Update Changes.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 pod/perlhack.pod for the details.
7
8 For information on what's new in this release, see pod/perldelta.pod.
9
10 [The "CAST AND CREW" list has been moved to AUTHORS.]
11
12 NOTE: Each change entry shows the change number; who checked it into the
13 repository; when; description of the change; which branch the change
14 happened in; and the affected files.  The file lists have a short symbolic
15 indicator:
16
17             !       modified
18             +       added
19             -       deleted
20             +>      branched (from elsewhere)
21             !>      merged changes (from elsewhere)
22
23 The Message-Ids in the change entries refer to the email messages sent
24 to the perl5-porters mailing list.  You can retrieve the messages for
25 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26
27 --------------
28 Version v5.9.X          Development release working toward v5.10
29 --------------
30
31 ____________________________________________________________________________
32 [ 22506] By: rgs                                   on 2004/03/16  15:32:42
33         Log: This is 5.9.1.
34      Branch: perl
35            ! patchlevel.h
36 ____________________________________________________________________________
37 [ 22505] By: rgs                                   on 2004/03/16  15:28:55
38         Log: We'll ship 5.9.1 today.
39      Branch: perl
40            ! pod/perlhist.pod
41 ____________________________________________________________________________
42 [ 22504] By: rgs                                   on 2004/03/16  15:25:22
43         Log: More perldelta updates.
44      Branch: perl
45            ! pod/perl591delta.pod
46 ____________________________________________________________________________
47 [ 22503] By: rgs                                   on 2004/03/16  13:23:34
48         Log: Since the signature.t test of CPAN relies on a non-core module,
49              it's not relevant to the perl core distribution.
50      Branch: perl
51            - lib/CPAN/t/signature.t
52            ! MANIFEST
53 ____________________________________________________________________________
54 [ 22502] By: rgs                                   on 2004/03/15  21:54:56
55         Log: Fix the order of arguments in the usage message of
56              POSIX::chown(). It's different from the POSIX order but
57              it's the same than CORE::chown(). Damn.
58      Branch: perl
59            ! ext/POSIX/POSIX.pm
60 ____________________________________________________________________________
61 [ 22501] By: rgs                                   on 2004/03/15  17:09:26
62         Log: Subject: Re: Smoke [5.9.1] 22491 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
63              From: Steve Hay <steve.hay@uk.radan.com>
64              Date: Mon, 15 Mar 2004 10:28:02 +0000
65              Message-ID: <40558532.30002@uk.radan.com>
66              
67              Plus, restore patch #22489
68      Branch: perl
69            ! win32/Makefile win32/makefile.mk
70 ____________________________________________________________________________
71 [ 22500] By: davem                                 on 2004/03/14  20:13:47
72         Log: scope exit could expose freed local() value
73      Branch: perl
74            ! scope.c t/op/localref.t
75 ____________________________________________________________________________
76 [ 22499] By: davem                                 on 2004/03/14  17:01:34
77         Log: strict 'subs' didn't warn on bareword array index
78      Branch: perl
79            ! op.c t/lib/strict/subs
80 ____________________________________________________________________________
81 [ 22498] By: rgs                                   on 2004/03/14  12:52:17
82         Log: Four Storable patches towards Storable 2.11 :
83              
84              Subject: Re: [perl #27616] Storable can't freeze restricted hashes in canonical order
85              From: Nicholas Clark <nick@ccl4.org>
86              Date: Sat, 13 Mar 2004 15:13:28 +0000
87              Message-ID: <20040313151327.GS701@plum.flirble.org>
88              
89              Date: Sat, 13 Mar 2004 20:23:45 +0000
90              Message-ID: <20040313202345.GX701@plum.flirble.org>
91              
92              Date: Sat, 13 Mar 2004 22:20:07 +0000
93              Message-ID: <20040313222007.GZ701@plum.flirble.org>
94              
95              Date: Sat, 13 Mar 2004 23:03:46 +0000
96              Message-ID: <20040313230345.GB701@plum.flirble.org>
97      Branch: perl
98            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
99            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
100            ! ext/Storable/t/restrict.t
101 ____________________________________________________________________________
102 [ 22497] By: rgs                                   on 2004/03/13  21:27:57
103         Log: Subject: [perl #27567] [patch] a typo and a mistake in perltoot.pod 
104              From: "padre@elte.hu (via RT)" <perlbug-followup@perl.org>
105              Date: 10 Mar 2004 17:05:09 -0000
106              Message-ID: <rt-3.0.8-27567-81174.13.282806825515@perl.org>
107      Branch: perl
108            ! pod/perltoot.pod
109 ____________________________________________________________________________
110 [ 22496] By: rgs                                   on 2004/03/13  21:16:59
111         Log: More small perldelta updates.
112      Branch: perl
113            ! pod/perl591delta.pod
114 ____________________________________________________________________________
115 [ 22495] By: rgs                                   on 2004/03/13  20:05:20
116         Log: Revert change #22489, that seems to cause build failures on Windows.
117      Branch: perl
118            ! win32/Makefile win32/makefile.mk
119 ____________________________________________________________________________
120 [ 22494] By: rgs                                   on 2004/03/13  19:55:43
121         Log: Subject: Re: [PATCH] Stop splitpod truncating sprintf manpage
122              From: Steve Hay <steve.hay@uk.radan.com>
123              Date: Fri, 12 Mar 2004 08:38:41 +0000
124              Message-ID: <40517711.9030204@uk.radan.com>
125      Branch: perl
126            ! pod/splitpod
127 ____________________________________________________________________________
128 [ 22493] By: rgs                                   on 2004/03/12  23:39:16
129         Log: perl591delta nits. Regenerate the tables of contents.
130      Branch: perl
131            ! pod/perl591delta.pod pod/perlmodlib.pod pod/perltoc.pod
132 ____________________________________________________________________________
133 [ 22492] By: rgs                                   on 2004/03/12  21:35:49
134         Log: Update perl591delta. Include a small to-do list in it.
135      Branch: perl
136            ! pod/perl591delta.pod
137 ____________________________________________________________________________
138 [ 22491] By: rgs                                   on 2004/03/12  20:08:31
139         Log: Subject: [PATCH] Math::BigInt v1.70, bignum 0.15, Math::BigRat 0.12
140              From: Tels <perl_dummy@bloodgate.com>
141              Date: Fri, 12 Mar 2004 18:02:30 +0100
142              Message-Id: <200403121802.31679@bloodgate.com>
143      Branch: perl
144            + lib/Math/BigInt/t/_e_math.t
145            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt/t/bare_mbf.t
146            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
147            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
148            ! lib/bigint.pm lib/bignum.pm
149 ____________________________________________________________________________
150 [ 22490] By: rgs                                   on 2004/03/12  18:31:12
151         Log: Fix a bug in the cloning of regexps
152              
153              Subject: Re: [perl #27530] Regex qr// interpolation fails when chr(0) is used in a thread 
154              From: hv@crypt.org
155              Date: Thu, 11 Mar 2004 16:21:50 +0000
156              Message-Id: <200403111621.i2BGLoi20225@zen.crypt.org>
157              (plus another similar fix)
158      Branch: perl
159            ! sv.c
160 ____________________________________________________________________________
161 [ 22489] By: rgs                                   on 2004/03/12  18:26:34
162         Log: Subject: [PATCH] Fix minitest target in Win32 makefiles
163              From: Steve Hay <steve.hay@uk.radan.com>
164              Date: Fri, 12 Mar 2004 15:52:23 +0000
165              Message-ID: <4051DCB7.107@uk.radan.com>
166      Branch: perl
167            ! win32/Makefile win32/makefile.mk
168 ____________________________________________________________________________
169 [ 22488] By: rgs                                   on 2004/03/11  22:57:29
170         Log: Document the new behaviour of the substr lvalue :
171              Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue window
172              From: Dave Mitchell <davem@fdisolutions.com>
173              Date: Mon, 1 Mar 2004 23:59:21 +0000
174              Message-ID: <20040301235921.GC6469@fdisolutions.com>
175      Branch: perl
176            ! pod/perlfunc.pod
177 ____________________________________________________________________________
178 [ 22485] By: davem                                 on 2004/03/11  14:52:58
179         Log: make op/write.t work better under stdio by running the subtests
180              in the child process rather than the parent.
181      Branch: perl
182            ! t/op/write.t
183 ____________________________________________________________________________
184 [ 22484] By: merijn                                on 2004/03/11  10:08:17
185         Log: Subject: Re: [PATCH] Re: Proposal to remove support for MachTen
186              From: Dominic Dunlop <shouldbedomo@mac.com>
187              Date: Thu, 11 Mar 2004 10:34:01 +0100
188              Message-Id: <3B07B7FC-733F-11D8-AC24-000A27839BD6@mac.com>
189      Branch: perl
190            ! README.machten hints/machten.sh
191 ____________________________________________________________________________
192 [ 22483] By: nicholas                              on 2004/03/10  20:38:49
193         Log: croaking for readonly SVs in Perl_sv_utf8_upgrade_flags was a mistake
194              back this out until we have a tangible policy
195      Branch: perl
196            ! sv.c
197 ____________________________________________________________________________
198 [ 22482] By: rgs                                   on 2004/03/10  16:16:00
199         Log: Upgrade to Cwd 2.17.
200      Branch: perl
201            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
202 ____________________________________________________________________________
203 [ 22481] By: rgs                                   on 2004/03/10  10:55:12
204         Log: Subject: Re: [PATCH] More "distclean" tidy ups on Win32
205              From: Steve Hay <steve.hay@uk.radan.com>
206              Date: Wed, 10 Mar 2004 10:58:15 +0000
207              Message-ID: <404EF4C7.9090107@uk.radan.com>
208      Branch: perl
209            ! win32/Makefile win32/makefile.mk
210 ____________________________________________________________________________
211 [ 22480] By: rgs                                   on 2004/03/10  09:25:36
212         Log: Change 22476 left out a similar fix for ExtUtils::MM_Win32
213              (noticed by Steve Hay.)
214              Also, update MANIFEST.SKIP to be in line with the renaming
215              "blibdirs" to "blibdirs.exists".
216      Branch: perl
217            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Win32.pm
218 ____________________________________________________________________________
219 [ 22479] By: rgs                                   on 2004/03/10  09:07:03
220         Log: A patch by Richard Foley to reduce the amount of
221              forkage between the 5.8 and 5.9 debuggers.
222      Branch: perl
223            ! lib/perl5db.pl
224 ____________________________________________________________________________
225 [ 22478] By: chip                                  on 2004/03/09  23:51:41
226         Log: In line-buffered mode, flush on the *last* newline,
227              not on every newline.
228      Branch: perl
229            ! perlio.c
230 ____________________________________________________________________________
231 [ 22477] By: rgs                                   on 2004/03/09  22:27:22
232         Log: Subject: [PATCH] More "distclean" tidy ups on Win32
233              From: Steve Hay <steve.hay@uk.radan.com>
234              Date: Fri, 05 Mar 2004 09:56:36 +0000
235              Message-ID: <40484ED4.1050001@uk.radan.com>
236              (only the win32 makefiles part)
237      Branch: perl
238            ! win32/Makefile win32/makefile.mk
239 ____________________________________________________________________________
240 [ 22476] By: rgs                                   on 2004/03/09  21:45:49
241         Log: Subject: [PATCH] bleadperl/MM/VMS (was Re: perl@22413)
242              From: "Craig A. Berry" <craigberry@mac.com>
243              Date: Mon, 08 Mar 2004 08:18:43 -0600
244              Message-ID: <404C80C3.6090009@mac.com>
245              
246              Avoid to build everything twice on VMS.
247              This is done by renaming the blibdirs target to blibdirs.exists.
248              No, I don't understand why.
249      Branch: perl
250            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_NW5.pm
251            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
252            ! lib/ExtUtils/t/INST_PREFIX.t
253 ____________________________________________________________________________
254 [ 22474] By: rgs                                   on 2004/03/09  20:29:02
255         Log: Improve the "Prototype mismatch" error message when
256              the redefined subroutine didn't have any prototype.
257      Branch: perl
258            ! op.c t/comp/redef.t
259 ____________________________________________________________________________
260 [ 22473] By: mhx                                   on 2004/03/09  19:09:20
261         Log: Revert change #22472, but keep the new tests.
262      Branch: perl
263            ! pp_ctl.c t/op/range.t
264 ____________________________________________________________________________
265 [ 22472] By: mhx                                   on 2004/03/09  18:41:15
266         Log: Subject: Re: undef and the range operator
267              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
268              Date: Mon, 8 Mar 2004 21:49:55 +0100
269              Message-Id: <20040308214955.3d8be3a6@r2d2>
270      Branch: perl
271            ! pp_ctl.c t/op/range.t
272 ____________________________________________________________________________
273 [ 22471] By: nicholas                              on 2004/03/09  16:11:37
274         Log: Make a temporary copy of the input buffer in pp_send, so that send
275              and syswrite don't gratuitously upgrade their input to UTF8
276      Branch: perl
277            ! pp_sys.c t/op/sysio.t
278 ____________________________________________________________________________
279 [ 22470] By: rgs                                   on 2004/03/09  15:27:38
280         Log: Upgrade to Cwd 2.16
281      Branch: perl
282            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
283 ____________________________________________________________________________
284 [ 22469] By: rgs                                   on 2004/03/09  14:56:10
285         Log: Upgrade to CGI.pm 3.04.
286      Branch: perl
287            ! lib/CGI.pm lib/CGI/Cookie.pm
288 ____________________________________________________________________________
289 [ 22468] By: rgs                                   on 2004/03/08  15:35:59
290         Log: perl591delta.pod update.
291      Branch: perl
292            ! pod/perl591delta.pod
293 ____________________________________________________________________________
294 [ 22467] By: rgs                                   on 2004/03/08  10:43:23
295         Log: Another makefile portability fix for Win32 by Steve Hay.
296      Branch: perl
297            ! win32/Makefile win32/makefile.mk
298 ____________________________________________________________________________
299 [ 22466] By: rgs                                   on 2004/03/08  08:06:33
300         Log: Subject: [PATCH] win32_fstat has a potential buffer overrun problem
301              From: Jan Dubois <jand@ActiveState.com>
302              Date: Sun, 07 Mar 2004 17:04:35 -0800
303              Message-ID: <8lgn409p4k2kpde8d428d7a4r7fsgjc8b4@4ax.com>
304      Branch: perl
305            ! win32/win32.c
306 ____________________________________________________________________________
307 [ 22465] By: nicholas                              on 2004/03/07  23:31:49
308         Log: Fix Dave's original shared hash key corruption bug
309      Branch: perl
310            ! sv.c
311 ____________________________________________________________________________
312 [ 22463] By: nicholas                              on 2004/03/07  21:34:01
313         Log: Add a readonly check to Perl_sv_utf8_upgrade_flags, a regresion test
314              in utf8.t, and fix 3 bugs it exposed in utfhash.t
315      Branch: perl
316            ! lib/utf8.t sv.c t/op/utfhash.t
317 ____________________________________________________________________________
318 [ 22462] By: rgs                                   on 2004/03/07  20:34:05
319         Log: Subject: undef and the range operator
320              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
321              Date: Sun, 7 Mar 2004 21:11:20 +0100
322              Message-Id: <20040307211120.10e46933@r2d2>
323      Branch: perl
324            ! pp_ctl.c t/op/range.t
325 ____________________________________________________________________________
326 [ 22459] By: rgs                                   on 2004/03/07  18:41:36
327         Log: Subject: Re: [PATCH Cwd 2.15] test tweak for VMS
328              From: "Ken Williams" <ken@mathforum.org>
329              Date: Sun, 7 Mar 2004 09:37:19 -0600
330              Message-Id: <51C75B2A-704D-11D8-BBD2-003065F6D85A@mathforum.org>
331      Branch: perl
332            ! ext/Cwd/t/cwd.t
333 ____________________________________________________________________________
334 [ 22456] By: rgs                                   on 2004/03/07  14:08:43
335         Log: Subject: [PATCH t/op/closure.t] line-end tweak for VMS
336              From: "Craig A. Berry" <craigberry@mac.com>
337              Date: Sat, 06 Mar 2004 22:50:25 -0600
338              Message-ID: <404AAA11.8050001@mac.com>
339      Branch: perl
340            ! t/op/closure.t
341 ____________________________________________________________________________
342 [ 22452] By: rgs                                   on 2004/03/06  21:24:45
343         Log: Subject: [PATCH Cwd 2.15] test tweak for VMS
344              From: "Craig A. Berry" <craigberry@mac.com>
345              Date: Sat, 06 Mar 2004 13:51:55 -0600
346              Message-ID: <404A2BDB.8030401@mac.com>
347      Branch: perl
348            ! ext/Cwd/t/cwd.t
349 ____________________________________________________________________________
350 [ 22451] By: rgs                                   on 2004/03/06  21:09:10
351         Log: Allow syslog() to use numeric constants in addition to strings for
352              facility names and priorities.
353              
354              Subject: Patch for Sys::Syslog
355              From: Jim Schneider <jschneid@netilla.com>
356              Date: Fri, 5 Mar 2004 14:03:10 -0500
357              Message-Id: <200403051403.10674.jschneid@netilla.com>
358      Branch: perl
359            ! ext/Sys/Syslog/Syslog.pm
360 ____________________________________________________________________________
361 [ 22446] By: nicholas                              on 2004/03/06  16:13:48
362         Log: Make threads tests pass make minitest (by skipping)
363      Branch: perl
364            ! t/op/getpid.t t/op/threads.t
365 ____________________________________________________________________________
366 [ 22445] By: davem                                 on 2004/03/06  15:25:32
367         Log: fix coredump in /(?{sub{}})/
368      Branch: perl
369            ! pad.c
370 ____________________________________________________________________________
371 [ 22444] By: rgs                                   on 2004/03/05  21:19:06
372         Log: A small perluniintro clarification by Jarkko.
373      Branch: perl
374            ! pod/perluniintro.pod
375 ____________________________________________________________________________
376 [ 22443] By: rgs                                   on 2004/03/05  14:13:50
377         Log: Subject: [PATCH] Re: Strange segfault
378              From: mhx-perl@gmx.net (Marcus Holland-Moritz)
379              Date: Fri, 5 Mar 2004 15:13:53 +0100
380              Message-ID: <20040305151353.5f3e913c@r2d2>
381      Branch: perl
382            ! pp_ctl.c t/op/range.t
383 ____________________________________________________________________________
384 [ 22442] By: rgs                                   on 2004/03/05  09:31:22
385         Log: Subject: [PATCH] Fix PERLEXE_ICO/PERLEXE_RES targets in makefile.mk on Win32
386              From: steve.hay@uk.radan.com (Steve Hay)
387              Date: Fri, 05 Mar 2004 09:42:32 +0000
388              Message-ID: <40484B88.7070608@uk.radan.com>
389      Branch: perl
390            ! win32/makefile.mk
391 ____________________________________________________________________________
392 [ 22441] By: rgs                                   on 2004/03/05  08:53:08
393         Log: Change 22436 broke the Windows build.
394              Fix by Steve Hay.
395      Branch: perl
396            ! ext/POSIX/POSIX.xs
397 ____________________________________________________________________________
398 [ 22440] By: davem                                 on 2004/03/05  00:09:23
399         Log: silence some compiler warnings
400      Branch: perl
401            ! pp_ctl.c sv.c
402 ____________________________________________________________________________
403 [ 22439] By: davem                                 on 2004/03/04  23:56:42
404         Log: ensure utf8::encode() normalises its arg
405      Branch: perl
406            ! sv.c
407 ____________________________________________________________________________
408 [ 22438] By: davem                                 on 2004/03/04  23:32:38
409         Log: Memory leak in continue loop
410              make sure redo always frees temps
411      Branch: perl
412            ! pp_ctl.c t/op/loopctl.t
413 ____________________________________________________________________________
414 [ 22437] By: davem                                 on 2004/03/04  22:03:17
415         Log: Add perldiag entry for change #22435 (deprecate my $x if 0)
416      Branch: perl
417            ! pod/perldiag.pod
418 ____________________________________________________________________________
419 [ 22436] By: rgs                                   on 2004/03/04  21:52:18
420         Log: Subject: [PATCH] Re: [perl #25270] 5.8.3 - POSIX::ctermid() on Solaris 
421              From: Andrew Dougherty <doughera@lafayette.edu>
422              Date: Thu, 4 Mar 2004 14:41:07 -0500 (EST)
423              Message-ID: <Pine.SOL.4.58.0403041438350.5863@maxwell.phys.lafayette.edu>
424      Branch: perl
425            ! ext/POSIX/POSIX.xs
426 ____________________________________________________________________________
427 [ 22435] By: davem                                 on 2004/03/04  21:39:47
428         Log: add deprecation warning for my $x if 0
429      Branch: perl
430            ! op.c t/lib/warnings/op
431 ____________________________________________________________________________
432 [ 22434] By: davem                                 on 2004/03/04  21:38:57
433         Log: remove an 'if $a if 0' from AutoSplit.t
434      Branch: perl
435            ! lib/AutoSplit.t
436 ____________________________________________________________________________
437 [ 22433] By: davem                                 on 2004/03/04  20:33:44
438         Log: retract 22328 and 22332: deprecation warning for my $x if foo
439      Branch: perl
440            ! embed.h op.c opcode.h opcode.pl pod/perldiag.pod pp.sym
441            ! pp_proto.h t/lib/warnings/op
442 ____________________________________________________________________________
443 [ 22432] By: rgs                                   on 2004/03/04  12:18:11
444         Log: Maintainers.pl update by MJD.
445      Branch: perl
446            ! Porting/Maintainers.pl
447 ____________________________________________________________________________
448 [ 22431] By: rgs                                   on 2004/03/04  10:35:59
449         Log: Fix [perl #27357] Scalar Win32::GetOSVersion() broken in 5.8.3
450              (by Steve Hay)
451      Branch: perl
452            + t/win32/getosversion.t
453            ! MANIFEST win32/win32.c
454 ____________________________________________________________________________
455 [ 22430] By: rgs                                   on 2004/03/04  08:03:54
456         Log: Clarify the difference between utf8::downgrade/upgrade
457              and utf8::encode/decode (patch by Jarkko).
458      Branch: perl
459            ! lib/utf8.pm pod/perluniintro.pod
460 ____________________________________________________________________________
461 [ 22429] By: rgs                                   on 2004/03/03  23:01:56
462         Log: A couple of notes in perl591delta
463              (about Benchmark and the debugger.)
464      Branch: perl
465            ! pod/perl591delta.pod
466 ____________________________________________________________________________
467 [ 22428] By: rgs                                   on 2004/03/03  22:15:42
468         Log: Subject: [PATCH] simplify sv.h
469              From: Arthur Bergman <sky@nanisky.com>
470              Date: Sun, 29 Feb 2004 22:04:53 +0000
471              Message-Id: <4D3C272C-6B03-11D8-B799-000A95A2734C@nanisky.com>
472      Branch: perl
473            ! sv.h
474 ____________________________________________________________________________
475 [ 22427] By: rgs                                   on 2004/03/03  21:55:03
476         Log: Speed up the unicode case mappings (for /i, lc, uc, etc).
477              Subject: [PATCH] [perl #24826]
478              From: Jarkko Hietaniemi <jhi@iki.fi>
479              Date: Wed, 3 Mar 2004 09:37:21 +0200
480              Message-Id: <9B5CBF96-6CE5-11D8-83B0-00039362CB92@iki.fi>
481      Branch: perl
482            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
483            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
484            ! lib/unicore/mktables t/uni/case.pl utf8.c
485 ____________________________________________________________________________
486 [ 22426] By: rgs                                   on 2004/03/03  21:04:48
487         Log: Subject: [PATCH] debugger (5.8.x and 5.9.x)
488              From: Richard.Foley@t-online.de (Richard Foley)
489              Date: Wed, 3 Mar 2004 16:10:25 +0100
490              Message-Id: <200403031610.25080.richard.foley@rfi.net>
491      Branch: perl
492            ! lib/perl5db.pl
493 ____________________________________________________________________________
494 [ 22425] By: davem                                 on 2004/03/03  00:02:51
495         Log: stop t/op/write.t failures under stdio by always closing files
496              before reading them back; also replace `cat file` with a function
497              to read in the file
498      Branch: perl
499            ! t/op/write.t
500 ____________________________________________________________________________
501 [ 22424] By: nicholas                              on 2004/03/02  22:22:49
502         Log: Change the skip logic on the unicode tests so that they don't rely on
503              miniperl's "dynamic loading unavailable" message
504      Branch: perl
505            ! t/uni/chomp.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
506            ! t/uni/tr_utf8.t
507 ____________________________________________________________________________
508 [ 22423] By: nicholas                              on 2004/03/02  22:02:36
509         Log: Work on eliminating systematic failures on make minitest:
510              make minitest passes a -minitest flag to t/TEST
511              t/TEST sees this and sets $ENV{PERL_CORE_MINITEST}
512              Tests can choose to skip based on this.
513              (Other tactic is to make loading of Errno by %! happen at run time.)
514      Branch: perl
515            ! Makefile.SH t/TEST t/io/binmode.t t/io/crlf.t t/io/layers.t
516            ! t/io/open.t t/io/print.t t/io/read.t t/op/magic.t
517 ____________________________________________________________________________
518 [ 22422] By: davem                                 on 2004/03/02  21:33:22
519         Log: Remove machine-dependent rounding dependency from write overflow
520              tests
521      Branch: perl
522            ! t/op/write.t
523 ____________________________________________________________________________
524 [ 22421] By: rgs                                   on 2004/03/02  21:25:12
525         Log: Subject: [PATCH] nmake distclean cleans too much from lib/Digest on Win32
526              From: Steve Hay <steve.hay@uk.radan.com>
527              Date: Fri, 27 Feb 2004 17:42:26 +0000
528              Message-ID: <403F8182.5090607@uk.radan.com>
529      Branch: perl
530            ! win32/Makefile win32/makefile.mk
531 ____________________________________________________________________________
532 [ 22419] By: davem                                 on 2004/03/01  22:17:52
533         Log: 
534              add tests for change 22414 (lvalue substr jollity)
535              courtesy of Graham Barr.
536      Branch: perl
537            ! t/op/substr.t
538 ____________________________________________________________________________
539 [ 22418] By: davem                                 on 2004/03/01  22:00:11
540         Log: integrate Time::HiRes 1.56 from CPAN
541              (which is itself mostly derived from the bleedperl version)
542      Branch: perl
543            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
544            ! ext/Time/HiRes/Makefile.PL
545 ____________________________________________________________________________
546 [ 22417] By: mhx                                   on 2004/02/29  21:46:19
547         Log: Make panics a bit more verbose to ease debugging.
548      Branch: perl
549            ! thread.h
550 ____________________________________________________________________________
551 [ 22415] By: davem                                 on 2004/02/29  18:06:45
552         Log: make test breaks permissions on /dev/tty
553              perl -i could fchmod(stdin) by mistake
554      Branch: perl
555            ! doio.c
556 ____________________________________________________________________________
557 [ 22414] By: davem                                 on 2004/02/29  16:21:34
558         Log: Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue
559              From: Graham Barr <gbarr@pobox.com>
560              Date: Wed, 29 Oct 2003 09:56:53 +0000
561              Message-Id: <3993BF6C-09F6-11D8-B6DD-0003938857CC@pobox.com>
562              
563              make a variable aliased to an lvalue substr value work as expected
564      Branch: perl
565            ! mg.c
566 ____________________________________________________________________________
567 [ 22411] By: nicholas                              on 2004/02/29  13:08:28
568         Log: Bump Socket's version to a real floating point value
569      Branch: perl
570            ! ext/Socket/Socket.pm
571 ____________________________________________________________________________
572 [ 22410] By: ams                                   on 2004/02/29  04:29:24
573         Log: Back out _01 version suffix.
574      Branch: perl
575            ! ext/Storable/Storable.pm
576 ____________________________________________________________________________
577 [ 22409] By: davem                                 on 2004/02/28  23:29:10
578         Log: Bump version numbers of moules affected by change #22258
579              (removing /tmp and other insecurities)
580      Branch: perl
581            ! ext/DB_File/DB_File.pm ext/Devel/PPPort/PPPort.pm
582            ! ext/Socket/Socket.pm ext/Storable/Storable.pm
583            ! ext/Time/HiRes/HiRes.pm lib/CGI/Cookie.pm
584            ! lib/ExtUtils/MakeMaker.pm lib/Memoize.pm lib/Shell.pm
585            ! lib/perl5db.pl
586 ____________________________________________________________________________
587 [ 22408] By: davem                                 on 2004/02/28  22:37:08
588         Log: make the bison-based parser threadsafe and capable of deep
589              recursion by eradicating Perl_yylex_r()
590      Branch: perl
591            ! embed.fnc embed.h embedvar.h intrpvar.h mg.c perl.h perlapi.h
592            ! perly.c proto.h toke.c
593 ____________________________________________________________________________
594 [ 22407] By: nicholas                              on 2004/02/28  16:10:20
595         Log: Use File::Temp for tempfiles if it is available.
596              (Based on a patch from Solar Designer <solar@openwall.com> in
597              Message-ID: <20040125222218.GA13499@openwall.com>, the bulk of which
598              was applied as change 22258)
599      Branch: perl
600            ! utils/perlbug.PL
601 ____________________________________________________________________________
602 [ 22406] By: mhx                                   on 2004/02/28  15:04:41
603         Log: Fix segfaults when running under -Dx.
604      Branch: perl
605            ! dump.c
606 ____________________________________________________________________________
607 [ 22403] By: nicholas                              on 2004/02/27  17:56:30
608         Log: Assimilate Cwd 2.15 from CPAN
609      Branch: perl
610            ! ext/Cwd/Changes lib/Cwd.pm
611 ____________________________________________________________________________
612 [ 22401] By: nicholas                              on 2004/02/27  16:27:19
613         Log: Create a new local $_ without triggering tie by using local *_ = \my $a
614              (an idea from Ton Hospel, Message-Id: <c1igq3$n84$1@post.home.lunix>)
615      Branch: perl
616            ! lib/File/Find.pm lib/File/Find/t/find.t
617 ____________________________________________________________________________
618 [ 22400] By: merijn                                on 2004/02/27  15:25:27
619         Log: When threads are active we need -lpthread, but previous `fix' of
620              now linked libraries invalidated the regex for sed (AIX 5 has no
621              seperate libc.a and libc_r.a the latter links to the first)
622      Branch: perl
623            ! hints/aix.sh
624 ____________________________________________________________________________
625 [ 22397] By: nicholas                              on 2004/02/27  13:13:43
626         Log: Correct thinko in comment.
627      Branch: perl
628            ! op.c
629 ____________________________________________________________________________
630 [ 22393] By: nicholas                              on 2004/02/27  10:41:39
631         Log: In hsplit, if a normal hash has placeholders then clear them before
632              splitting. We can do this safely because Storable ensures hsplit is
633              not called while it builds restricted hashes (actually any hashes)
634              This change may not make things faster, but now we have the choice.
635      Branch: perl
636            ! ext/Storable/t/restrict.t hv.c
637 ____________________________________________________________________________
638 [ 22391] By: nicholas                              on 2004/02/27  10:27:38
639         Log: My re-implementation of hv_clear_placeholders was buggy - not sure why
640              the tests still passed. Fixed.
641      Branch: perl
642            ! hv.c
643 ____________________________________________________________________________
644 [ 22383] By: nicholas                              on 2004/02/26  14:59:40
645         Log: Moving all the e-mail addresses over by 1 column makes them start on
646              an 8 column tabstop, which makes editing this file easier.
647              So then I replaced spaces with tabs and made it smaller too.
648      Branch: perl
649            ! AUTHORS
650 ____________________________________________________________________________
651 [ 22382] By: nicholas                              on 2004/02/26  14:49:13
652         Log: Add Mark Fowler
653      Branch: perl
654            ! AUTHORS
655 ____________________________________________________________________________
656 [ 22381] By: nicholas                              on 2004/02/26  13:11:07
657         Log: Integrate:
658              [ 22339]
659              Mention 5.005_04 RC2
660              
661              [ 22360]
662              Update for 5.005_04 release
663      Branch: perl
664           !> pod/perlhist.pod
665 ____________________________________________________________________________
666 [ 22380] By: rgs                                   on 2004/02/26  13:03:43
667         Log: Subject: [PATCH] Improved perlapi documentation for croak
668              From: Mark Fowler <mark@twoshortplanks.com>
669              Date: Wed, 25 Feb 2004 22:47:21 +0000 (GMT)
670              Message-ID: <Pine.LNX.4.55.0402252242510.32152@gan.twoshortplanks.com>
671              
672              (and regenerate perlapi.pod.)
673      Branch: perl
674            ! pod/perlapi.pod util.c
675 ____________________________________________________________________________
676 [ 22379] By: merijn                                on 2004/02/26  08:44:53
677         Log: From: Art Haas <ahaas@airmail.net>
678              Subject: Replacing '-rdynamic' in Configure script
679              Date: Fri, 20 Feb 2004 13:53:56 -0600
680              Message-ID: <20040220195400.31177.qmail@onion.perl.org>
681      Branch: perl
682            ! Configure
683 ____________________________________________________________________________
684 [ 22377] By: davem                                 on 2004/02/25  21:07:44
685         Log: remove my work address
686      Branch: perl
687            ! AUTHORS
688 ____________________________________________________________________________
689 [ 22376] By: davem                                 on 2004/02/25  17:10:56
690         Log: stop "const in void context" warning for a const in an
691              optimised-away boolean expresssion, eg 5 || print;
692      Branch: perl
693            ! op.c op.h t/lib/warnings/op
694 ____________________________________________________________________________
695 [ 22375] By: merijn                                on 2004/02/25  11:13:12
696         Log: Skip the Net/Ping/450_service failures on HP-UX for the time being 
697      Branch: perl
698            ! lib/Net/Ping/t/450_service.t
699 ____________________________________________________________________________
700 [ 22374] By: merijn                                on 2004/02/25  09:32:12
701         Log: AIX hints stage 3: remove AIX 3 and AIX 4 after split off
702              One open issue left: promoting to cc_r for threaded builds
703              need a review to permit users using -Dcc=xlc_r for non
704              threaded builds
705      Branch: perl
706            ! hints/aix.sh
707 ____________________________________________________________________________
708 [ 22373] By: davem                                 on 2004/02/24  23:25:52
709         Log: fix memory leak in @_ = ...; goto &sub
710      Branch: perl
711            ! pp_ctl.c
712 ____________________________________________________________________________
713 [ 22372] By: rgs                                   on 2004/02/24  22:44:34
714         Log: Enhance test cleanliness by a very small factor.
715      Branch: perl
716            ! t/comp/parser.t
717 ____________________________________________________________________________
718 [ 22371] By: rgs                                   on 2004/02/24  22:34:06
719         Log: Fix a segfault during optree construction. (bug #27024)
720      Branch: perl
721            ! op.c t/comp/parser.t
722 ____________________________________________________________________________
723 [ 22370] By: rgs                                   on 2004/02/24  20:39:26
724         Log: Update Changes and AUTHORS.
725      Branch: perl
726            ! AUTHORS Changes
727 ____________________________________________________________________________
728 [ 22369] By: rgs                                   on 2004/02/24  19:53:51
729         Log: Subject: [PATCH] optimization for map in scalar context
730              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
731              Date: Tue, 24 Feb 2004 12:02:57 +0100
732              Message-id: <20040224110257.GA5510@ethan>
733      Branch: perl
734            ! pp_ctl.c
735 ____________________________________________________________________________
736 [ 22368] By: rgs                                   on 2004/02/24  19:30:12
737         Log: Subject: Bugfix for perlrequick and perlretut
738              From: Mark Kvale <kvale@phy.ucsf.edu>
739              Date: Tue, 24 Feb 2004 11:32:34 -0800
740              Message-Id: <200402241132.34656.kvale@phy.ucsf.edu>
741      Branch: perl
742            ! pod/perlrequick.pod pod/perlretut.pod
743 ____________________________________________________________________________
744 [ 22367] By: rgs                                   on 2004/02/23  22:08:33
745         Log: Instead of localising *_, use a dummy foreach loop to get
746              a local value of $_
747      Branch: perl
748            ! lib/File/Find.pm
749 ____________________________________________________________________________
750 [ 22366] By: rgs                                   on 2004/02/23  21:40:02
751         Log: Subject: Re: [perl #24338] Attribute::Handlers will trash UNIVERSAL
752              From: alan <alan@pair.com>
753              Date: Tue, 17 Feb 2004 14:23:08 -0500 (EST)
754              Message-ID: <Pine.BSF.4.58.0402171418090.80983@smx.pair.com>
755      Branch: perl
756            ! lib/Attribute/Handlers.pm
757 ____________________________________________________________________________
758 [ 22365] By: rgs                                   on 2004/02/23  21:30:42
759         Log: Update perl591delta.
760      Branch: perl
761            ! pod/perl591delta.pod
762 ____________________________________________________________________________
763 [ 22364] By: rgs                                   on 2004/02/23  20:56:38
764         Log: Fix bug #26910: hints were not propagated into (?{...})
765              blocks, except the utf8 pragma.
766      Branch: perl
767            ! pp_ctl.c t/lib/strict/refs t/lib/strict/subs t/lib/strict/vars
768 ____________________________________________________________________________
769 [ 22363] By: rgs                                   on 2004/02/23  19:15:53
770         Log: Subject: Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation 
771              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
772              Date: Sun, 22 Feb 2004 16:09:33 +0900
773              Message-Id: <20040222160505.98E5.BQW10602@nifty.com>
774              
775              Subject: [PATCH] Encode::CN::HZ (was Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation)
776              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
777              Date: Sun, 22 Feb 2004 18:41:43 +0900
778              Message-Id: <20040222182357.6B39.BQW10602@nifty.com>
779              
780              Plus, add a "_01" to the theoretical version number of Encode::CN::HZ.
781      Branch: perl
782            ! ext/Encode/lib/Encode/CN/HZ.pm pp_hot.c t/op/concat.t
783 ____________________________________________________________________________
784 [ 22362] By: rgs                                   on 2004/02/23  18:31:31
785         Log: Subject: [PATCH] Benchmark for child processes
786              From: Chia-liang Kao <clkao@clkao.org>
787              Date: Mon, 23 Feb 2004 22:53:51 +0800
788              Message-ID: <20040223145351.GH94376@portege.clkao.org>
789      Branch: perl
790            ! lib/Benchmark.pm
791 ____________________________________________________________________________
792 [ 22359] By: merijn                                on 2004/02/23  11:55:08
793         Log: Subject: Re: Perl 5.8.1 on IRIX 5.3
794              Date: Thu, 22 Jan 2004 18:35:26 +0100 (CET)
795              From: Georg Schwarz <geos@epost.de>
796              Message-Id: <E1Ajijm-0006ya-LE@mikro.physik.TU-Berlin.DE>
797      Branch: perl
798            ! hints/irix_5.sh
799 ____________________________________________________________________________
800 [ 22358] By: rgs                                   on 2004/02/22  21:49:47
801         Log: Subject: initial patch for cygwin IPC via cygserver
802              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
803              Date: Thu, 19 Feb 2004 09:01:13 -0800
804              Message-ID: <20040219170113.GA2792@efn.org>
805      Branch: perl
806            ! ext/IPC/SysV/hints/cygwin.pl hints/cygwin.sh
807 ____________________________________________________________________________
808 [ 22357] By: davem                                 on 2004/02/22  15:43:53
809         Log: Extend OP_AELEMFAST optimisation to lexical arrays
810      Branch: perl
811            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm op.c op.h pp_hot.c
812 ____________________________________________________________________________
813 [ 22356] By: rgs                                   on 2004/02/21  16:51:52
814         Log: We're not binary compatible with 5.8.
815              Change PERL_API_VERSION to 5.9.1.
816      Branch: perl
817            ! patchlevel.h
818 ____________________________________________________________________________
819 [ 22355] By: rgs                                   on 2004/02/21  16:30:02
820         Log: Document change #22353 in perldelta.
821      Branch: perl
822            ! pod/perl591delta.pod
823 ____________________________________________________________________________
824 [ 22354] By: rgs                                   on 2004/02/21  16:23:54
825         Log: Increment the version number of B, due to the incompatible
826              API change introduced by #22353 (no more op_seq method.)
827      Branch: perl
828            ! ext/B/B.pm
829 ____________________________________________________________________________
830 [ 22353] By: rgs                                   on 2004/02/21  16:18:32
831         Log: Subject: Re: op_seq (was: Freeing code)
832              From: Paul Johnson <paul@pjcj.net>
833              Date: Sat, 21 Feb 2004 02:31:47 +0100
834              Message-ID: <20040221013147.GB6953@pjcj.net>
835              
836              Rework the OP structure to use less space.
837              Remove op_seq (and simulate it in dump.c),
838              replace it by op_opt and op_static,
839              shrink op_type, remove PL_op_seqmax.
840      Branch: perl
841            ! bytecode.pl dump.c embed.h embedvar.h ext/B/B.xs
842            ! ext/B/B/Asmdata.pm ext/B/B/C.pm ext/B/B/Concise.pm
843            ! ext/B/B/Debug.pm ext/ByteLoader/byterun.c
844            ! ext/ByteLoader/byterun.h intrpvar.h op.c op.h perlapi.h
845            ! pod/perlintern.pod sv.c
846 ____________________________________________________________________________
847 [ 22352] By: rgs                                   on 2004/02/20  17:29:32
848         Log: When you write C<my $_ ; for (...) {...}>, the lexical $_
849              is not actually introduced by the for statement.
850      Branch: perl
851            ! op.c
852 ____________________________________________________________________________
853 [ 22351] By: davem                                 on 2004/02/20  15:38:10
854         Log: remove a split test's dependence on -Dx output
855              (needed after change #22343)
856      Branch: perl
857            ! t/op/split.t
858 ____________________________________________________________________________
859 [ 22350] By: davem                                 on 2004/02/20  15:34:27
860         Log: add Deparse/Concise support for inplace sort (change 22349)
861      Branch: perl
862            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
863 ____________________________________________________________________________
864 [ 22349] By: davem                                 on 2004/02/20  14:54:35
865         Log: optimise the sorting inplace of plain arrays: @a = sort @a
866      Branch: perl
867            ! op.c op.h pp_sort.c t/op/sort.t
868 ____________________________________________________________________________
869 [ 22348] By: davem                                 on 2004/02/20  14:18:13
870         Log: Document the SVf_PADSTALE flag
871      Branch: perl
872            ! pad.c
873 ____________________________________________________________________________
874 [ 22347] By: rgs                                   on 2004/02/20  10:46:51
875         Log: Delete lib/IPC/SysV.t (duplicate of ext/IPC/SysV/t/ipcsysv.t)
876      Branch: perl
877            - lib/IPC/SysV.t
878            ! MANIFEST
879 ____________________________________________________________________________
880 [ 22346] By: rgs                                   on 2004/02/20  10:23:51
881         Log: Subject: [PATCH] genmk95.pl touchup for distclean on Win98
882              From: Greg Matheson <lang@ms.chinmin.edu.tw>
883              Date: Fri, 20 Feb 2004 15:34:59 +0800
884              Message-ID: <20040220153459.A30249@ms.chinmin.edu.tw>
885      Branch: perl
886            ! win32/genmk95.pl
887 ____________________________________________________________________________
888 [ 22345] By: rgs                                   on 2004/02/20  08:21:47
889         Log: Upgrade to Term::ANSIColor 1.08.
890      Branch: perl
891            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
892            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
893 ____________________________________________________________________________
894 [ 22344] By: rgs                                   on 2004/02/19  21:17:10
895         Log: Upgrade to prereleases of Math::BigInt 1.70 and
896              Math::BigRat 0.12, by Tels.
897      Branch: perl
898            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
899            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
900            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
901            ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/bigfltpm.inc
902            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
903            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
904            ! lib/Math/BigInt/t/bigints.t lib/Math/BigInt/t/biglog.t
905            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/config.t
906            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
907            ! lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/sub_mbf.t
908            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
909            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
910            ! lib/Math/BigInt/t/use_mbfw.t lib/Math/BigInt/t/with_sub.t
911            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
912            ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
913            ! lib/bigint.pm t/lib/Math/BigInt/BareCalc.pm
914            ! t/lib/Math/BigInt/Scalar.pm t/lib/Math/BigRat/Test.pm
915 ____________________________________________________________________________
916 [ 22343] By: davem                                 on 2004/02/19  13:43:18
917         Log: -Dx could coredump on threaded builds because consts are now
918              stored in the pad
919      Branch: perl
920            ! dump.c
921 ____________________________________________________________________________
922 [ 22342] By: rgs                                   on 2004/02/18  21:38:13
923         Log: Add a tool to report dual-lived core modules that don't
924              have the same version than the corresponding module on CPAN.
925      Branch: perl
926            + Porting/corecpan.pl
927            ! MANIFEST
928 ____________________________________________________________________________
929 [ 22341] By: rgs                                   on 2004/02/18  14:04:11
930         Log: Document the removal of PERL_XS_APIVERSION and PERL_PM_APIVERSION.
931      Branch: perl
932            ! pod/perl591delta.pod
933 ____________________________________________________________________________
934 [ 22338] By: rgs                                   on 2004/02/18  13:32:17
935         Log: Add base.pm and fields.pm to the maintainer list.
936              Remove a duplicate file from this list.
937      Branch: perl
938            ! Porting/Maintainers.pl
939 ____________________________________________________________________________
940 [ 22337] By: davem                                 on 2004/02/18  13:22:13
941         Log: fix write test: -small_number may be displayed as 00.00 or -0.00
942      Branch: perl
943            ! t/op/write.t
944 ____________________________________________________________________________
945 [ 22334] By: merijn                                on 2004/02/18  12:18:52
946         Log: Removed pm_apiversion and xs_apiversion as requested by
947              the pumpkin. Chainsaw was still in perfect working order.
948      Branch: perl
949            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
950            ! NetWare/config_H.wc Porting/Glossary Porting/config.sh
951            ! Porting/config_H config_h.SH configure.com epoc/config.sh
952            ! plan9/config.plan9 plan9/config_h.sample
953            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
954            ! win32/config.gc win32/config.vc win32/config.vc64
955            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
956            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
957 ____________________________________________________________________________
958 [ 22332] By: davem                                 on 2004/02/18  11:14:43
959         Log: Add tests for the C<my $x if foo> deprecation, and change the
960              warning text
961      Branch: perl
962            ! op.c pod/perldiag.pod t/lib/warnings/op
963 ____________________________________________________________________________
964 [ 22330] By: mhx                                   on 2004/02/18  08:53:03
965         Log: 1. Add section to perlxs.pod describing that the refcount of AVs/HVs
966              returned from XSUBs through RETVAL isn't decremented as it is for
967              SVs. This causes those XSUBs to leak memory and cannot be fixed
968              without breaking existing CPAN modules that work around this bug.
969              
970              2. Fix a memory leak of that kind in POSIX::localconv.
971      Branch: perl
972            ! ext/POSIX/POSIX.xs pod/perlxs.pod
973 ____________________________________________________________________________
974 [ 22329] By: rgs                                   on 2004/02/18  08:25:58
975         Log: Encode has local changes. Up-version it.
976      Branch: perl
977            ! ext/Encode/Encode.pm
978 ____________________________________________________________________________
979 [ 22328] By: davem                                 on 2004/02/17  23:30:50
980         Log: add deprecation warning for C<my $x if foo> and C<foo && (my $x)>
981      Branch: perl
982            ! op.c opcode.h opcode.pl pod/perldiag.pod pp.sym pp_proto.h
983 ____________________________________________________________________________
984 [ 22327] By: rgs                                   on 2004/02/17  23:22:45
985         Log: It's better to localize *_ than $_, to avoid magic leakage
986      Branch: perl
987            ! lib/File/Find.pm
988 ____________________________________________________________________________
989 [ 22326] By: rgs                                   on 2004/02/17  23:18:25
990         Log: One of the new tests of MIME::Base64 relies on a non-core module.
991      Branch: perl
992            - ext/MIME/Base64/t/bad-sv.t
993            ! MANIFEST
994 ____________________________________________________________________________
995 [ 22325] By: rgs                                   on 2004/02/17  23:10:22
996         Log: Upgrade to MIME::Base64 3.00.
997              Fix t/warn.t so it works in the core.
998              Reintegrate change #22309 in it. Bump $VERSION to 3.00_01.
999      Branch: perl
1000            + ext/MIME/Base64/t/bad-sv.t ext/MIME/Base64/t/warn.t
1001            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
1002            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
1003            ! ext/MIME/Base64/t/base64.t
1004 ____________________________________________________________________________
1005 [ 22323] By: rgs                                   on 2004/02/17  22:20:25
1006         Log: Be more clear. Use simple words.
1007      Branch: perl
1008            ! pod/perl591delta.pod
1009 ____________________________________________________________________________
1010 [ 22322] By: davem                                 on 2004/02/17  21:52:08
1011         Log: remove C<my $x if foo> construct from core modules
1012      Branch: perl
1013            ! ext/B/B/Deparse.pm ext/IO/lib/IO/Handle.pm
1014            ! ext/IO/lib/IO/Pipe.pm lib/ExtUtils/Liblist/Kid.pm
1015            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Win95.pm
1016            ! lib/Net/NNTP.pm lib/Net/POP3.pm lib/Net/SMTP.pm
1017            ! lib/Pod/Parser.pm lib/Test/Harness.pm utils/h2xs.PL
1018 ____________________________________________________________________________
1019 [ 22321] By: rgs                                   on 2004/02/17  21:22:17
1020         Log: Dave Mitchell suggested this perldelta entry for the SVp_* reordering.
1021      Branch: perl
1022            ! pod/perl591delta.pod
1023 ____________________________________________________________________________
1024 [ 22320] By: rgs                                   on 2004/02/17  21:07:11
1025         Log: Bump $B::VERSION (because of change #22315).
1026      Branch: perl
1027            ! ext/B/B.pm
1028 ____________________________________________________________________________
1029 [ 22319] By: rgs                                   on 2004/02/17  21:03:09
1030         Log: Regenerate table of contents and other related files.
1031      Branch: perl
1032            ! MANIFEST pod/perl.pod pod/perltoc.pod
1033 ____________________________________________________________________________
1034 [ 22318] By: rgs                                   on 2004/02/17  20:06:04
1035         Log: Bump up perl's version number to 5.9.1.
1036              Add perl591delta in perl.pod.
1037              Update the sample config files in Porting/.
1038      Branch: perl
1039            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
1040            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
1041            ! plan9/config.plan9 pod/perl.pod win32/Makefile
1042            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1043            ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
1044 ____________________________________________________________________________
1045 [ 22317] By: davem                                 on 2004/02/17  19:28:58
1046         Log: 22316 had stupid precedence thinkos
1047      Branch: perl
1048            ! pp.c pp_hot.c
1049 ____________________________________________________________________________
1050 [ 22316] By: davem                                 on 2004/02/17  18:23:27
1051         Log: Slight update to #22315 ($lval=*FOO); optimise the hot tests,
1052              and fix some incorrect indentation
1053      Branch: perl
1054            ! pp.c pp_hot.c sv.c
1055 ____________________________________________________________________________
1056 [ 22315] By: davem                                 on 2004/02/17  18:01:52
1057         Log: Subject:  Re: [PATCH] GLOB to LVALUE assignment fix
1058              From:  Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
1059              Date:  Tue, 17 Feb 2004 17:32:16 +0100
1060              Message-Id:  <20040217163216.GA6805@ethan>
1061              
1062              Make PVLV a superset of PVGV, so that $lvalue = *FOO works
1063      Branch: perl
1064            ! dump.c ext/B/B.pm ext/B/B.xs pp.c pp_hot.c sv.c sv.h t/op/gv.t
1065 ____________________________________________________________________________
1066 [ 22314] By: merijn                                on 2004/02/17  11:22:24
1067         Log: 1. Creating backward compatibility for Configure after patches
1068              #22227 and #22302 to still support 5.8.x and below
1069              
1070              2. Small change for building on GNU hurd
1071              Date: Sun, 15 Feb 2004 23:27:17 +1100
1072              From: "Brendan O'Dea" <bod@debian.org>
1073              Message-ID: <20040215122717.GA26812@londo.c47.org>
1074      Branch: perl
1075            ! Configure Makefile.SH hints/gnu.sh
1076 ____________________________________________________________________________
1077 [ 22313] By: mhx                                   on 2004/02/16  20:27:40
1078         Log: Fix for Win32 build failure caused by the byacc to bison switch.
1079      Branch: perl
1080            ! perl.h
1081 ____________________________________________________________________________
1082 [ 22312] By: rgs                                   on 2004/02/16  13:16:43
1083         Log: Revert change 22308 (the patch was against maint, not blead)
1084      Branch: perl
1085            ! lib/ExtUtils/instmodsh
1086 ____________________________________________________________________________
1087 [ 22310] By: merijn                                on 2004/02/16  11:30:29
1088         Log: Fix typo in doc for Encode
1089              From: "Brendan O'Dea" <bod@debian.org>
1090              Date: Sun, 15 Feb 2004 23:27:17 +1100
1091              Message-ID: <20040215122717.GA26812@londo.c47.org>
1092      Branch: perl
1093            ! ext/Encode/Encode.pm
1094 ____________________________________________________________________________
1095 [ 22309] By: merijn                                on 2004/02/16  11:27:34
1096         Log: Missing semi-colon
1097              From: "Brendan O'Dea" <bod@debian.org>
1098              Date: Sun, 15 Feb 2004 23:27:17 +1100
1099              Message-ID: <20040215122717.GA26812@londo.c47.org>
1100      Branch: perl
1101            ! ext/MIME/Base64/Base64.xs
1102 ____________________________________________________________________________
1103 [ 22308] By: merijn                                on 2004/02/16  11:24:59
1104         Log: Add some basic POD to lib/ExtUtils/instmodsh so that
1105              it has a manpage.
1106              From: "Brendan O'Dea" <bod@debian.org>
1107              Date: Sun, 15 Feb 2004 23:27:17 +1100
1108              Message-ID: <20040215122717.GA26812@londo.c47.org>
1109      Branch: perl
1110            ! lib/ExtUtils/instmodsh
1111 ____________________________________________________________________________
1112 [ 22307] By: rgs                                   on 2004/02/15  11:02:49
1113         Log: Subject: [patch perlguts.pod] save_item doesn't handle magic
1114              From: Stas Bekman <stas@stason.org>
1115              Date: Fri, 13 Feb 2004 20:18:59 -0800
1116              Message-ID: <402DA1B3.2010608@stason.org>
1117      Branch: perl
1118            ! pod/perlguts.pod
1119 ____________________________________________________________________________
1120 [ 22306] By: davem                                 on 2004/02/15  00:24:26
1121         Log: Segmentation fault with
1122              sub x { shift; @a = @b; eval +{ use } }
1123      Branch: perl
1124            ! op.c perly.act perly.h perly.tab perly.y t/comp/parser.t
1125 ____________________________________________________________________________
1126 [ 22305] By: davem                                 on 2004/02/14  23:52:09
1127         Log: Enable v (verbose) switch on -Dp to display the top 8 elements
1128              on the parser stack at each reduce.  Also,
1129              
1130              Subject: Re: switch from byacc to bison
1131              From: "Craig A. Berry" <craigberry@mac.com>
1132              Date: Sat, 14 Feb 2004 13:26:45 -0600
1133              Message-ID: <craigberry-8058A3.13264414022004@onion.develooper.com>
1134              
1135              change #if DEBUGGING to #ifdef ... in perly.c
1136      Branch: perl
1137            ! perly.c pod/perlrun.pod
1138 ____________________________________________________________________________
1139 [ 22304] By: davem                                 on 2004/02/14  13:33:26
1140         Log: Subject:  Re: switch from byacc to bison
1141              From:  Abe Timmerman <abeltje@cpan.org>
1142              Date:  Sat, 14 Feb 2004 11:56:24 +0100
1143              Message-Id:  <200402141156.58185.abeltje@cpan.org>
1144              
1145              Fix typos in pumpkin.pod
1146      Branch: perl
1147            ! Porting/pumpkin.pod
1148 ____________________________________________________________________________
1149 [ 22303] By: davem                                 on 2004/02/14  12:28:37
1150         Log: remove binary compatibility stuff from the yacc -> bison switch
1151              of change #22302
1152      Branch: perl
1153            ! embedvar.h intrpvar.h
1154 ____________________________________________________________________________
1155 [ 22302] By: davem                                 on 2004/02/14  02:06:53
1156         Log: Switch from byacc to bison and simplify the perly.* regeneration
1157              process
1158      Branch: perl
1159            + perly.act perly.tab regen_perly.pl
1160            - perly.fixer perly_c.diff perlyline.pl vms/perly_c.vms
1161            - vms/perly_h.vms vms/vms_yfix.pl
1162            ! MANIFEST Makefile.SH Porting/pumpkin.pod embedvar.h intrpvar.h
1163            ! op.c perl.h perlapi.h perly.c perly.h perly.y sv.c toke.c
1164            ! vms/descrip_mms.template
1165 ____________________________________________________________________________
1166 [ 22301] By: rgs                                   on 2004/02/13  21:11:25
1167         Log: Fix an fcntl example in perlopentut, spotted by MJD.
1168      Branch: perl
1169            ! pod/perlopentut.pod
1170 ____________________________________________________________________________
1171 [ 22300] By: davem                                 on 2004/02/12  23:18:20
1172         Log: The new -Dq option didn't actually work!
1173      Branch: perl
1174            ! perl.h
1175 ____________________________________________________________________________
1176 [ 22299] By: merijn                                on 2004/02/12  14:32:15
1177         Log: Subject: [comment patch] (ed: mg.c:mg_set() => mg.c:Perl_magic_set())
1178              From: Stas Bekman <stas@stason.org>
1179              Date: Wed, 11 Feb 2004 16:53:54 -0800
1180              Message-ID: <402ACEA2.4020907@stason.org>
1181      Branch: perl
1182            ! perl.c
1183 ____________________________________________________________________________
1184 [ 22298] By: rgs                                   on 2004/02/10  08:49:12
1185         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
1186              From: Greg Matheson <lang@ms.chinmin.edu.tw>
1187              Date: Tue, 10 Feb 2004 12:36:33 +0800
1188              Message-ID: <20040210043633.GA33671687@momotaro>
1189      Branch: perl
1190            ! win32/makefile.mk
1191 ____________________________________________________________________________
1192 [ 22297] By: rgs                                   on 2004/02/10  08:05:16
1193         Log: Add 5.005_04-RC1 and Leon in perlhist.
1194      Branch: perl
1195            ! pod/perlhist.pod
1196 ____________________________________________________________________________
1197 [ 22295] By: rgs                                   on 2004/02/09  22:48:54
1198         Log: Add a note in Unicode::UCD about the _getcode() function
1199              being copy-n-pasted in charnames.pm. (spotted by Merijn)
1200      Branch: perl
1201            ! lib/Unicode/UCD.pm
1202 ____________________________________________________________________________
1203 [ 22294] By: rgs                                   on 2004/02/09  21:48:15
1204         Log: Implement stacked filetest operators (-f -w -x $file).
1205      Branch: perl
1206            ! doio.c dump.c ext/B/B/Concise.pm op.c op.h
1207            ! pod/perl591delta.pod pod/perlfunc.pod pp_sys.c t/op/filetest.t
1208 ____________________________________________________________________________
1209 [ 22292] By: rgs                                   on 2004/02/09  21:17:40
1210         Log: Subject: Re: [perl #26073] sprintf miscounts padding when format is utf8 
1211              From: hv@crypt.org
1212              Date: Mon, 09 Feb 2004 03:21:21 +0000
1213              Message-Id: <200402090321.i193LL907950@zen.crypt.org>
1214      Branch: perl
1215            ! sv.c t/op/sprintf2.t
1216 ____________________________________________________________________________
1217 [ 22291] By: rgs                                   on 2004/02/09  21:09:14
1218         Log: Subject: reduce overhead of charnames.pm, make op/pat.t work under miniperl
1219              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
1220              Date: Mon, 9 Feb 2004 00:51:45 -0800
1221              Message-ID: <20040209085145.GA3204@efn.org>
1222              (plus an etymological notice)
1223      Branch: perl
1224            ! lib/charnames.pm
1225 ____________________________________________________________________________
1226 [ 22290] By: rgs                                   on 2004/02/08  21:34:27
1227         Log: Add the new private flag OPpGREP_LEX in B::Concise.
1228      Branch: perl
1229            ! ext/B/B/Concise.pm
1230 ____________________________________________________________________________
1231 [ 22289] By: rgs                                   on 2004/02/08  21:21:28
1232         Log: map and grep weren't working correctly with lexical $_ in
1233              scalar context, because pp_mapwhile and pp_grepwhile were using
1234              their target as a temporary slot to store the return value.
1235      Branch: perl
1236            ! pp_ctl.c pp_hot.c t/op/mydef.t
1237 ____________________________________________________________________________
1238 [ 22287] By: rgs                                   on 2004/02/08  12:01:35
1239         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
1240              From: Greg Matheson <lang@ms.chinmin.edu.tw>
1241              Date: Mon, 2 Feb 2004 16:52:44 +0800
1242              Message-ID: <20040202165244.A17415@ms.chinmin.edu.tw>
1243      Branch: perl
1244            ! win32/makefile.mk
1245 ____________________________________________________________________________
1246 [ 22286] By: rgs                                   on 2004/02/08  11:48:09
1247         Log: Subject: [PATCH] Correct some prototypes in perlapi.pod
1248              From: Steve Hay <steve.hay@uk.radan.com>
1249              Date: Fri, 06 Feb 2004 12:44:05 +0000
1250              Message-ID: <40238C15.2090200@uk.radan.com>
1251      Branch: perl
1252            ! pod/perlapi.pod sv.h
1253 ____________________________________________________________________________
1254 [ 22285] By: rgs                                   on 2004/02/08  11:44:22
1255         Log: Subject: [PATCH] Fix absolute path handling in installhtml
1256              From: Steve Hay <steve.hay@uk.radan.com>
1257              Date: Fri, 06 Feb 2004 16:14:14 +0000
1258              Message-ID: <4023BD56.6090903@uk.radan.com>
1259      Branch: perl
1260            ! installhtml
1261 ____________________________________________________________________________
1262 [ 22284] By: rgs                                   on 2004/02/08  11:42:08
1263         Log: Subject: [PATCH perlunicode.pod] chomp() cares about Unicode
1264              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1265              Date: Sat, 07 Feb 2004 00:08:36 +0900
1266              Message-Id: <20040206235116.0E36.BQW10602@nifty.com>
1267      Branch: perl
1268            ! pod/perlunicode.pod
1269 ____________________________________________________________________________
1270 [ 22282] By: nicholas                              on 2004/02/07  22:32:44
1271         Log: Comment to record why we can't clear placeholders in hsplit
1272      Branch: perl
1273            ! hv.c
1274 ____________________________________________________________________________
1275 [ 22281] By: nicholas                              on 2004/02/07  21:46:59
1276         Log: deleting keys in restricted hashes was leaking the entry. Yow!
1277      Branch: perl
1278            ! hv.c lib/Hash/Util.t
1279 ____________________________________________________________________________
1280 [ 22280] By: nicholas                              on 2004/02/07  21:20:16
1281         Log: Now hv_delete is able to ingore placeholders.
1282              (This is an XS visible change in the hash API. But not of documented
1283              behaviour)
1284      Branch: perl
1285            ! hv.c
1286 ____________________________________________________________________________
1287 [ 22279] By: nicholas                              on 2004/02/07  20:56:50
1288         Log: All whitespace is equal, but some whitespace is more equal than others
1289              (lib/DBM_Filter/Changes line had spaces. Spaces bad. Tabs better)
1290      Branch: perl
1291            ! MANIFEST
1292 ____________________________________________________________________________
1293 [ 22278] By: nicholas                              on 2004/02/07  19:50:10
1294         Log: hv_clear_placeholders now manipulates the linked lists directly, rather
1295              than using the iterator interface and calling hv_delete
1296              This will allow hv_delete to be simplified to remove most of the
1297              special casing related to placeholders.
1298      Branch: perl
1299            ! hv.c
1300 ____________________________________________________________________________
1301 [ 22273] By: merijn                                on 2004/02/06  11:47:14
1302         Log: Added hints_4.sh for specific AIX 4 support
1303              this is the next stage in the general cleanup process
1304              for the AIX hints. More to come
1305      Branch: perl
1306            + hints/aix_4.sh
1307            ! MANIFEST
1308 ____________________________________________________________________________
1309 [ 22272] By: rgs                                   on 2004/02/06  07:32:15
1310         Log: Fix a non-standard NAME pod section
1311              (by Smylers and Casey West)
1312      Branch: perl
1313            ! lib/Carp/Heavy.pm
1314 ____________________________________________________________________________
1315 [ 22268] By: rgs                                   on 2004/02/04  19:50:05
1316         Log: The "my $_" wasn't nice with foreach loops.
1317      Branch: perl
1318            ! op.c t/op/mydef.t
1319 ____________________________________________________________________________
1320 [ 22267] By: merijn                                on 2004/02/04  10:24:33
1321         Log: AIX 3 support removed from default hints after its separation
1322      Branch: perl
1323            ! hints/aix.sh
1324 ____________________________________________________________________________
1325 [ 22266] By: merijn                                on 2004/02/04  10:16:20
1326         Log: AIX 3 hints split off from default hints in preparation
1327              of a hint file cleanup. aix_4.sh will follow soon
1328      Branch: perl
1329            + hints/aix_3.sh
1330            ! MANIFEST
1331 ____________________________________________________________________________
1332 [ 22265] By: rgs                                   on 2004/02/03  21:54:23
1333         Log: More docs and tests for "my $_".
1334      Branch: perl
1335            ! pod/perlfunc.pod pod/perlsub.pod t/op/mydef.t
1336 ____________________________________________________________________________
1337 [ 22264] By: rgs                                   on 2004/02/03  20:33:02
1338         Log: Subject: [PATCH] was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz]
1339              From: John Peacock <jpeacock@rowman.com>
1340              Date: Sun, 01 Feb 2004 21:10:07 -0500
1341              Message-ID: <401DB17F.5060808@rowman.com>
1342      Branch: perl
1343            ! embed.fnc embed.h lib/version.pm lib/version.t pod/perlapi.pod
1344            ! proto.h t/comp/use.t t/op/universal.t universal.c util.c
1345 ____________________________________________________________________________
1346 [ 22263] By: rgs                                   on 2004/02/03  19:41:11
1347         Log: Implement "my $_".
1348      Branch: perl
1349            + t/op/mydef.t
1350            ! MANIFEST gv.c op.c op.h opcode.h opcode.pl
1351            ! pod/perl591delta.pod pod/perlapi.pod pod/perlvar.pod pp.c
1352            ! pp_ctl.c pp_hot.c regexec.c toke.c
1353 ____________________________________________________________________________
1354 [ 22262] By: rgs                                   on 2004/02/03  16:38:25
1355         Log: Regenerate perlapi.pod.
1356      Branch: perl
1357            ! pod/perlapi.pod
1358 ____________________________________________________________________________
1359 [ 22261] By: merijn                                on 2004/02/03  12:57:37
1360         Log: If someone chooses xlc as default C compiler, threaded builds
1361              will fail, unless converted to cc_r
1362      Branch: perl
1363            ! hints/aix.sh
1364 ____________________________________________________________________________
1365 [ 22260] By: rgs                                   on 2004/02/01  20:47:35
1366         Log: Subject: patch for IRIX/gcc link issues
1367              From: Martin Pool <mbp@samba.org>
1368              Date: Wed, 28 Jan 2004 10:56:25 +1100
1369              Message-ID: <20040127235624.GA32612@hp.com>
1370      Branch: perl
1371            ! hints/irix_6.sh
1372 ____________________________________________________________________________
1373 [ 22259] By: davem                                 on 2004/02/01  17:42:44
1374         Log: update fix to Shell.pm in change #22254: make /dev/null portable
1375      Branch: perl
1376            ! lib/Shell.pm
1377 ____________________________________________________________________________
1378 [ 22258] By: davem                                 on 2004/02/01  17:40:02
1379         Log: Subject: Re: [perl #15063] /tmp issues
1380              From: Solar Designer <solar@openwall.com> 
1381              Date: Mon, 26 Jan 2004 01:22:18 +0300
1382              Message-ID: <20040125222218.GA13499@openwall.com>
1383              
1384              Remove insecure usage of /tmp from code and documentation
1385      Branch: perl
1386            ! ext/DB_File/DB_File.pm ext/DB_File/t/db-recno.t
1387            ! ext/Devel/PPPort/PPPort.pm ext/IO/t/io_unix.t
1388            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.pod
1389            ! ext/Socket/Socket.pm ext/Storable/Storable.pm
1390            ! ext/Time/HiRes/Makefile.PL lib/CGI/Cookie.pm
1391            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/instmodsh
1392            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
1393            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
1394            ! lib/Memoize/t/tie_storable.t lib/Shell.pm lib/dotsh.pl
1395            ! lib/perl5db.pl mpeix/nm mpeix/relink perly.fixer
1396            ! pod/perl571delta.pod pod/perl58delta.pod pod/perldbmfilter.pod
1397            ! pod/perldebug.pod pod/perlfaq5.pod pod/perlfaq8.pod
1398            ! pod/perlfunc.pod pod/perlipc.pod pod/perllexwarn.pod
1399            ! pod/perlobj.pod pod/perlop.pod pod/perlopentut.pod
1400            ! utils/c2ph.PL
1401 ____________________________________________________________________________
1402 [ 22257] By: davem                                 on 2004/02/01  15:46:24
1403         Log: threads documentation: fork on UNIX might not copy all threads.
1404      Branch: perl
1405            ! pod/perlthrtut.pod
1406 ____________________________________________________________________________
1407 [ 22256] By: davem                                 on 2004/02/01  15:34:59
1408         Log: add test for Change 22194: 
1409              [perl #25147] "stmt if BAREWORD" bypasses strict 'subs' checks
1410      Branch: perl
1411            ! t/lib/strict/subs
1412 ____________________________________________________________________________
1413 [ 22254] By: davem                                 on 2004/02/01  13:11:00
1414         Log: Subject:  Patch for Shell.pm
1415              From:  Manuel Valente <mvalente@idealx.com>
1416              Date:  Tue, 27 Jan 2004 19:18:26 +0100
1417              Message-Id:  <4016AB72.1080503@idealx.com>
1418              
1419              New option for Shell.pm to discard stderr instead of capturing it
1420      Branch: perl
1421            ! lib/Shell.pm
1422 ____________________________________________________________________________
1423 [ 22253] By: davem                                 on 2004/02/01  11:26:47
1424         Log: Make Time/HiRes/t/HiRes.t die more gracefully if its watchdog
1425              timeout triggers
1426      Branch: perl
1427            ! ext/Time/HiRes/t/HiRes.t
1428 ____________________________________________________________________________
1429 [ 22252] By: chip                                  on 2004/01/31  17:29:05
1430         Log: Don't show code closing STD{IN,OUT} before reopening, because
1431              doing so is unnecessary and occasionally harmful.
1432      Branch: perl
1433            ! pod/perlfork.pod pod/perlfunc.pod
1434 ____________________________________________________________________________
1435 [ 22248] By: rgs                                   on 2004/01/30  08:29:55
1436         Log: Another undocumented use of $_ : with reverse().
1437      Branch: perl
1438            ! pod/perlfunc.pod
1439 ____________________________________________________________________________
1440 [ 22247] By: merijn                                on 2004/01/30  08:18:28
1441         Log: Drop optimization for -O3 *and higher*
1442      Branch: perl
1443            ! ext/Storable/hints/linux.pl
1444 ____________________________________________________________________________
1445 [ 22246] By: rgs                                   on 2004/01/29  23:20:01
1446         Log: Regenerate perlapi.pod.
1447      Branch: perl
1448            ! pod/perlapi.pod
1449 ____________________________________________________________________________
1450 [ 22245] By: rgs                                   on 2004/01/29  21:08:28
1451         Log: Subject: Re: [perl #25269] panic: pp_match start/end pointers in m/^(?=.*(a)).*(bc)/ 
1452              From: hv@crypt.org
1453              Date: Thu, 29 Jan 2004 15:12:12 +0000
1454              Message-Id: <200401291512.i0TFCCr23736@zen.crypt.org>
1455      Branch: perl
1456            ! pp_hot.c t/op/pat.t
1457 ____________________________________________________________________________
1458 [ 22244] By: rgs                                   on 2004/01/28  22:00:09
1459         Log: I'm the new maintainer of Switch.
1460              Sync with the CPAN version of Switch 2.10.
1461      Branch: perl
1462            ! Porting/Maintainers.pl lib/Switch.pm lib/Switch/README
1463 ____________________________________________________________________________
1464 [ 22243] By: merijn                                on 2004/01/28  20:30:40
1465         Log: Message-ID: <40113F7B.6050701@davidfavor.com>
1466              Date: Fri, 23 Jan 2004 09:36:27 -0600
1467              From: David Favor <david@davidfavor.com>
1468              Part I: In hints/aix.sh change -qmaxmem=16384 to -qmaxmem=-1
1469              so no compilation stack limits are imposed.
1470      Branch: perl
1471            ! hints/aix.sh
1472 ____________________________________________________________________________
1473 [ 22242] By: rgs                                   on 2004/01/27  22:44:30
1474         Log: Update perl591delta.pod with what we've done so far.
1475      Branch: perl
1476            ! pod/perl591delta.pod
1477 ____________________________________________________________________________
1478 [ 22239] By: rgs                                   on 2004/01/27  21:54:31
1479         Log: Regenerate Changes.
1480              Only include changes from the perl branch.
1481      Branch: perl
1482            ! Changes
1483 ____________________________________________________________________________
1484 [ 22238] By: nicholas                              on 2004/01/27  21:51:27
1485         Log: Storable's hints file shouldn't blanket set optimize to -O2 on Linux
1486              Only *drop* optimize to -O2 if it's -O3 on gcc on Linux
1487      Branch: perl
1488            ! ext/Storable/hints/linux.pl
1489 ____________________________________________________________________________
1490 [ 22235] By: rgs                                   on 2004/01/27  21:19:03
1491         Log: More punctuation, good.
1492      Branch: perl
1493            ! pod/perlfunc.pod
1494 ____________________________________________________________________________
1495 [ 22228] By: rgs                                   on 2004/01/27  10:31:09
1496         Log: Subject: [PATCH] 5.8.3 -- fix signal comments in L<perlfunc/system>
1497              From: Brendan O'Dea <bod@debian.org>
1498              Date: Sun, 25 Jan 2004 11:23:48 +1100
1499              Message-ID: <20040125002348.GA31407@londo.c47.org>
1500      Branch: perl
1501            ! pod/perlfunc.pod
1502 ____________________________________________________________________________
1503 [ 22227] By: davem                                 on 2004/01/26  23:53:06
1504         Log: Subject:  [PATCH] myconfig.SH
1505              From:  "Daniel S. Lewart" <lewart@uiuc.edu>
1506              Date:  Sun, 25 Jan 2004 22:11:25 -0600
1507              Message-Id:  <20040125221125.A5390@staff1.cso.uiuc.edu>
1508              
1509              make perl -V show the major release as 5 rather than 5.0
1510      Branch: perl
1511            ! myconfig.SH
1512 ____________________________________________________________________________
1513 [ 22224] By: merijn                                on 2004/01/26  22:10:13
1514         Log: Document change 22192
1515              We still need tests!
1516      Branch: perl
1517            ! lib/Exporter.pm
1518 ____________________________________________________________________________
1519 [ 22223] By: rgs                                   on 2004/01/26  21:58:14
1520         Log: Subject: [PATCH] fix vmsish.t #25
1521              From: "Craig A. Berry" <craigberry@mac.com>
1522              Date: Sat, 24 Jan 2004 18:45:35 -0600
1523              Message-ID: <401311AF.1060706@mac.com>
1524      Branch: perl
1525            ! lib/vmsish.t
1526 ____________________________________________________________________________
1527 [ 22221] By: nicholas                              on 2004/01/26  21:18:31
1528         Log: Merge dynamic perldelta from maint (22081)
1529              So now perldelta.pod is copied at build time from perl591delta.pod
1530              perl590delta.pod is as released to CPAN by Hugo
1531              Regen lots of makefiles, pods and the MANIFEST
1532      Branch: perl
1533            + pod/perl591delta.pod
1534           +> pod/perl590delta.pod
1535            - pod/perldelta.pod
1536            ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod
1537            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
1538            ! win32/pod.mak
1539 ____________________________________________________________________________
1540 [ 22218] By: rgs                                   on 2004/01/25  23:35:45
1541         Log: Remove the caveat about detached threads crashing on Windows
1542              (fixed by #22201). Bump up the version of threads.pm.
1543      Branch: perl
1544            ! ext/threads/threads.pm
1545 ____________________________________________________________________________
1546 [ 22217] By: nicholas                              on 2004/01/25  22:17:47
1547         Log: Need to skip Storable's threads test on 5.8.2 with ithreads and
1548              -DDEBUGGING, because it tickles a bug. (The same bug that got DBI)
1549      Branch: perl
1550            ! ext/Storable/t/threads.t
1551 ____________________________________________________________________________
1552 [ 22216] By: davem                                 on 2004/01/25  12:06:04
1553         Log: update MANIFEST for 2 new Storable test files introduced by 22205
1554      Branch: perl
1555            ! MANIFEST
1556 ____________________________________________________________________________
1557 [ 22215] By: davem                                 on 2004/01/25  12:00:04
1558         Log: add test for change 22209 (Remove small memory leak in newATTRSUB)
1559      Branch: perl
1560            ! t/op/closure.t
1561 ____________________________________________________________________________
1562 [ 22209] By: davem                                 on 2004/01/25  02:04:23
1563         Log: Remove small memory leak in newATTRSUB that manifested as a
1564              leaking scalar after the interpeter was cloned
1565      Branch: perl
1566            ! op.c
1567 ____________________________________________________________________________
1568 [ 22208] By: davem                                 on 2004/01/24  16:13:17
1569         Log: Subject:  [perl #24942] fields::inherit doesn't bless derived
1570              package's \%FIELDS, results in phash deprecation errors. 
1571              From:  "nothingmuch@woobling.org (via RT)" <perlbug-followup@perl.org>
1572              Date:  18 Jan 2004 15:15:46 -0000
1573              Message-Id:  <rt-3.0.8-24942-70144.16.7177902690315@perl.org>
1574      Branch: perl
1575            ! lib/base.pm lib/base/t/fields-base.t
1576 ____________________________________________________________________________
1577 [ 22207] By: davem                                 on 2004/01/24  15:36:28
1578         Log: Subject:  Re: Doc patches for File::Find 
1579              From:  Mark Jason Dominus <mjd@plover.com>
1580              Date:  Thu, 22 Jan 2004 09:30:58 -0500
1581              Message-Id:  <20040122143058.29226.qmail@plover.com>
1582              
1583              Better document the fact that neither find() nor finddepth() do a
1584              breath-first search.
1585      Branch: perl
1586            ! lib/File/Find.pm
1587 ____________________________________________________________________________
1588 [ 22206] By: ams                                   on 2004/01/24  11:06:51
1589         Log: Subject: [PATCH] Storable-2.08/t/code.t
1590              From: Slaven Rezic <slaven@rezic.de>
1591              Date: Sat, 8 Nov 2003 16:26:19 +0100 (CET)
1592              Message-Id: <200311081526.hA8FQJgb011684@vran.herceg.de>
1593      Branch: perl
1594            ! ext/Storable/t/code.t
1595 ____________________________________________________________________________
1596 [ 22205] By: ams                                   on 2004/01/24  11:03:36
1597         Log: Subject: [patch] make Storable thread-safe
1598              From: Stas Bekman <stas@stason.org>
1599              Date: Mon, 19 Jan 2004 00:20:02 -0800
1600              Message-Id: <400B9332.4070106@stason.org>
1601              
1602              Subject: Re: Subroutine reference bug in Storable
1603              From: Slaven Rezic <slaven@rezic.de>
1604              Date: 14 Nov 2003 23:22:55 +0100
1605              Message-Id: <874qx6zj28.fsf@vran.herceg.de>
1606              
1607              Subject: Re: [perl #25145] [PATCH] Storable segfaults with B::Deparse +
1608              overload + cyclic structures
1609              From: Sam Vilain <sam@vilain.net>
1610              Date: Tue, 20 Jan 2004 22:30:15 +1300
1611              Message-Id: <200401202230.15865.sam@vilain.net>
1612      Branch: perl
1613            + ext/Storable/t/just_plain_nasty.t ext/Storable/t/threads.t
1614            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
1615            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
1616            ! ext/Storable/t/code.t
1617 ____________________________________________________________________________
1618 [ 22204] By: ams                                   on 2004/01/24  08:59:11
1619         Log: Upgrade to Locale::Maketext 1.08.
1620      Branch: perl
1621            + lib/Locale/Maketext/t/06super.t
1622            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
1623            ! lib/Locale/Maketext/TPJ13.pod
1624 ____________________________________________________________________________
1625 [ 22203] By: davem                                 on 2004/01/23  23:06:49
1626         Log: make some t/op/write.t failures more verbose
1627      Branch: perl
1628            ! t/op/write.t
1629 ____________________________________________________________________________
1630 [ 22201] By: davem                                 on 2004/01/23  22:26:47
1631         Log: Subject:  Re: threads::shared::queue;
1632              From:  Jan Dubois <jand@ActiveState.com>
1633              Date:  Thu, 22 Jan 2004 19:18:46 -0800
1634              Message-Id:  <fi41105602ds7a9o4fko2oae7aokbg6als@4ax.com>
1635              
1636              Avoid threads+win32 crash by freeing Perl interpreter slightly later
1637      Branch: perl
1638            ! ext/threads/threads.xs
1639 ____________________________________________________________________________
1640 [ 22200] By: nicholas                              on 2004/01/23  18:28:43
1641         Log: test that use encoding; doesn't cause references to be stringified
1642      Branch: perl
1643            ! t/uni/chomp.t
1644 ____________________________________________________________________________
1645 [ 22199] By: nicholas                              on 2004/01/23  18:03:41
1646         Log: Document chomp's travels in the wonderful world of use encoding;
1647      Branch: perl
1648            ! pod/perlfunc.pod
1649 ____________________________________________________________________________
1650 [ 22198] By: nicholas                              on 2004/01/23  17:41:01
1651         Log: Check the return values of chomp
1652              (more tricky than it may seem, as the return value is unicode)
1653      Branch: perl
1654            ! t/uni/chomp.t
1655 ____________________________________________________________________________
1656 [ 22197] By: nicholas                              on 2004/01/23  13:57:46
1657         Log: Test return values of all chomps
1658      Branch: perl
1659            ! t/op/chop.t
1660 ____________________________________________________________________________
1661 [ 22196] By: nicholas                              on 2004/01/23  13:24:41
1662         Log: Subject: Re: [perl #24888] chomp ignores utf8
1663              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1664              Message-Id: <20040116040355.A849.BQW10602@nifty.com>
1665              Date: Fri, 16 Jan 2004 04:13:00 +0900
1666      Branch: perl
1667            + t/uni/chomp.t
1668            ! MANIFEST doop.c t/op/chop.t
1669 ____________________________________________________________________________
1670 [ 22195] By: davem                                 on 2004/01/22  20:48:03
1671         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
1672              From: Steve Hay <steve.hay@uk.radan.com>
1673              Date: Thu, 22 Jan 2004 17:08:29 +0000
1674              Message-ID: <4010038D.4070104@uk.radan.com>
1675      Branch: perl
1676            + win32/makeico.pl win32/perlexe.rc
1677            ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
1678 ____________________________________________________________________________
1679 [ 22194] By: davem                                 on 2004/01/22  00:24:51
1680         Log: C<use strict; print if foo> didn't give the
1681              "Bareword not allowed" error unless warnings were enabled
1682      Branch: perl
1683            ! op.c
1684 ____________________________________________________________________________
1685 [ 22193] By: nicholas                              on 2004/01/21  21:58:10
1686         Log: Convert the older parts of op/bop.t over to test.pl
1687      Branch: perl
1688            ! t/op/bop.t
1689 ____________________________________________________________________________
1690 [ 22192] By: merijn                                on 2004/01/21  21:10:10
1691         Log: ':flock' not recognized unless it's first
1692              Exporter::Heavy now will treat :, /, and ! special in
1693              all arguments, not only if the _first_ arg starts with it
1694              Date: Wed, 21 Jan 2004 08:32:47 -0500
1695              Message-ID: <20040121133248.3359.qmail@plover.com>
1696      Branch: perl
1697            ! lib/Exporter/Heavy.pm
1698 ____________________________________________________________________________
1699 [ 22191] By: davem                                 on 2004/01/21  20:45:48
1700         Log: Subject:  PATCH for perl-5.8.4
1701              From:  "Edward S. Peschko" <esp5@pge.com>
1702              Date:  Mon, 19 Jan 2004 17:21:18 -0800
1703              Message-Id:  <20040120012118.GA29151@mdssdev05.comp.pge.com>
1704              
1705              Add @DynaLoader::dl_shared_objects feature
1706      Branch: perl
1707            ! ext/DynaLoader/DynaLoader_pm.PL
1708 ____________________________________________________________________________
1709 [ 22190] By: davem                                 on 2004/01/21  20:14:51
1710         Log: remove the platform dependencies of the write.t tests introduced
1711              by change #22161, by hard-coding the expected outputs rather
1712              than using sprintf('%f').
1713      Branch: perl
1714            ! t/op/write.t
1715 ____________________________________________________________________________
1716 [ 22189] By: davem                                 on 2004/01/20  22:41:14
1717         Log: Fix typo in patch #22188
1718      Branch: perl
1719            ! pod/perlfunc.pod
1720 ____________________________________________________________________________
1721 [ 22188] By: davem                                 on 2004/01/20  22:36:10
1722         Log: warn that C<$x : unique> operates on the typeglob, so affects @x
1723              and %x too.
1724      Branch: perl
1725            ! pod/perlfunc.pod
1726 ____________________________________________________________________________
1727 [ 22187] By: davem                                 on 2004/01/20  22:27:50
1728         Log: "sub foo :unique" segfaults
1729              
1730              Turn these two into compile-time errors until such time as
1731              someone thinks of a useful meaning for them:
1732              my $x : unique
1733              sub foo : unique
1734      Branch: perl
1735            ! ext/threads/t/problems.t pod/perldiag.pod toke.c xsutils.c
1736 ____________________________________________________________________________
1737 [ 22186] By: rgs                                   on 2004/01/20  21:16:01
1738         Log: Add a new test file for situations where threads may interfere.
1739              Subject: Re: "restricted hashes" hit again !
1740              From: Stas Bekman <stas@stason.org>
1741              Date: Tue, 23 Dec 2003 15:32:26 -0800
1742              Message-ID: <3FE8D08A.4090806@stason.org>
1743      Branch: perl
1744            + t/op/threads.t
1745            ! MANIFEST
1746 ____________________________________________________________________________
1747 [ 22185] By: davem                                 on 2004/01/20  21:01:08
1748         Log: Document CVf_UNIQUE flag better
1749      Branch: perl
1750            ! cv.h
1751 ____________________________________________________________________________
1752 [ 22183] By: rgs                                   on 2004/01/20  20:26:18
1753         Log: Fix precedence errors and add some cleanup in the new
1754              DBM_Filter tests
1755      Branch: perl
1756            ! lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
1757 ____________________________________________________________________________
1758 [ 22182] By: davem                                 on 2004/01/20  00:16:42
1759         Log: second attempt to fix [perl #24914] freeing a CV reference that was
1760              currently being executed caused coredumps. The dounwind called by
1761              die unwinds all the contexts on the context stack before unwinding
1762              the save stack.  To stop premature freeing of the CV, hold
1763              references to it on both stacks.
1764      Branch: perl
1765            ! cop.h pp_ctl.c pp_hot.c pp_sort.c t/op/closure.t
1766 ____________________________________________________________________________
1767 [ 22181] By: davem                                 on 2004/01/19  23:41:37
1768         Log: change #22071 (taint bug in $^0) introduced a potential double
1769              free(), because PL_osname may get freed but not nulled if a taint
1770              test fails in between. Mea cupla and all that...
1771      Branch: perl
1772            ! mg.c
1773 ____________________________________________________________________________
1774 [ 22180] By: rgs                                   on 2004/01/19  22:32:27
1775         Log: Subject: Re: [perl #24926] chop/~ mangles UTF8 [PATCH]
1776              From: Gisle Aas <gisle@ActiveState.com>
1777              Date: 17 Jan 2004 01:29:02 -0800
1778              Message-ID: <lrn08m7wkh.fsf@caliper.activestate.com>
1779              (test rewritten to fit in blead)
1780      Branch: perl
1781            ! pp.c t/op/bop.t
1782 ____________________________________________________________________________
1783 [ 22179] By: merijn                                on 2004/01/19  21:36:48
1784         Log: Subject: [PATCH] dl_unload_file for HP-UX
1785              Date: Mon, 12 Jan 2004 07:49:44 -0800
1786              From: Neil Watkiss <neil.watkiss@sophos.com>
1787              Message-ID: <20040112154944.GA15412@ActiveState.com>
1788      Branch: perl
1789            ! ext/DynaLoader/dl_hpux.xs
1790 ____________________________________________________________________________
1791 [ 22177] By: merijn                                on 2004/01/19  16:11:22
1792         Log: Allow -Uinc_version_list to mean -Dinc_version_list=none
1793              See INSTALL for more details
1794      Branch: perl
1795            ! Configure
1796 ____________________________________________________________________________
1797 [ 22175] By: merijn                                on 2004/01/19  16:05:50
1798         Log: Describe how to limit the perl's default @INC during Configure
1799              to _not_ include older versions
1800      Branch: perl
1801            ! INSTALL
1802 ____________________________________________________________________________
1803 [ 22174] By: merijn                                on 2004/01/19  10:41:24
1804         Log: Subject: [PATCH bleadperl] rescue PerlIO_getname for VMS
1805              Date: Sun, 18 Jan 2004 12:51:23 -0600
1806              From: "Craig A. Berry" <craigberry@mac.com>
1807              Message-ID: <400AD5AB.3080708@mac.com>
1808      Branch: perl
1809            ! perlio.c
1810 ____________________________________________________________________________
1811 [ 22173] By: merijn                                on 2004/01/19  10:27:53
1812         Log: Subject: [PATCH bleadperl] detect nanosleep on VMS
1813              Date: Sun, 18 Jan 2004 17:03:30 -0600
1814              From: "Craig A. Berry" <craigberry@mac.com>
1815              Message-ID: <400B10C2.9060504@mac.com>
1816      Branch: perl
1817            ! configure.com
1818 ____________________________________________________________________________
1819 [ 22172] By: davem                                 on 2004/01/17  23:58:04
1820         Log: back out change #24914 "freeing a CV reference that was currently
1821              being executed caused coredumps".
1822              The new test case sometimes locks up linux's malloc, and with
1823              Perl's malloc the test code still coredumps :-(
1824      Branch: perl
1825            ! perl.c scope.c scope.h sv.c t/op/closure.t
1826 ____________________________________________________________________________
1827 [ 22171] By: rgs                                   on 2004/01/17  22:00:48
1828         Log: Subject: Refactor VOS patches for bleadperl and perl-5.8.x
1829              From: "Green, Paul" <Paul.Green@stratus.com>
1830              Date: Thu, 15 Jan 2004 16:00:15 -0500
1831              Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FBB15@exna4.stratus.com>
1832      Branch: perl
1833            ! README.vos hv.c pp_pack.c vos/Changes
1834 ____________________________________________________________________________
1835 [ 22170] By: rgs                                   on 2004/01/17  21:25:08
1836         Log: Subject: Re: open/or inconsistency
1837              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1838              Date: Sat, 17 Jan 2004 19:59:55 +0900
1839              Message-Id: <20040117195729.623A.BQW10602@nifty.com>
1840              (plus a test.)
1841              Don't produce the warning for constructs like
1842              open my $fh, $file or die;
1843      Branch: perl
1844            ! op.c t/lib/warnings/op
1845 ____________________________________________________________________________
1846 [ 22169] By: davem                                 on 2004/01/17  18:02:31
1847         Log: Subject:  Perl core dumps when running out of memory [PATCH]
1848              From:  Gisle Aas <gisle@ActiveState.com>
1849              Date:  17 Jan 2004 06:18:13 -0800
1850              Message-Id:  <lrsmiebqvu.fsf@caliper.activestate.com>
1851              
1852              Display 'out of memeory' errors using low-level I/O to avoid
1853              recursive failure and so coredumps.
1854      Branch: perl
1855            ! util.c
1856 ____________________________________________________________________________
1857 [ 22168] By: davem                                 on 2004/01/17  17:38:21
1858         Log: From: "Paul Marquess" <Paul.Marquess@btinternet.com>
1859              Subject: [PATCH ] Enhanced DBM Filters
1860              Date: Sat, 17 Jan 2004 16:44:53 -0000
1861              Message-ID: <AIEAJICLCBDNAAOLLOKLAEPPPHAA.Paul.Marquess@btinternet.com>
1862              
1863              add DBM_Filter
1864      Branch: perl
1865            + lib/DBM_Filter.pm lib/DBM_Filter/Changes
1866            + lib/DBM_Filter/compress.pm lib/DBM_Filter/encode.pm
1867            + lib/DBM_Filter/int32.pm lib/DBM_Filter/null.pm
1868            + lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
1869            + lib/DBM_Filter/t/compress.t lib/DBM_Filter/t/encode.t
1870            + lib/DBM_Filter/t/int32.t lib/DBM_Filter/t/null.t
1871            + lib/DBM_Filter/t/utf8.t lib/DBM_Filter/utf8.pm
1872            + lib/dbm_filter_util.pl
1873            ! MANIFEST
1874 ____________________________________________________________________________
1875 [ 22167] By: davem                                 on 2004/01/17  16:12:32
1876         Log: freeing a CV reference that was currently being
1877              executed caused coredumps
1878      Branch: perl
1879            ! perl.c scope.c scope.h sv.c t/op/closure.t
1880 ____________________________________________________________________________
1881 [ 22166] By: nicholas                              on 2004/01/17  15:07:31
1882         Log: Integrate final perl583delta
1883      Branch: perl
1884           !> pod/perl583delta.pod
1885 ____________________________________________________________________________
1886 [ 22163] By: davem                                 on 2004/01/16  19:24:14
1887         Log: Subject:  Re: [perl #24816] Magic vars seem unsure if they are purely numeric
1888              From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
1889              Date:  Thu, 15 Jan 2004 14:10:37 -0800
1890              Message-Id:  <20040115221037.GA2392@efn.org>
1891              
1892              Add sv_2iv_flags() to allow magic to be optionally processed.
1893      Branch: perl
1894            ! doop.c embed.fnc embed.h global.sym pod/perlapi.pod pp.c
1895            ! proto.h sv.c sv.h t/op/bop.t
1896 ____________________________________________________________________________
1897 [ 22162] By: davem                                 on 2004/01/16  16:39:17
1898         Log: format bug with undefined _TOP
1899              name of format_TOP now derived from the name of the current
1900              filehandle rather then the name of the  format associetd with that
1901              handle
1902      Branch: perl
1903            ! pp_sys.c t/op/write.t
1904 ____________________________________________________________________________
1905 [ 22161] By: davem                                 on 2004/01/16  13:29:26
1906         Log: Subject: [PATCH] format/write (version 2)
1907              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
1908              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C4D3@attmsx1>
1909              
1910              Fixes and additions to formats:
1911              
1912              Improvement: NULL chars in picture line
1913              Bugfix: C<@*> shown in output if not alone on a line
1914              New feature: C<^*> for variable-width, one-line-at-a-time text
1915              Improvement: Diagnostic on C<@#> and C<~~>
1916              Bugfix: Segmentation fault on big numbers
1917              Improvement (maybe): Truncation of numbers produces misleading output
1918              Bugfix: "}" terminates format
1919              Bugfix: Error when copying non-UTF to UTF (EBCDIC only)
1920      Branch: perl
1921            ! embed.fnc embed.h form.h pod/perldiag.pod pod/perlform.pod
1922            ! pp_ctl.c proto.h t/op/write.t toke.c
1923 ____________________________________________________________________________
1924 [ 22160] By: davem                                 on 2004/01/15  23:49:02
1925         Log: buigid #24905 - the code planted to call glob() retained an
1926              extraneous targ index in a pushmark op, leasing to strangeness
1927              when the op was freed
1928      Branch: perl
1929            ! op.c
1930 ____________________________________________________________________________
1931 [ 22159] By: rgs                                   on 2004/01/15  22:19:25
1932         Log: Upgrade to Time::HiRes 1.55
1933      Branch: perl
1934            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
1935            ! ext/Time/HiRes/HiRes.xs
1936 ____________________________________________________________________________
1937 [ 22155] By: nicholas                              on 2004/01/15  00:03:04
1938         Log: Make chomp heed the utf8 flags on the target string and $/
1939              [Fixes #24888]
1940              More work still needed to make chomp heed the encoding pragma.
1941      Branch: perl
1942            ! doop.c t/op/chop.t
1943 ____________________________________________________________________________
1944 [ 22154] By: nicholas                              on 2004/01/14  21:14:14
1945         Log: Update pod.lst with perl583delta,pod, and rerun pod/buildtoc
1946              [Forgot to do this as part of the integration]
1947      Branch: perl
1948            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
1949            ! vms/descrip_mms.template win32/pod.mak
1950 ____________________________________________________________________________
1951 [ 22153] By: nicholas                              on 2004/01/14  19:28:54
1952         Log: Integrate:
1953              [ 22143]
1954              We're planning on making history today. Mind you, not that much -
1955              only 1 line.
1956              
1957              perl583delta.pod
1958      Branch: perl
1959           +> pod/perl583delta.pod
1960            ! MANIFEST
1961           !> pod/perlhist.pod
1962 ____________________________________________________________________________
1963 [ 22150] By: nicholas                              on 2004/01/14  17:48:52
1964         Log: Bump version number as file has changed since 5.8.2
1965      Branch: perl
1966            ! lib/File/Find.pm
1967 ____________________________________________________________________________
1968 [ 22149] By: nicholas                              on 2004/01/14  17:45:54
1969         Log: Subject:  Doc patches for File::Find
1970              From:  Andy Lester <andy@petdance.com>
1971              Date:  Mon, 12 Jan 2004 00:10:50 -0600
1972              Message-Id:  <20040112061050.GB7308@petdance.com>
1973      Branch: perl
1974            ! lib/File/Find.pm
1975 ____________________________________________________________________________
1976 [ 22136] By: nicholas                              on 2004/01/14  13:01:27
1977         Log: Assimilate CGI 3.03
1978      Branch: perl
1979            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm
1980 ____________________________________________________________________________
1981 [ 22133] By: nicholas                              on 2004/01/13  22:53:42
1982         Log: Add VMS to the list of "don't fork" OSes
1983              [In the most simple way possible. Fix this properly post 5.8.3
1984              to use $Config{d_fork} or something more robust]
1985      Branch: perl
1986            ! ext/threads/shared/t/wait.t
1987 ____________________________________________________________________________
1988 [ 22129] By: rgs                                   on 2004/01/13  19:26:24
1989         Log: Subject: [PATCH] [ANNOUNCE] Math::BigInt v1.69
1990              From: Tels <perl_dummy@bloodgate.com>
1991              Date: Tue, 13 Jan 2004 19:28:48 +0100
1992              Message-Id: <200401131928.50247@bloodgate.com>
1993      Branch: perl
1994            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1995            ! lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/bare_mbi.t
1996            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
1997            ! lib/Math/BigInt/t/sub_mbi.t
1998 ____________________________________________________________________________
1999 [ 22128] By: rgs                                   on 2004/01/13  09:06:11
2000         Log: MANIFEST adjustment.
2001      Branch: perl
2002            ! MANIFEST
2003 ____________________________________________________________________________
2004 [ 22126] By: ams                                   on 2004/01/13  07:16:33
2005         Log: Upgrade to Locale::Maketext 1.07.
2006      Branch: perl
2007            + lib/Locale/Maketext/t/04super.t
2008            + lib/Locale/Maketext/t/05super.t
2009            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
2010            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
2011 ____________________________________________________________________________
2012 [ 22125] By: rgs                                   on 2004/01/12  22:44:53
2013         Log: Document usage of $_ and pos() inside /(?{...})/.
2014              (see change #2367.)
2015      Branch: perl
2016            ! pod/perlre.pod
2017 ____________________________________________________________________________
2018 [ 22124] By: rgs                                   on 2004/01/12  22:10:51
2019         Log: Upgrade to MIME::Base64 2.23.
2020      Branch: perl
2021            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
2022            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
2023 ____________________________________________________________________________
2024 [ 22123] By: rgs                                   on 2004/01/12  21:24:28
2025         Log: Subject: [PATCH handy.h] RE: MIME-Base64-2.22 [PATCH]
2026              From: Robin Barker <Robin.Barker@npl.co.uk>
2027              Date: Thu, 8 Jan 2004 16:21:25 -0000 
2028              Message-ID: <533D273D4014D411AB1D00062938C4D904046787@hotel.npl.co.uk>
2029      Branch: perl
2030            ! handy.h
2031 ____________________________________________________________________________
2032 [ 22122] By: nicholas                              on 2004/01/12  19:52:16
2033         Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
2034              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
2035              Message-ID: <Pine.LNX.4.58.0401121127210.15844@benevelle.wi.securepipe.com>
2036              Date: Mon, 12 Jan 2004 12:41:52 -0600 (CST)
2037      Branch: perl
2038            ! ext/threads/shared/t/wait.t
2039 ____________________________________________________________________________
2040 [ 22121] By: nicholas                              on 2004/01/12  17:27:25
2041         Log: use sv_setpvn rather than sv_setpv and save a strlen()
2042      Branch: perl
2043            ! doop.c
2044 ____________________________________________________________________________
2045 [ 22120] By: merijn                                on 2004/01/12  13:04:42
2046         Log: Subject: [PATCH] Make 'Configure -Dcf_by=...' work
2047              From: Gisle Aas <gisle@ActiveState.com>
2048              Date: 12 Jan 2004 02:35:27 -0800
2049              Message-ID: <lrvfnh315c.fsf@caliper.activestate.com>
2050      Branch: perl
2051            ! Configure
2052 ____________________________________________________________________________
2053 [ 22117] By: rgs                                   on 2004/01/12  10:10:43
2054         Log: Subject: Re: [perl #24846] [PATCH] Apparent utf8 bug in join() in 5.8.[012] 
2055              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2056              Date: Mon, 12 Jan 2004 11:19:37 +0900
2057              Message-Id: <20040112111007.EB69.BQW10602@nifty.com>
2058      Branch: perl
2059            ! doop.c t/op/join.t
2060 ____________________________________________________________________________
2061 [ 22115] By: nicholas                              on 2004/01/11  23:37:09
2062         Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
2063              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
2064              Message-ID: <Pine.LNX.4.58.0401111548010.6679@localhost.localdomain>
2065              Date: Sun, 11 Jan 2004 16:24:18 -0600 (CST)
2066      Branch: perl
2067            ! ext/threads/shared/t/wait.t
2068 ____________________________________________________________________________
2069 [ 22113] By: nicholas                              on 2004/01/11  23:14:48
2070         Log: Regenerate win32/Makefile and win32/makefile.mk after
2071              
2072              Integrate:
2073              [ 22081]
2074              Move pod/perldelta.pod to pod/perl583delta.pod, and arrange for
2075              a copy to be made at build time.
2076              
2077              [ 22111]
2078              Subject: Re: [PATCH win32/makefile.mk] (was Re: 5.8.3 RC1)
2079              From: Abe Timmerman <abe@ztreet.demon.nl>
2080              Message-Id: <200401111813.40829.abe@ztreet.demon.nl>
2081              Date: Sun, 11 Jan 2004 18:13:40 +0100
2082              
2083              plus revert 22092 and 22080
2084      Branch: perl
2085            ! pod.lst win32/Makefile win32/makefile.mk
2086           !> pod/buildtoc
2087 ____________________________________________________________________________
2088 [ 22112] By: rgs                                   on 2004/01/11  22:38:08
2089         Log: Upgrade to Cwd 2.14.
2090      Branch: perl
2091            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
2092 ____________________________________________________________________________
2093 [ 22110] By: rgs                                   on 2004/01/11  16:34:43
2094         Log: Upgrade to Math::BigRat 0.11
2095              
2096              Subject: [PATCH] [ANNOUCNE] Math::BigRat 0.11
2097              From: Tels <perl_dummy@bloodgate.com>
2098              Date: Wed, 7 Jan 2004 18:30:06 +0100
2099              Message-Id: <200401071830.07445@bloodgate.com>
2100      Branch: perl
2101            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
2102            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
2103 ____________________________________________________________________________
2104 [ 22109] By: rgs                                   on 2004/01/10  23:39:38
2105         Log: Subject: [PATCH] Nicer formatting for function arguments in Carp messages
2106              From: Steve Hay <steve.hay@uk.radan.com>
2107              Date: Wed, 07 Jan 2004 13:22:30 +0000
2108              Message-ID: <3FFC0816.9090406@uk.radan.com>
2109              
2110              (and increment version number in Carp)
2111      Branch: perl
2112            ! lib/Carp.pm lib/Carp/Heavy.pm
2113 ____________________________________________________________________________
2114 [ 22108] By: adi                                   on 2004/01/10  21:33:59
2115         Log: documentation nit
2116      Branch: perl
2117            ! pod/perlop.pod
2118 ____________________________________________________________________________
2119 [ 22107] By: adi                                   on 2004/01/10  20:19:09
2120         Log: nit to Bytecode - the av_extend opcode wasn't saved when
2121              the array had AvFILL == 0
2122      Branch: perl
2123            ! ext/B/B/Assembler.pm
2124 ____________________________________________________________________________
2125 [ 22106] By: adi                                   on 2004/01/10  20:16:03
2126         Log: still problems with backreferences + reverse cloning
2127              after #21936 - the weak reference may live on the pad.
2128      Branch: perl
2129            ! sv.c
2130 ____________________________________________________________________________
2131 [ 22104] By: nicholas                              on 2004/01/09  19:50:43
2132         Log: Bah. Makefile.PL still tests the sub-MANIFEST
2133      Branch: perl
2134            ! ext/Storable/MANIFEST
2135 ____________________________________________________________________________
2136 [ 22103] By: davem                                 on 2004/01/09  12:20:38
2137         Log: temporarily backout test of thread returning a closure. It crashes
2138              win32.
2139      Branch: perl
2140            ! ext/threads/t/problems.t
2141 ____________________________________________________________________________
2142 [ 22102] By: davem                                 on 2004/01/08  22:32:28
2143         Log: Subject: segv in pad.c with threads (was: DBD::Oracle and Perl 5.8.2 threads)
2144              Message-ID: <20040107121357.GD82921@dansat.data-plan.com>
2145              
2146              Returning a closure from a thread (via join) could mess up because
2147              pointers to PL_sv_undef weren't rejigged to point at the joiner's
2148              version of PL_sv_undef. Also, the closure's CvGV got cloned too
2149              but never freed, since CvGV isn't refcounted.
2150      Branch: perl
2151            ! ext/threads/t/problems.t ext/threads/threads.xs sv.c
2152 ____________________________________________________________________________
2153 [ 22101] By: rgs                                   on 2004/01/08  21:00:56
2154         Log: perl582delta.pod was not in the MANIFEST.
2155      Branch: perl
2156            ! MANIFEST
2157 ____________________________________________________________________________
2158 [ 22100] By: nicholas                              on 2004/01/08  17:35:27
2159         Log: Integrate:
2160              [ 22093]
2161              Graham says that the search.cpan.org pod finder hashes on name
2162              The 4 files all thinking they are perldelta.pod confuses it.
2163      Branch: perl
2164           +> pod/perl582delta.pod
2165           !> pod/perl581delta.pod pod/perl58delta.pod
2166 ____________________________________________________________________________
2167 [ 22096] By: nicholas                              on 2004/01/08  13:15:38
2168         Log: Subject: [PATCH pod/perlhist.pod] Mention 5.8.3-RC1
2169              From: Abigail <abigail@abigail.nl>
2170              Message-ID: <20040107230027.GC393@abigail.nl>
2171              Date: Thu, 8 Jan 2004 00:00:27 +0100
2172      Branch: perl
2173            ! pod/perlhist.pod
2174 ____________________________________________________________________________
2175 [ 22091] By: nicholas                              on 2004/01/07  19:09:50
2176         Log: 
2177              22088 22089 22090 (datestamp corrections - let's see if this really
2178              works)
2179      Branch: perl
2180           !> (integrate 35 files)
2181 ____________________________________________________________________________
2182 [ 22084] By: rgs                                   on 2004/01/07  09:25:16
2183         Log: Hardcoded numerical flag masks. Bad.
2184      Branch: perl
2185            ! doop.c
2186 ____________________________________________________________________________
2187 [ 22083] By: nicholas                              on 2004/01/06  18:57:29
2188         Log: Seems that sv_setsv_cow needs to be visible to core extensions,
2189              so that re will build properly on Win32. Thanks to Steve Hay for
2190              trying COW and finding the problems.
2191      Branch: perl
2192            ! embed.fnc embed.h
2193 ____________________________________________________________________________
2194 [ 22082] By: rgs                                   on 2004/01/06  18:11:22
2195         Log: Fix bug #24813 : the -0 wasn't recognized on the #! line
2196      Branch: perl
2197            + t/run/switch0.t
2198            ! MANIFEST perl.c
2199 ____________________________________________________________________________
2200 [ 22079] By: nicholas                              on 2004/01/06  12:38:52
2201         Log: Jarkko didn't move the cd ..\pod correctly. Given that it's been
2202              like this pre 5.8.1, I suspect that no-one has used it recently.
2203      Branch: perl
2204            ! win32/makefile.mk
2205 ____________________________________________________________________________
2206 [ 22076] By: rgs                                   on 2004/01/06  08:18:44
2207         Log: The TODO tag should be included also when a TODO test succeeds,
2208              so it's reported by the test harness
2209      Branch: perl
2210            ! t/op/write.t
2211 ____________________________________________________________________________
2212 [ 22075] By: rgs                                   on 2004/01/06  07:56:25
2213         Log: This TODO test seems to pass now.
2214      Branch: perl
2215            ! t/op/write.t
2216 ____________________________________________________________________________
2217 [ 22074] By: rgs                                   on 2004/01/05  23:29:55
2218         Log: Some of the bitwise manipulation PP functions weren't checking
2219              whether their arguments were magical before using them.
2220              (bug [#24816]).
2221      Branch: perl
2222            ! pp.c
2223 ____________________________________________________________________________
2224 [ 22071] By: davem                                 on 2004/01/05  22:17:04
2225         Log: 
2226              stop $^O getting tainted on read access, and disallow tainted
2227              assignment to it
2228      Branch: perl
2229            ! mg.c t/op/taint.t
2230 ____________________________________________________________________________
2231 [ 22068] By: rgs                                   on 2004/01/05  21:48:30
2232         Log: Some mandatory syntax warnings emitted by the lexer weren't
2233              disableable (bug [perl #24815]).
2234      Branch: perl
2235            ! pod/perldiag.pod t/lib/warnings/toke toke.c
2236 ____________________________________________________________________________
2237 [ 22067] By: nicholas                              on 2004/01/05  21:36:07
2238         Log: Change the flag logic in buildtoc
2239      Branch: perl
2240            ! pod.lst pod/buildtoc
2241 ____________________________________________________________________________
2242 [ 22064] By: nicholas                              on 2004/01/05  21:16:09
2243         Log: Fix bug with MANIFEST generation when we also regenerate perltoc.pod
2244      Branch: perl
2245            ! pod/buildtoc
2246 ____________________________________________________________________________
2247 [ 22058] By: rgs                                   on 2004/01/05  06:17:47
2248         Log: Subject: [PATCH] skip num.t #47 on VMS
2249              From: "Craig A. Berry" <craigberry@mac.com>
2250              Date: Sun, 04 Jan 2004 23:16:26 -0600
2251              Message-ID: <3FF8F32A.5000108@mac.com>
2252      Branch: perl
2253            ! t/base/num.t
2254 ____________________________________________________________________________
2255 [ 22057] By: rgs                                   on 2004/01/05  06:17:07
2256         Log: Subject: [PATCH configure.com] future-proof signal check
2257              From: "Craig A. Berry" <craigberry@mac.com>
2258              Date: Sun, 04 Jan 2004 22:53:40 -0600
2259              Message-ID: <3FF8EDD4.3080308@mac.com>
2260      Branch: perl
2261            ! configure.com
2262 ____________________________________________________________________________
2263 [ 22056] By: rgs                                   on 2004/01/04  20:45:31
2264         Log: Upgrade to Cwd 2.13
2265      Branch: perl
2266            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
2267 ____________________________________________________________________________
2268 [ 22055] By: davem                                 on 2004/01/04  19:34:36
2269         Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
2270              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
2271              Date: Fri, 2 Jan 2004 11:31:46 +0100 
2272              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C4B3@attmsx1>
2273              
2274              eval of of a truncated format should fail
2275      Branch: perl
2276            ! t/op/write.t toke.c
2277 ____________________________________________________________________________
2278 [ 22052] By: rgs                                   on 2004/01/03  19:53:53
2279         Log: Upgrade to PerlIO::via::QuotedPrint 0.06
2280      Branch: perl
2281            ! lib/PerlIO/via/QuotedPrint.pm
2282 ____________________________________________________________________________
2283 [ 22051] By: rgs                                   on 2004/01/03  19:51:02
2284         Log: Upgrade to Time::HiRes 1.54
2285      Branch: perl
2286            + ext/Time/HiRes/hints/solaris.pl
2287            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
2288            ! ext/Time/HiRes/HiRes.xs
2289 ____________________________________________________________________________
2290 [ 22050] By: nicholas                              on 2004/01/03  19:24:00
2291         Log: No matter how hard you proof read it, something always slips through.
2292      Branch: perl
2293            ! ext/Storable/ChangeLog
2294 ____________________________________________________________________________
2295 [ 22049] By: nicholas                              on 2004/01/03  19:22:08
2296         Log: Fix minor problems with the CPAN release
2297              1: Make Storable.xs to work on 5.8.2 and later (already in the core)
2298              2: Ship the linux hints file
2299              3: Ship Test::More for the benefit of Perls pre 5.6.2
2300              4: Correct Makefile.PL to install in core for 5.8.0 and later
2301      Branch: perl
2302            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
2303            ! ext/Storable/Makefile.PL ext/Storable/README
2304            ! ext/Storable/Storable.pm
2305 ____________________________________________________________________________
2306 [ 22047] By: rgs                                   on 2004/01/03  00:07:13
2307         Log: Tidy up change #18751, so that the second parameter to unpack()
2308              defaults to $_ at compile-time, instead of run-time (like all
2309              other primitives that default to $_).
2310      Branch: perl
2311            ! embed.h op.c opcode.h opcode.pl pp.sym pp_pack.c pp_proto.h
2312 ____________________________________________________________________________
2313 [ 22044] By: nicholas                              on 2004/01/02  16:17:24
2314         Log: Bump $threads::VERSION as the documentation has changed. Tweak the
2315              documentaiton, update Arthur's e-mail address
2316      Branch: perl
2317            ! ext/threads/threads.pm
2318 ____________________________________________________________________________
2319 [ 22043] By: rgs                                   on 2004/01/02  08:35:22
2320         Log: Use the optimization level -O2 by default on Linux/gcc.
2321              See :
2322              Subject: Benchmarking (was Re: GCC bug breaking Perl_sv_catpvfn()?)
2323              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
2324              Date: Thu, 1 Jan 2004 05:32:15 +0100
2325              Message-ID: <071601c3d020$4046d2a0$d500a8c0@R2D2>
2326      Branch: perl
2327            ! hints/linux.sh
2328 ____________________________________________________________________________
2329 [ 22041] By: nicholas                              on 2004/01/02  00:38:00
2330         Log: Update debugger version number and Changes file
2331      Branch: perl
2332            ! lib/perl5db.pl
2333 ____________________________________________________________________________
2334 [ 22037] By: davem                                 on 2004/01/01  23:22:10
2335         Log: addition to 22036 (document SUPER better): superclass may be plural
2336      Branch: perl
2337            ! pod/perlbot.pod pod/perlobj.pod
2338 ____________________________________________________________________________
2339 [ 22036] By: davem                                 on 2004/01/01  22:23:11
2340         Log: Document the quirks of SUPER, especially the fact that it it
2341              relative to the current package and not to the invoking object.
2342      Branch: perl
2343            ! pod/perlboot.pod pod/perlbot.pod pod/perlobj.pod
2344            ! pod/perltoot.pod
2345 ____________________________________________________________________________
2346 [ 22034] By: davem                                 on 2004/01/01  19:58:08
2347         Log: Fix bug #24383, where hashes with the :unique attribute weren't
2348              getting made readonly on interpreter clone. Also, remove the
2349              :unique attribute from the hashes in warnings.pm, since they may
2350              later be modified by warnings::register.  Finally, adds tests for
2351              the :unique attribute.
2352      Branch: perl
2353            ! ext/threads/t/problems.t lib/warnings.pm sv.c warnings.pl
2354 ____________________________________________________________________________
2355 [ 22033] By: nicholas                              on 2004/01/01  19:22:24
2356         Log: Subject: Perl 5.8.3 patches from the BS2000 port - part 2
2357              From: Dorner Thomas <tdorner@amadeus.net>
2358              Message-ID: <6727B1DACFCDD311A757009027CA8D69044B6740@Ex02.inhouse.start.de>
2359              Date: Fri, 19 Dec 2003 07:16:47 +0100
2360      Branch: perl
2361            ! t/io/utf8.t t/op/pat.t
2362 ____________________________________________________________________________
2363 [ 22032] By: rgs                                   on 2004/01/01  17:29:21
2364         Log: Subject: [PATCH 5.8.2 @21574] OS/2 update
2365              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
2366              Date: Thu, 18 Dec 2003 14:10:29 -0800
2367              Message-ID: <20031218221029.GA7898@math.berkeley.edu>
2368      Branch: perl
2369            ! README.os2 hints/os2.sh installperl lib/ExtUtils/MM_Unix.pm
2370            ! makedef.pl os2/Changes os2/OS2/REXX/DLL/Changes
2371            ! os2/OS2/REXX/DLL/DLL.pm os2/os2.c os2/os2ish.h os2/perl2cmd.pl
2372 ____________________________________________________________________________
2373 [ 22031] By: rgs                                   on 2004/01/01  16:30:13
2374         Log: Document that /[\W]/ doesn't work, unicode-wise (see bug #18281)
2375      Branch: perl
2376            ! pod/perlunicode.pod
2377 ____________________________________________________________________________
2378 [ 22030] By: rgs                                   on 2004/01/01  13:55:31
2379         Log: Document that detached threads aren't supported on Windows yet.
2380      Branch: perl
2381            ! ext/threads/threads.pm
2382 ____________________________________________________________________________
2383 [ 22029] By: rgs                                   on 2004/01/01  13:30:33
2384         Log: Upgrade to Getopt::Long 2.34_01
2385      Branch: perl
2386            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
2387 ____________________________________________________________________________
2388 [ 22026] By: nicholas                              on 2003/12/31  15:22:31
2389         Log: Tweak 00compile.t to avoid splatting a DIAG over core perl's
2390              beautiful clean run of OKs. You are all getting a clean run of OKs,
2391              aren't you?
2392      Branch: perl
2393            ! lib/Test/Harness/t/00compile.t
2394 ____________________________________________________________________________
2395 [ 22025] By: nicholas                              on 2003/12/31  15:11:51
2396         Log: Subject: [PATCH] "piconv -C 512" badly broken
2397              From: Autrijus Tang <autrijus@autrijus.org>
2398              Message-Id: <1072870210.769.5.camel@localhost>
2399              Date: Wed, 31 Dec 2003 19:30:10 +0800
2400      Branch: perl
2401            ! ext/Encode/bin/piconv
2402 ____________________________________________________________________________
2403 [ 22021] By: rgs                                   on 2003/12/31  08:28:43
2404         Log: Upgrade to Test::Harness 2.40.
2405      Branch: perl
2406            ! lib/Test/Harness.pm lib/Test/Harness/Changes
2407            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
2408            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/00compile.t
2409            ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
2410            ! lib/Test/Harness/t/prove-switches.t
2411            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
2412            ! lib/Test/Harness/t/test-harness.t
2413 ____________________________________________________________________________
2414 [ 22020] By: rgs                                   on 2003/12/31  07:59:19
2415         Log: C++ comments, bad.
2416      Branch: perl
2417            ! ext/Cwd/Cwd.xs
2418 ____________________________________________________________________________
2419 [ 22018] By: nicholas                              on 2003/12/30  23:29:59
2420         Log: Bump VERSION numbers
2421      Branch: perl
2422            ! ext/POSIX/POSIX.pm lib/Benchmark.pm lib/File/CheckTree.pm
2423            ! lib/Getopt/Std.pm lib/PerlIO.pm lib/Tie/Hash.pm
2424            ! lib/diagnostics.pm
2425 ____________________________________________________________________________
2426 [ 22016] By: rgs                                   on 2003/12/30  21:10:22
2427         Log: A patch for Test::Harness on VMS by Craig Berry
2428              (see RT CPAN bug #4745)
2429      Branch: perl
2430            ! lib/Test/Harness/Straps.pm
2431 ____________________________________________________________________________
2432 [ 22013] By: nicholas                              on 2003/12/30  18:18:28
2433         Log: Subject: more uni doc tweakage
2434              From: Jarkko Hietaniemi <jhi@iki.fi>
2435              Message-ID: <20031230133755.GA23118@vipunen.hut.fi>
2436              Date: Tue, 30 Dec 2003 15:37:55 +0200
2437              
2438              Subject: one more pod fix
2439              From: Jarkko Hietaniemi <jhi@iki.fi>
2440              Message-ID: <20031230135641.GA24516@vipunen.hut.fi>
2441              Date: Tue, 30 Dec 2003 15:56:41 +0200
2442      Branch: perl
2443            ! lib/PerlIO.pm pod/perlunicode.pod
2444 ____________________________________________________________________________
2445 [ 22009] By: davem                                 on 2003/12/30  17:14:44
2446         Log: bug #24757 perlrun.pod's description of find -mtime was ambiguous
2447      Branch: perl
2448            ! pod/perlrun.pod
2449 ____________________________________________________________________________
2450 [ 22007] By: rgs                                   on 2003/12/30  16:04:47
2451         Log: Upgrade to Math::BigInt 1.68.
2452      Branch: perl
2453            + lib/Math/BigInt/t/bigroot.t
2454            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
2455            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
2456            ! lib/Math/BigInt/t/alias.inc lib/Math/BigInt/t/bare_mbi.t
2457            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
2458            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbi.t
2459 ____________________________________________________________________________
2460 [ 22005] By: davem                                 on 2003/12/30  15:07:50
2461         Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
2462              heuristics for calculating buffer size needed to compile a format
2463              didn't allow for \0
2464      Branch: perl
2465            ! pp_ctl.c t/op/write.t
2466 ____________________________________________________________________________
2467 [ 22003] By: rgs                                   on 2003/12/30  12:54:02
2468         Log: Add a regression test for bug #24762
2469      Branch: perl
2470            ! t/comp/parser.t
2471 ____________________________________________________________________________
2472 [ 22002] By: rgs                                   on 2003/12/30  12:49:09
2473         Log: Updates the notes about byacc in pumpkin.pod.
2474      Branch: perl
2475            ! Porting/pumpkin.pod
2476 ____________________________________________________________________________
2477 [ 22001] By: rgs                                   on 2003/12/30  09:58:08
2478         Log: Bump up UNIVERSAL's version to 1.02
2479              (due to fix #21418)
2480      Branch: perl
2481            ! lib/UNIVERSAL.pm
2482 ____________________________________________________________________________
2483 [ 21999] By: nicholas                              on 2003/12/29  23:53:31
2484         Log: Add Mike Pomraning
2485      Branch: perl
2486            ! AUTHORS
2487 ____________________________________________________________________________
2488 [ 21997] By: rgs                                   on 2003/12/29  20:11:12
2489         Log: Update the README and Changes files for Switch 2.10
2490      Branch: perl
2491            ! lib/Switch/Changes lib/Switch/README
2492 ____________________________________________________________________________
2493 [ 21996] By: rgs                                   on 2003/12/29  20:07:00
2494         Log: Upgrade to Switch 2.10, by integrating some changes by Damian
2495      Branch: perl
2496            ! lib/Switch.pm
2497 ____________________________________________________________________________
2498 [ 21993] By: rgs                                   on 2003/12/29  10:49:29
2499         Log: Windows hasn't getuid/setuid and friends.
2500              Therefore disable the code related to them in POSIX.xs.
2501              
2502              Subject: [PATCH: ext/POSIX/POSIX.xs] Re: Smoke [5.8.2] 21979 FAIL(Xt) MSWin32 5.1 Service Pack 1 (x86/1 cpu)
2503              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
2504              Date: Mon, 29 Dec 2003 04:51:19 +0100
2505              Message-ID: <03d401c3cdbf$05730ee0$d500a8c0@R2D2>
2506      Branch: perl
2507            ! ext/POSIX/POSIX.xs
2508 ____________________________________________________________________________
2509 [ 21992] By: rgs                                   on 2003/12/29  10:31:07
2510         Log: Subject: [PATCH] win32_chsize buglet
2511              From: "Kevin Chase" <kevincha99@hotmail.com>
2512              Date: Sun, 28 Dec 2003 15:48:56 -0800
2513              Message-ID: <BAY2-F90usv0ccZRh8Z0005683d@hotmail.com>
2514      Branch: perl
2515            ! win32/win32.c
2516 ____________________________________________________________________________
2517 [ 21991] By: rgs                                   on 2003/12/29  08:10:51
2518         Log: Upgrade to Encode 1.99.
2519      Branch: perl
2520            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
2521            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
2522            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
2523            ! ext/Encode/t/mime-header.t ext/Encode/ucm/gsm0338.ucm
2524            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
2525            ! ext/Encode/ucm/macHebrew.ucm
2526 ____________________________________________________________________________
2527 [ 21990] By: rgs                                   on 2003/12/28  18:41:35
2528         Log: Fix a little syntax error, reported by Marcus Holland-Moritz
2529      Branch: perl
2530            ! win32/win32.c
2531 ____________________________________________________________________________
2532 [ 21989] By: nicholas                              on 2003/12/28  11:49:20
2533         Log: From: "Nigel Sandever" <njsandever@hotmail.com>
2534              Subject: [PATCH] 5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE_FILES
2535              Message-ID: <Law9-F94BdsnvUFcxT500000ea5@hotmail.com>
2536              Date: Thu, 25 Sep 2003 21:49:07 +0000
2537      Branch: perl
2538            ! dosish.h win32/win32.c win32/win32sck.c
2539 ____________________________________________________________________________
2540 [ 21988] By: rgs                                   on 2003/12/27  23:46:40
2541         Log: Regenerate the perly.c patch for byacc output painless fixing
2542      Branch: perl
2543            ! perly_c.diff
2544 ____________________________________________________________________________
2545 [ 21986] By: rgs                                   on 2003/12/27  23:11:59
2546         Log: Fix bug [perl #24762] : C<*foo{CODE} ? 1 : 0> was a syntax error
2547      Branch: perl
2548            ! perly.c perly.y vms/perly_c.vms
2549 ____________________________________________________________________________
2550 [ 21985] By: nicholas                              on 2003/12/27  22:55:35
2551         Log: Subject: Cross compilation patches for arm.
2552              From: Redvers Davies <red@criticalintegration.com>
2553              Message-Id: <1072098653.4789.6.camel@ragefire>
2554              Date: Mon, 22 Dec 2003 08:11:34 -0500
2555      Branch: perl
2556            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
2557            ! Cross/config.sh-arm-linux Cross/installperl.patch
2558 ____________________________________________________________________________
2559 [ 21983] By: rgs                                   on 2003/12/27  21:29:04
2560         Log: Fix bug [perl #24735] : make sure that the range (..) operator
2561              treats an undefined argument as 0 for numerical ranges and as ""
2562              for magical string ranges.
2563      Branch: perl
2564            ! pp_ctl.c t/op/range.t
2565 ____________________________________________________________________________
2566 [ 21981] By: rgs                                   on 2003/12/27  20:14:09
2567         Log: Subject: PATCH:  *DB*_File 
2568              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
2569              Date: Sat, 27 Dec 2003 20:02:30 -0000
2570              Message-ID: <AIEAJICLCBDNAAOLLOKLIEAOPGAA.Paul.Marquess@btinternet.com>
2571      Branch: perl
2572            ! XSUB.h ext/DB_File/Changes ext/DB_File/DB_File.pm
2573            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
2574            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
2575            ! ext/DB_File/typemap ext/GDBM_File/typemap
2576            ! ext/NDBM_File/typemap ext/ODBM_File/typemap
2577            ! ext/SDBM_File/typemap
2578 ____________________________________________________________________________
2579 [ 21978] By: nicholas                              on 2003/12/27  18:31:27
2580         Log: Straggler from Cwd
2581      Branch: perl
2582            + ext/Cwd/Changes
2583 ____________________________________________________________________________
2584 [ 21977] By: nicholas                              on 2003/12/27  18:29:44
2585         Log: Straggler from Unicode::Collate.
2586              We need to automate this.
2587              For some value of we. (tr/w/m/ I suspect)
2588      Branch: perl
2589            + lib/Unicode/Collate/t/rearrang.t
2590 ____________________________________________________________________________
2591 [ 21976] By: nicholas                              on 2003/12/27  18:28:37
2592         Log: Assimilate Unicode::Collate 0.33
2593      Branch: perl
2594            + lib/Unicode/Collate/t/altern.t lib/Unicode/Collate/t/view.t
2595            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
2596            ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
2597            ! lib/Unicode/Collate/t/contract.t
2598            ! lib/Unicode/Collate/t/illegal.t lib/Unicode/Collate/t/test.t
2599            ! lib/Unicode/Collate/t/version.t
2600 ____________________________________________________________________________
2601 [ 21975] By: nicholas                              on 2003/12/27  18:12:33
2602         Log: Assimilate PodParser-1.26
2603      Branch: perl
2604            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
2605            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/PlainText.pm
2606            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/pod2usage.PL
2607            ! pod/podselect.PL t/pod/pod2usage.xr t/pod/podselect.xr
2608 ____________________________________________________________________________
2609 [ 21974] By: nicholas                              on 2003/12/27  17:50:34
2610         Log: Assimilate File::Spec 0.87
2611      Branch: perl
2612            ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
2613 ____________________________________________________________________________
2614 [ 21973] By: nicholas                              on 2003/12/27  17:24:27
2615         Log: Assimilate Digest 1.05
2616      Branch: perl
2617            ! lib/Digest.pm lib/Digest/t/digest.t
2618 ____________________________________________________________________________
2619 [ 21972] By: nicholas                              on 2003/12/27  17:20:23
2620         Log: Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainers, so change
2621              21646 was only applied to core (must punt this back and thereby unfork)
2622              Need to fix test boilerplate properly for PERL_CORE
2623      Branch: perl
2624            ! MANIFEST Porting/Maintainers.pl ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
2625            ! ext/Cwd/t/taint.t lib/Cwd.pm
2626 ____________________________________________________________________________
2627 [ 21971] By: nicholas                              on 2003/12/27  16:55:54
2628         Log: Subject: [PATCH] Remove Win32 compiler warnings
2629              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
2630              Date: Sat, 27 Dec 2003 17:39:20 +0100
2631              Message-ID: <018901c3cc97$fa976660$d500a8c0@R2D2>
2632      Branch: perl
2633            ! ext/XS/APItest/APItest.xs ext/threads/shared/shared.xs sv.c
2634 ____________________________________________________________________________
2635 [ 21970] By: nicholas                              on 2003/12/27  16:39:01
2636         Log: Allow overriding of the p4 settings via environment variables
2637              Make regexp more robust to parse FreeBSD's patch output
2638      Branch: perl
2639            ! Porting/apply
2640 ____________________________________________________________________________
2641 [ 21968] By: rgs                                   on 2003/12/27  14:27:57
2642         Log: Subject: [PATCH] perl 5.8.0, FindBin::again
2643              From: Slaven Rezic <slaven@rezic.de>
2644              Date: 01 May 2003 21:28:10 +0200
2645              Message-ID: <873cjy31rp.fsf@vran.herceg.de>
2646      Branch: perl
2647            ! lib/FindBin.pm lib/FindBin.t
2648 ____________________________________________________________________________
2649 [ 21967] By: nicholas                              on 2003/12/27  13:26:29
2650         Log: Subject: [PATCH: sv.c] Turn Quad_t to Uquad_t in unsigned branch
2651              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
2652              Date: Sat, 27 Dec 2003 02:48:19 +0100
2653              Message-ID: <010001c3cc1b$813763a0$d500a8c0@R2D2>
2654      Branch: perl
2655            ! sv.c
2656 ____________________________________________________________________________
2657 [ 21964] By: nicholas                              on 2003/12/26  20:31:38
2658         Log: Change minimum perl version where the test is run from 5.9.0 to 5.8.3
2659              as I'm going to integrate the core patch
2660      Branch: perl
2661            ! ext/List/Util/t/weak.t
2662 ____________________________________________________________________________
2663 [ 21962] By: nicholas                              on 2003/12/26  19:22:16
2664         Log: Subject: [PATCH: sv.c] Re: GCC bug breaking Perl_sv_catpvfn()?
2665              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
2666              Date: Fri, 26 Dec 2003 02:47:09 +0100
2667              Message-ID: <03ca01c3cb52$2d509b40$5700a8c0@R2D2>
2668      Branch: perl
2669            ! sv.c
2670 ____________________________________________________________________________
2671 [ 21960] By: rgs                                   on 2003/12/26  10:18:24
2672         Log: Refactor the code that checks whether a range is numeric
2673              or string-magical.
2674      Branch: perl
2675            ! pp_ctl.c
2676 ____________________________________________________________________________
2677 [ 21959] By: rgs                                   on 2003/12/26  08:51:06
2678         Log: Restore ext/SDBM_File/sdbm/Makefile to its pre-21655 state.
2679              This fixes building SDBM_File on AIX.
2680      Branch: perl
2681            ! ext/SDBM_File/sdbm/Makefile.PL
2682 ____________________________________________________________________________
2683 [ 21958] By: rgs                                   on 2003/12/25  21:22:25
2684         Log: Fix bug [perl #24641] : when POSIX::set[ug]id() are called,
2685              update the perl variables PL_uid and PL_euid (resp. PL_gid
2686              and PL_egid) with the new values.
2687      Branch: perl
2688            ! ext/POSIX/POSIX.xs
2689 ____________________________________________________________________________
2690 [ 21957] By: rgs                                   on 2003/12/25  20:14:00
2691         Log: Subject: [PATCH 5.8.2 @21574] INSTALL_PREFIX from C
2692              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
2693              Date: Thu, 18 Dec 2003 12:30:06 -0800
2694              Message-ID: <20031218203006.GA7772@math.berkeley.edu>
2695      Branch: perl
2696            ! config_h.SH
2697 ____________________________________________________________________________
2698 [ 21956] By: rgs                                   on 2003/12/25  19:40:55
2699         Log: Subject: BigInt v1.68 - pre-release
2700              From: Tels <perl_dummy@bloodgate.com>
2701              Date: Tue, 23 Dec 2003 01:09:23 +0100
2702              Message-Id: <200312230106.27661@bloodgate.com>
2703      Branch: perl
2704            + lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/alias.inc
2705            + lib/Math/BigInt/t/mbf_ali.t lib/Math/BigInt/t/mbi_ali.t
2706            + lib/Math/BigInt/t/sub_ali.t
2707            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
2708            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
2709            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
2710            ! lib/Math/BigInt/t/upgrade.inc
2711 ____________________________________________________________________________
2712 [ 21955] By: rgs                                   on 2003/12/25  18:59:54
2713         Log: Subject: [perl #24506] [PATCH] cannot weaken refs to read only values
2714              From: Fergal Daly <fergal@esatclear.ie>
2715              Date: Tue, 2 Dec 2003 23:18:18 +0000
2716              Message-Id: <200312022318.18353.fergal@esatclear.ie>
2717              
2718              (tweaked so the test is skipped on perls < 5.9.0)
2719      Branch: perl
2720            ! ext/List/Util/t/weak.t sv.c
2721 ____________________________________________________________________________
2722 [ 21953] By: nicholas                              on 2003/12/23  23:34:48
2723         Log: Subject:  [PATCH: perl@21949] document patch for VMS port on new file systems
2724              From:  PPrymmer@factset.com
2725              Date:  Tue, 23 Dec 2003 17:27:44 -0500
2726              Message-Id:  <OF32243F10.A592C9A9-ON85256E05.007B1741-85256E05.007B63CB@factset.com>
2727      Branch: perl
2728            ! README.vms
2729 ____________________________________________________________________________
2730 [ 21952] By: nicholas                              on 2003/12/23  23:19:19
2731         Log: Subject: [patch t/test.pl] comment fix
2732              From: Stas Bekman <stas@stason.org>
2733              Message-ID: <3FE8C65A.4060708@stason.org>
2734              Date: Tue, 23 Dec 2003 14:48:58 -0800
2735      Branch: perl
2736            ! t/test.pl
2737 ____________________________________________________________________________
2738 [ 21951] By: adi                                   on 2003/12/22  23:22:12
2739         Log: re-fix [perl #24508] without speed regression.
2740              keep an eye on this.
2741      Branch: perl
2742            ! op.c opcode.h opcode.pl
2743 ____________________________________________________________________________
2744 [ 21950] By: adi                                   on 2003/12/22  23:19:25
2745         Log: sanitize some macros - based on Chip Salzenberg suggestions and
2746              on the way GNU people use the gcc-ish 'blocks in parens'
2747      Branch: perl
2748            ! XSUB.h sv.h
2749 ____________________________________________________________________________
2750 [ 21948] By: nicholas                              on 2003/12/22  21:00:30
2751         Log: Subject: Re: Smoke [5.8.2] 21930 FAIL(t) MSWin32 5.1 Service Pack 1 (x86/1 cpu)
2752              Message-ID: <Pine.LNX.4.58.0312220116520.17374@localhost.localdomain>
2753              Date: Mon, 22 Dec 2003 01:52:08 -0600 (CST)
2754              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
2755      Branch: perl
2756            ! ext/threads/shared/shared.xs
2757 ____________________________________________________________________________
2758 [ 21946] By: nicholas                              on 2003/12/22  20:34:06
2759         Log: Subject:  doc nits
2760              From:  Jarkko Hietaniemi <jhi@iki.fi>
2761              Date:  Mon, 22 Dec 2003 21:57:34 +0200
2762              Message-Id:  <20031222195734.GA29441@vipunen.hut.fi>
2763      Branch: perl
2764            ! pod/perltodo.pod pod/perlunicode.pod
2765 ____________________________________________________________________________
2766 [ 21944] By: merijn                                on 2003/12/22  10:13:43
2767         Log: Subject: [PATCH] configure.com archname tweak
2768              From: "Craig A. Berry" <craigberry@mac.com>
2769              Date: Sun, 21 Dec 2003 23:07:13 -0600
2770              Message-ID: <3FE67C01.1000704@mac.com>
2771      Branch: perl
2772            ! configure.com
2773 ____________________________________________________________________________
2774 [ 21942] By: rgs                                   on 2003/12/21  21:29:47
2775         Log: Subject: [perl #24651] Taint bug with multiple backticks in ref consturctors
2776              From: Mike Guy <mjtg@cam.ac.uk>
2777              Date: Fri, 19 Dec 2003 17:17:11 +0000
2778              Message-Id: <E1AXOFT-0007DE-7q@draco.cus.cam.ac.uk>
2779      Branch: perl
2780            ! pod/perlsec.pod
2781 ____________________________________________________________________________
2782 [ 21940] By: rgs                                   on 2003/12/21  15:33:19
2783         Log: Fix a side-effect of bug #24674 in the perl debugger.
2784              
2785              Subject: [perl #24674] 5.x odd taint bug 
2786              From: Dominique Quatravaux (via RT) <perlbug-followup@perl.org>
2787              Date: 16 Dec 2003 15:03:24 -0000
2788              Message-ID: <rt-3.0.7_01-24674-68456.11.3124667849085@perl.org>
2789      Branch: perl
2790            ! lib/perl5db.pl
2791 ____________________________________________________________________________
2792 [ 21938] By: rgs                                   on 2003/12/20  22:56:24
2793         Log: Subject: Perl 5.8.3 patches from the BS2000 port
2794              From: Dorner Thomas <tdorner@amadeus.net>
2795              Date: Wed, 17 Dec 2003 15:41:17 +0100
2796              Message-ID: <6727B1DACFCDD311A757009027CA8D69044B673A@Ex02.inhouse.start.de>
2797      Branch: perl
2798            ! hints/posix-bc.sh t/base/num.t t/comp/parser.t
2799 ____________________________________________________________________________
2800 [ 21937] By: adi                                   on 2003/12/20  21:37:03
2801         Log: after back-references, restricted hashes.
2802              see http://nntp.perl.org/group/perl.perl5.porters/86497
2803              this is hopefully only a temporary solution.
2804      Branch: perl
2805            ! perl.c
2806 ____________________________________________________________________________
2807 [ 21936] By: adi                                   on 2003/12/20  21:32:37
2808         Log: fix [perl #24660], [perl #24663].
2809      Branch: perl
2810            ! mg.c sv.c
2811 ____________________________________________________________________________
2812 [ 21935] By: rgs                                   on 2003/12/20  21:21:50
2813         Log: Upgrade to Time::Local 1.07_94
2814      Branch: perl
2815            ! lib/Time/Local.pm lib/Time/Local.t
2816 ____________________________________________________________________________
2817 [ 21933] By: nicholas                              on 2003/12/20  20:07:44
2818         Log: Subject: [PATCH] OpenVMS I64 support
2819              From: "Craig A. Berry" <craigberry@mac.com>
2820              Message-ID: <3FE2441F.2070603@mac.com>
2821              Date: Thu, 18 Dec 2003 18:19:43 -0600
2822      Branch: perl
2823            ! configure.com vms/gen_shrfls.pl
2824 ____________________________________________________________________________
2825 [ 21932] By: nicholas                              on 2003/12/20  19:57:51
2826         Log: remove duplicate PERL_HASH (as spotted by Enache Adrian in
2827              <20031220124854.GA1265@ratsnest.hole> )
2828      Branch: perl
2829            ! hv.c
2830 ____________________________________________________________________________
2831 [ 21931] By: nicholas                              on 2003/12/20  18:58:06
2832         Log: Solaris gconvert() doesn't like ndigits == 0. Currently we have no
2833              Configure test for troublesome gconvert(), so for now simply avoid
2834              the optimisation that calls gconvert() in this case.
2835      Branch: perl
2836            ! sv.c
2837 ____________________________________________________________________________
2838 [ 21928] By: rgs                                   on 2003/12/19  08:36:11
2839         Log: Upgrade to CGI.pm 3.01
2840      Branch: perl
2841            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm
2842            ! lib/CGI/Pretty.pm lib/CGI/Util.pm lib/CGI/t/carp.t
2843            ! lib/CGI/t/request.t
2844 ____________________________________________________________________________
2845 [ 21927] By: rgs                                   on 2003/12/19  08:10:41
2846         Log: Subject: [DOCPATCH] base.pm
2847              From: Elizabeth Mattijsen <liz@dijkmat.nl>
2848              Date: Thu, 18 Dec 2003 22:30:52 +0100
2849              Message-Id: <p05111b12bc07cc596977@[192.168.56.3]>
2850              
2851              Plus, remove leftover mentions of pseudo-hashes
2852      Branch: perl
2853            ! lib/base.pm
2854 ____________________________________________________________________________
2855 [ 21924] By: nicholas                              on 2003/12/18  20:24:29
2856         Log: "Richard" - who he? (Add "Richard Clamp" to the list of pumpkings)
2857      Branch: perl
2858            ! pod/perlhist.pod
2859 ____________________________________________________________________________
2860 [ 21923] By: rgs                                   on 2003/12/18  14:58:42
2861         Log: Perl 1.0.16 has been released.
2862      Branch: perl
2863            ! pod/perlhist.pod
2864 ____________________________________________________________________________
2865 [ 21922] By: rgs                                   on 2003/12/17  21:36:36
2866         Log: Subject: [PATCH: embed.fnc] arguments for perl_clone()
2867              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
2868              Date: Wed, 17 Dec 2003 13:26:52 +0100
2869              Message-ID: <055701c3c499$11144f90$8cecfe91@R2D2>
2870      Branch: perl
2871            ! embed.fnc embed.h global.sym
2872 ____________________________________________________________________________
2873 [ 21921] By: rgs                                   on 2003/12/17  17:34:05
2874         Log: Subject: [PATCH] 2-arg cond_wait, cond_timedwait, tests
2875              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
2876              Date: Wed, 17 Dec 2003 00:05:58 -0600 (CST)
2877              Message-ID: <Pine.LNX.4.58.0312092202040.13494@benevelle.wi.securepipe.com>
2878      Branch: perl
2879            + ext/threads/shared/t/wait.t
2880            ! MANIFEST ext/threads/shared/shared.pm
2881            ! ext/threads/shared/shared.xs
2882 ____________________________________________________________________________
2883 [ 21918] By: rgs                                   on 2003/12/16  22:00:39
2884         Log: Sync with the latest MakeMaker snapshot.
2885              But set the $VERSION to 6.21_01.
2886      Branch: perl
2887            ! lib/ExtUtils/Changes lib/ExtUtils/MANIFEST.SKIP
2888            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
2889            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win95.pm
2890            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
2891            ! lib/ExtUtils/instmodsh
2892 ____________________________________________________________________________
2893 [ 21917] By: alanbur                               on 2003/12/15  09:13:49
2894         Log: Remove incorrect guards around inclusion of <signal.h>
2895              Causes problems with UNIX03/SUSv3
2896              Part 2 of change 21916 - oops!
2897              
2898              See:
2899              Message-Id: <3FDD06A5.8010004@sun.com>
2900              Subject: Re: UNIX03 & C99 issue with 5.8.2
2901              From: Alan Burlison <Alan.Burlison@sun.com>
2902              Date: Mon, 15 Dec 2003 00:56:05 +0000
2903      Branch: perl
2904            ! doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h util.c
2905 ____________________________________________________________________________
2906 [ 21916] By: alanbur                               on 2003/12/15  09:02:58
2907         Log: Remove incorrect guards around inclusion of <signal.h>
2908              Causes problems with UNIX03/SUSv3
2909      Branch: perl
2910            ! doio.c
2911 ____________________________________________________________________________
2912 [ 21915] By: rgs                                   on 2003/12/15  07:43:50
2913         Log: Add the macros dAX and dITEMS to PPPort.
2914      Branch: perl
2915            ! ext/Devel/PPPort/PPPort.pm
2916 ____________________________________________________________________________
2917 [ 21914] By: rgs                                   on 2003/12/14  22:53:43
2918         Log: Subject: [patch Porting/pumpkin.pod] trying to ensure that PPPort is up-to-date on each new release
2919              From: Stas Bekman <stas@stason.org>
2920              Date: Sun, 14 Dec 2003 15:12:40 -0800
2921              Message-ID: <3FDCEE68.3080509@stason.org>
2922      Branch: perl
2923            ! Porting/pumpkin.pod
2924 ____________________________________________________________________________
2925 [ 21912] By: rgs                                   on 2003/12/14  22:48:17
2926         Log: Subject: [DOCPATCH] perlfunc delete
2927              From: Elizabeth Mattijsen <liz@dijkmat.nl>
2928              Date: Sun, 14 Dec 2003 20:25:07 +0100
2929              Message-Id: <p05111b07bc0269065a99@[192.168.56.3]>
2930      Branch: perl
2931            ! pod/perlfunc.pod
2932 ____________________________________________________________________________
2933 [ 21910] By: nicholas                              on 2003/12/14  20:06:41
2934         Log: Forgot to remove a comment
2935      Branch: perl
2936            ! pp.c
2937 ____________________________________________________________________________
2938 [ 21907] By: nicholas                              on 2003/12/14  18:35:15
2939         Log: S_save_hek_flags should honour the "free" flag.
2940              Ought to mask the flag bits that shouldn't be stored.
2941      Branch: perl
2942            ! hv.c
2943 ____________________________________________________________________________
2944 [ 21906] By: nicholas                              on 2003/12/14  17:06:13
2945         Log: Some fool missed a letter n.
2946              (and then "optimised" code based on its absense. D'oh)
2947              Restore the correct behaviour - fetch with uppercase key, then if
2948              still not found store with mixed/lowercase key.
2949      Branch: perl
2950            ! hv.c
2951 ____________________________________________________________________________
2952 [ 21905] By: nicholas                              on 2003/12/14  16:34:01
2953         Log: Subject: Re: Change 21862
2954              From: Enache Adrian <enache@rdslink.ro>
2955              Date: Wed, 10 Dec 2003 06:05:58 +0200
2956              Message-ID: <20031210040558.GC1584@ratsnest.hole>
2957              
2958              (1st hunk), plus the equivalent for hv_delete_common
2959      Branch: perl
2960            ! hv.c
2961 ____________________________________________________________________________
2962 [ 21904] By: nicholas                              on 2003/12/14  15:32:32
2963         Log: Clean up a bug I introduced into caseless ENV hv_delete
2964              (should be the proper fix for 21870 and 21872's band aid)
2965      Branch: perl
2966            ! hv.c
2967 ____________________________________________________________________________
2968 [ 21902] By: rgs                                   on 2003/12/13  21:56:45
2969         Log: Subject: Re: 5.6.2-RC1 on Cygwin
2970              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
2971              Date: Sat, 6 Dec 2003 22:32:59 -0800
2972              Message-ID: <20031207063259.GA3004@efn.org>
2973              (with tweaks to cleanup code)
2974      Branch: perl
2975            ! t/op/taint.t
2976 ____________________________________________________________________________
2977 [ 21898] By: nicholas                              on 2003/12/13  19:20:41
2978         Log: Add Perl_ceil
2979      Branch: perl
2980            ! perl.h pp.c
2981 ____________________________________________________________________________
2982 [ 21897] By: rgs                                   on 2003/12/13  18:41:51
2983         Log: Reformat a long line in perlembed.pod (bug #24623).
2984      Branch: perl
2985            ! pod/perlembed.pod
2986 ____________________________________________________________________________
2987 [ 21896] By: nicholas                              on 2003/12/13  18:40:59
2988         Log: The binary compatibility notes say that new global functions should
2989              go at the end. Not that I'm anything more than "trainee" when it
2990              comes to this bincompat stuff.
2991      Branch: perl
2992            ! embed.fnc proto.h
2993 ____________________________________________________________________________
2994 [ 21895] By: rgs                                   on 2003/12/13  18:33:38
2995         Log: alarm() is now implemented on Win32.
2996      Branch: perl
2997            ! pod/perlport.pod
2998 ____________________________________________________________________________
2999 [ 21893] By: nicholas                              on 2003/12/13  17:40:32
3000         Log: foreach qw() { # not valid syntax for 5.005. So fix it.
3001      Branch: perl
3002            ! pod/buildtoc
3003 ____________________________________________________________________________
3004 [ 21892] By: rgs                                   on 2003/12/13  17:02:12
3005         Log: Subject: Patch for: [perl #24650] File::CheckTree should list Larry Wall as author, not unknown 
3006              From: David Dyck <david.dyck@fluke.com>
3007              Date: Sat, 13 Dec 2003 00:01:34 -0800 (PST)
3008              Message-ID: <Pine.LNX.4.51.0312122351450.8825@dd.tc.fluke.com>
3009      Branch: perl
3010            ! lib/File/CheckTree.pm
3011 ____________________________________________________________________________
3012 [ 21891] By: rgs                                   on 2003/12/13  16:33:46
3013         Log: Make the XSRETURN macro evaluate its argument only once.
3014      Branch: perl
3015            ! XSUB.h
3016 ____________________________________________________________________________
3017 [ 21886] By: rgs                                   on 2003/12/13  12:30:08
3018         Log: More POD fixes ; regenerate perltoc and perlmodlib.
3019      Branch: perl
3020            ! ext/DynaLoader/DynaLoader_pm.PL pod/perlmodlib.pod
3021            ! pod/perltoc.pod
3022 ____________________________________________________________________________
3023 [ 21885] By: rgs                                   on 2003/12/13  12:21:26
3024         Log: Fix some of the pods to produce more standard manpages,
3025              as reported by Eric S. Raymond.
3026      Branch: perl
3027            ! README.ce README.netware lib/Getopt/Std.pm lib/diagnostics.pm
3028 ____________________________________________________________________________
3029 [ 21884] By: rgs                                   on 2003/12/13  00:09:01
3030         Log: Subject: RE: [perl #24610] Pod::Html infinite recursion
3031              From: Anders Johnson <ajohnson@nvidia.com>
3032              Date: Fri, 12 Dec 2003 14:07:40 -0800
3033              Message-ID: <33171CC36240D94EAF1FE584B1D14E0A06EC6F51@mail-sc-11.nvidia.com>
3034              (with tweaks)
3035      Branch: perl
3036            ! lib/Pod/Html.pm
3037 ____________________________________________________________________________
3038 [ 21883] By: rgs                                   on 2003/12/12  23:54:25
3039         Log: Modify the common guard for the signal.h header, because
3040              C99 compilers don't like it.o
3041              
3042              see :
3043              Subject: UNIX03 & C99 issue with 5.8.2
3044              From: Alan Burlison <Alan.Burlison@sun.com>
3045              Date: Fri, 12 Dec 2003 23:04:52 +0000
3046              Message-ID: <3FDA4994.6050209@sun.com>
3047      Branch: perl
3048            ! doio.c doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h
3049            ! util.c
3050 ____________________________________________________________________________
3051 [ 21882] By: rgs                                   on 2003/12/12  22:43:11
3052         Log: Subject: [PATCH] Math::BigInt v1.67 released
3053              From: Tels <perl_dummy@bloodgate.com>
3054              Date: Fri, 12 Dec 2003 18:47:43 +0100
3055              Message-Id: <200312121847.49039@bloodgate.com>
3056      Branch: perl
3057            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
3058            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
3059            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
3060            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/fallback.t
3061            ! lib/Math/BigInt/t/sub_mbi.t
3062 ____________________________________________________________________________
3063 [ 21881] By: merijn                                on 2003/12/12  16:09:14
3064         Log: Subject: [PATCH] d_u32align for win32
3065              From: Gisle Aas <gisle@ActiveState.com>
3066              Date: 11 Dec 2003 01:33:39 -0800
3067              Message-ID: <lrzndzr958.fsf@caliper.activestate.com>
3068      Branch: perl
3069            ! win32/config.bc win32/config.gc win32/config.vc
3070 ____________________________________________________________________________
3071 [ 21879] By: rgs                                   on 2003/12/11  23:53:34
3072         Log: Subject: [PATCH] environ array fix for VMS
3073              From: "Craig A. Berry" <craigberry@mac.com>
3074              Date: Thu, 11 Dec 2003 14:35:29 -0600
3075              Message-ID: <3FD8D511.2030805@mac.com>
3076      Branch: perl
3077            ! vms/vms.c
3078 ____________________________________________________________________________
3079 [ 21878] By: nicholas                              on 2003/12/11  23:49:20
3080         Log: Subject: [PATCH] Perl 5.9.0 AUTHORS
3081              From: Mark Leighton Fisher <mark-fisher@mindspring.com>
3082              Message-ID: <3FD8E74F.7000202@mindspring.com>
3083              Date: Thu, 11 Dec 2003 16:53:19 -0500
3084      Branch: perl
3085            ! AUTHORS
3086 ____________________________________________________________________________
3087 [ 21877] By: rgs                                   on 2003/12/11  23:40:54
3088         Log: Add a mention of the error "DESTROY created new reference
3089              to dead object" in perldiag.
3090      Branch: perl
3091            ! pod/perldiag.pod
3092 ____________________________________________________________________________
3093 [ 21876] By: adi                                   on 2003/12/11  23:04:03
3094         Log: #21866 was wrong. another try to plumb that damn leak.
3095      Branch: perl
3096            ! mg.c sv.c
3097 ____________________________________________________________________________
3098 [ 21875] By: adi                                   on 2003/12/11  20:11:07
3099         Log: fix bug #24605.
3100              substr() wasn't working when used repeatedly on the same utf-8
3101              string.
3102      Branch: perl
3103            ! sv.c t/op/substr.t
3104 ____________________________________________________________________________
3105 [ 21874] By: rgs                                   on 2003/12/09  21:36:58
3106         Log: Suppress a C< $DB::single = 1 > from Switch.pm, as noticed
3107              by Jan Dubois.
3108      Branch: perl
3109            ! lib/Switch.pm
3110 ____________________________________________________________________________
3111 [ 21873] By: rgs                                   on 2003/12/09  21:33:22
3112         Log: Subject: [PATCH perlunicode.pod, encoding.pm] Implicit upgrading docs
3113              From: Autrijus Tang <autrijus@autrijus.org>
3114              Date: Tue, 9 Dec 2003 20:39:16 +0800
3115              Message-ID: <20031209123915.GA1454@not.autrijus.org>
3116      Branch: perl
3117            ! ext/Encode/encoding.pm pod/perlunicode.pod
3118 ____________________________________________________________________________
3119 [ 21872] By: adi                                   on 2003/12/09  03:26:16
3120         Log: temporary fix to avoid t/op/tie.t failures on Win32
3121      Branch: perl
3122            ! hv.c
3123 ____________________________________________________________________________
3124 [ 21871] By: rgs                                   on 2003/12/08  15:22:26
3125         Log: Upgrade to Digest-MD5 2.33.
3126      Branch: perl
3127            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3128            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
3129            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/typemap
3130 ____________________________________________________________________________
3131 [ 21870] By: rgs                                   on 2003/12/08  08:22:17
3132         Log: Integrate change #21862 from maint-5.8 :
3133              
3134              Win32/MinGW tweaks
3135              A. ENV_IS_CASELESS has trys to free(keysave) when
3136              keysave isn't in scope yet.
3137              B. For default makefile.mk which build with perlhost.h
3138              stuff "live" need to link with g++ to find new/delete etc.
3139      Branch: perl
3140           !> hv.c win32/makefile.mk
3141 ____________________________________________________________________________
3142 [ 21869] By: rgs                                   on 2003/12/08  07:37:27
3143         Log: Subject: [PATCH] iterator reset moved to hv.c (was: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context)
3144              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
3145              Date: Mon, 08 Dec 2003 08:17:46 +0100
3146              Message-id: <20031208071746.GA594@ethan>
3147      Branch: perl
3148            ! hv.c mg.c
3149 ____________________________________________________________________________
3150 [ 21868] By: adi                                   on 2003/12/08  03:38:39
3151         Log: yet another leak. bigger fish still swimming around.
3152              #!perl
3153              eval q{ $_ = "x"; s/x/"in subst"/e } while 1;
3154              __END__
3155      Branch: perl
3156            ! pp_ctl.c
3157 ____________________________________________________________________________
3158 [ 21867] By: adi                                   on 2003/12/08  03:34:37
3159         Log: yet another 2 leaks. example for the second:
3160              #! perl
3161              eval q{ open $p{q}, "foo" } while 1
3162              __END__
3163      Branch: perl
3164            ! op.c
3165 ____________________________________________________________________________
3166 [ 21866] By: adi                                   on 2003/12/08  03:30:16
3167         Log: plumb a leak with pos().
3168              
3169              #! perl
3170              while (1) {
3171              my $a = "\x{1ff}"; $a =~ /\x{1ff}/g; pos($a);
3172              }
3173              __END__
3174      Branch: perl
3175            ! sv.c
3176 ____________________________________________________________________________
3177 [ 21865] By: rgs                                   on 2003/12/07  21:28:13
3178         Log: Subject: [PATCH] documenting SCALAR gotcha
3179              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
3180              Date: Sun, 07 Dec 2003 16:41:16 +0100
3181              Message-id: <20031207154116.GA825@ethan>
3182      Branch: perl
3183            ! pod/perltie.pod
3184 ____________________________________________________________________________
3185 [ 21864] By: rgs                                   on 2003/12/07  20:13:47
3186         Log: Subject: [PATCH] setenv tweak for VMS
3187              From: "Craig A. Berry" <craigberry@mac.com>
3188              Date: Sat, 06 Dec 2003 18:13:32 -0600
3189              Message-ID: <3FD270AC.3000106@mac.com>
3190      Branch: perl
3191            ! vms/vms.c
3192 ____________________________________________________________________________
3193 [ 21863] By: rgs                                   on 2003/12/06  21:33:22
3194         Log: Missing thingies.
3195      Branch: perl
3196            ! pp.c pp_hot.c
3197 ____________________________________________________________________________
3198 [ 21861] By: rgs                                   on 2003/12/06  20:58:12
3199         Log: Subject: [PATCH] Math::BigInt v1.67 (pre-release)
3200              From: Tels <perl_dummy@bloodgate.com>
3201              Date: Sat, 6 Dec 2003 20:19:44 +0100
3202              Message-Id: <200312062016.50484@bloodgate.com>
3203      Branch: perl
3204            + lib/Math/BigInt/t/const_mbf.t lib/Math/BigInt/t/fallback.t
3205            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
3206            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
3207            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
3208            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
3209            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
3210            ! lib/Math/BigInt/t/bigints.t lib/Math/BigInt/t/biglog.t
3211            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
3212            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
3213 ____________________________________________________________________________
3214 [ 21860] By: rgs                                   on 2003/12/06  20:33:09
3215         Log: Forgot to update the MANIFEST.
3216      Branch: perl
3217            ! MANIFEST
3218 ____________________________________________________________________________
3219 [ 21859] By: rgs                                   on 2003/12/06  20:19:16
3220         Log: Math::BigInt::Scalar is only for tests.
3221              Move it under t/lib.
3222      Branch: perl
3223           +> t/lib/Math/BigInt/Scalar.pm
3224            - lib/Math/BigInt/Scalar.pm
3225 ____________________________________________________________________________
3226 [ 21858] By: rgs                                   on 2003/12/06  20:01:24
3227         Log: Subject: [PATCH] casting bug in VMS part of Perl_start_glob
3228              From: "Craig A. Berry" <craigberry@mac.com>
3229              Date: Sat, 06 Dec 2003 12:44:40 -0600
3230              Message-ID: <3FD22398.1060506@mac.com>
3231      Branch: perl
3232            ! doio.c
3233 ____________________________________________________________________________
3234 [ 21857] By: rgs                                   on 2003/12/06  19:58:51
3235         Log: Remove the "Can't provide tied hash usage" error from perldiag.
3236              Mention the new tied hash SCALAR method in perldelta.
3237      Branch: perl
3238            ! pod/perldelta.pod pod/perldiag.pod
3239 ____________________________________________________________________________
3240 [ 21856] By: rgs                                   on 2003/12/06  19:51:49
3241         Log: Clarify the description of SCALAR in perltie
3242      Branch: perl
3243            ! pod/perltie.pod
3244 ____________________________________________________________________________
3245 [ 21855] By: rgs                                   on 2003/12/06  19:50:07
3246         Log: Subject: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context
3247              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
3248              Date: Sat, 06 Dec 2003 11:50:59 +0100
3249              Message-id: <20031206105059.GA13989@ethan>
3250      Branch: perl
3251            ! embed.fnc embed.h global.sym hv.c lib/Tie/Hash.pm mg.c
3252            ! pod/perlapi.pod pod/perlfunc.pod pod/perltie.pod pp.c pp_hot.c
3253            ! proto.h t/op/tie.t
3254 ____________________________________________________________________________
3255 [ 21854] By: nicholas                              on 2003/12/06  16:30:35
3256         Log: Make sv_force_normal_flags cope with shared hash key scalars
3257              (remember the pointer from SvPVX, reset the flags before SvGROW,
3258              avoid crazy loops or read-from-free)
3259      Branch: perl
3260            ! sv.c
3261 ____________________________________________________________________________
3262 [ 21851] By: nicholas                              on 2003/12/05  20:49:10
3263         Log: Back out the Makefile.PL part of 21808 as requested by Gisle Aas
3264      Branch: perl
3265            ! ext/Digest/MD5/Makefile.PL
3266 ____________________________________________________________________________
3267 [ 21846] By: merijn                                on 2003/12/05  10:41:32
3268         Log: Subject: [PATCH] Configure gets d_u32align wrong
3269              From: Gisle Aas <gisle@ActiveState.com>
3270              Date: 05 Dec 2003 03:47:01 -0800
3271              Message-ID: <lr4qwfbi6i.fsf_-_@caliper.activestate.com>
3272      Branch: perl
3273            ! Configure
3274 ____________________________________________________________________________
3275 [ 21844] By: rgs                                   on 2003/12/05  07:31:18
3276         Log: Subject: [REPATCH lib/AutoLoader.t] Test can() with AutoLoader
3277              From: chromatic <chromatic@wgz.org>
3278              Date: Mon, 01 Dec 2003 09:20:21 -0800
3279              Message-Id: <1070299221.1275.19.camel@localhost>
3280      Branch: perl
3281            ! lib/AutoLoader.t
3282 ____________________________________________________________________________
3283 [ 21843] By: rgs                                   on 2003/12/05  07:13:08
3284         Log: Subject: [PATCH] another ext/SDBM_File/sdbm build fix
3285              From: "Craig A. Berry" <craigberry@mac.com>
3286              Date: Thu, 04 Dec 2003 16:00:03 -0600
3287              Message-ID: <3FCFAE63.1080106@mac.com>
3288      Branch: perl
3289            ! ext/SDBM_File/sdbm/Makefile.PL
3290 ____________________________________________________________________________
3291 [ 21842] By: rgs                                   on 2003/12/05  07:07:30
3292         Log: Subject: [PATCH] $^P, eval and caller
3293              From: Paul Johnson <paul@pjcj.net>
3294              Date: Fri, 5 Dec 2003 00:57:21 +0100
3295              Message-ID: <20031204235721.GJ26355@pjcj.net>
3296      Branch: perl
3297            ! mg.c
3298 ____________________________________________________________________________
3299 [ 21841] By: rgs                                   on 2003/12/04  12:00:28
3300         Log: Fix File::Copy with hard links on Windows.
3301              
3302              Subject: [PATCH] Re: perl @ 21830
3303              From: Steve Hay <steve.hay@uk.radan.com>
3304              Date: Wed, 03 Dec 2003 10:53:02 +0000
3305              Message-ID: <3FCDC08E.7080800@uk.radan.com>
3306              
3307              and
3308              Date: Thu, 04 Dec 2003 11:02:22 +0000
3309              Message-ID: <3FCF143E.1040905@uk.radan.com>
3310      Branch: perl
3311            ! lib/File/Copy.pm lib/File/Copy.t
3312 ____________________________________________________________________________
3313 [ 21840] By: rgs                                   on 2003/12/04  11:54:28
3314         Log: Subject: Re: a2p.pod not being installed in 5.8.2?
3315              From: Alan Burlison <Alan.Burlison@sun.com>
3316              Date: Thu, 04 Dec 2003 12:14:30 +0000
3317              Message-ID: <3FCF2526.3030905@sun.com>
3318      Branch: perl
3319            ! installperl
3320 ____________________________________________________________________________
3321 [ 21837] By: rgs                                   on 2003/12/03  08:27:33
3322         Log: Subject: Re: XS modules having problems with CLONE and ithreads unless PERL_NO_GET_CONTEXT is defined
3323              From: Stas Bekman <stas@stason.org>
3324              Date: Wed, 03 Dec 2003 01:41:42 -0800
3325              Message-ID: <3FCDAFD6.9050106@stason.org>
3326      Branch: perl
3327            ! sv.c
3328 ____________________________________________________________________________
3329 [ 21836] By: rgs                                   on 2003/12/02  23:31:06
3330         Log: The prove utility should also be installed on VMS and on Windows.
3331              Haven't we regression tests for installations yet ?
3332      Branch: perl
3333            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
3334 ____________________________________________________________________________
3335 [ 21835] By: rgs                                   on 2003/12/02  22:18:05
3336         Log: FAQ sync.
3337      Branch: perl
3338            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
3339            ! pod/perlfaq4.pod pod/perlfaq5.pod
3340 ____________________________________________________________________________
3341 [ 21834] By: rgs                                   on 2003/12/02  21:45:12
3342         Log: Subject: Re: [perl #24574] find2perl provides different results to find
3343              From: Slaven Rezic <slaven@rezic.de>
3344              Date: 30 Nov 2003 22:16:59 +0100
3345              Message-ID: <8765h1pnec.fsf@vran.herceg.de>
3346              
3347              (plus a note about find2perl now defaulting to -print in perldelta)
3348      Branch: perl
3349            ! pod/perldelta.pod x2p/find2perl.PL
3350 ____________________________________________________________________________
3351 [ 21833] By: rgs                                   on 2003/12/02  21:34:57
3352         Log: Subject: [PATCH] setting $0 still broken
3353              From: Jan Dubois <jand@ActiveState.com>
3354              Date: Thu, 27 Nov 2003 21:09:51 -0800
3355              Message-ID: <f3mdsv8dcv4asle0kbhiijk0adu1l25sr3@4ax.com>
3356      Branch: perl
3357            ! mg.c
3358 ____________________________________________________________________________
3359 [ 21832] By: rgs                                   on 2003/12/02  21:05:58
3360         Log: Better docs for the special code blocks, based on :
3361              Subject: [DOCPATCH] BEGIN, CHECK, INIT, END explained more
3362              From: Elizabeth Mattijsen <liz@dijkmat.nl>
3363              Date: Sat, 29 Nov 2003 23:15:56 +0100
3364              Message-Id: <p05111b01bbeec2e8bf30@[192.168.56.3]>
3365      Branch: perl
3366            ! pod/perlmod.pod pod/perlsub.pod
3367 ____________________________________________________________________________
3368 [ 21828] By: rgs                                   on 2003/11/30  20:56:00
3369         Log: Fix the test boilerplate in lib/if.t, so it can be run
3370              from the t/ directory.
3371      Branch: perl
3372            ! lib/if.t
3373 ____________________________________________________________________________
3374 [ 21827] By: rgs                                   on 2003/11/30  20:34:39
3375         Log: Keep installing xsubpp in lib/ExtUtils,
3376              so MakeMaker can find it.
3377      Branch: perl
3378            ! installperl
3379 ____________________________________________________________________________
3380 [ 21826] By: rgs                                   on 2003/11/30  20:31:59
3381         Log: Upgrade to Test::Harness 2.38.
3382              Introduce the prove(1) utility.
3383              (The prove-switches test is disabled for now.)
3384      Branch: perl
3385            + lib/Test/Harness/bin/prove lib/Test/Harness/t/inc_taint.t
3386            + lib/Test/Harness/t/prove-switches.t t/lib/Dev/Null.pm
3387            + t/lib/sample-tests/inc_taint t/lib/sample-tests/taint_warn
3388            + utils/prove.PL
3389            ! MANIFEST installperl lib/Test/Harness.pm
3390            ! lib/Test/Harness/Assert.pm lib/Test/Harness/Changes
3391            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
3392            ! lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
3393            ! lib/Test/Harness/t/callback.t lib/Test/Harness/t/pod.t
3394            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
3395            ! lib/Test/Harness/t/test-harness.t utils.lst utils/Makefile
3396 ____________________________________________________________________________
3397 [ 21823] By: rgs                                   on 2003/11/30  18:22:54
3398         Log: Subject: Re: [perl #24554] Segfault in POSIX module
3399              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3400              Date: Sat, 29 Nov 2003 23:32:38 +0900
3401              Message-Id: <20031129233010.8E2F.BQW10602@nifty.com>
3402              
3403              (plus a test for the stringification of references
3404              passed to POSIX::isXXX())
3405      Branch: perl
3406            ! ext/POSIX/POSIX.xs ext/POSIX/t/is.t ext/POSIX/t/posix.t
3407 ____________________________________________________________________________
3408 [ 21814] By: nicholas                              on 2003/11/29  20:53:23
3409         Log: Integrate if.pm 0.0401
3410              Needed to edit the test file as t/TEST can't cope with extra output
3411              lines as produced by 0.0401's if.t
3412      Branch: perl
3413            ! lib/if.pm lib/if.t
3414 ____________________________________________________________________________
3415 [ 21813] By: nicholas                              on 2003/11/29  19:54:52
3416         Log: Remove whitespace from ends of lines (simply because it irritates me)
3417      Branch: perl
3418            ! utils/h2xs.PL
3419 ____________________________________________________________________________
3420 [ 21812] By: nicholas                              on 2003/11/29  17:55:32
3421         Log: Update Unicode::Normalize to 0.28
3422      Branch: perl
3423            + ext/Unicode/Normalize/t/illegal.t
3424            + ext/Unicode/Normalize/t/null.t ext/Unicode/Normalize/t/short.t
3425            ! MANIFEST ext/Unicode/Normalize/Changes
3426            ! ext/Unicode/Normalize/Normalize.pm
3427            ! ext/Unicode/Normalize/Normalize.xs
3428            ! ext/Unicode/Normalize/README
3429 ____________________________________________________________________________
3430 [ 21811] By: nicholas                              on 2003/11/29  17:30:18
3431         Log: D'oh! This has been moved to lib/Digest/t/digest.t but not deleted.
3432      Branch: perl
3433            - lib/Digest.t
3434 ____________________________________________________________________________
3435 [ 21810] By: nicholas                              on 2003/11/29  17:29:15
3436         Log: Update Unicode::Collate to 0.31 (Only the .pm version for now)
3437      Branch: perl
3438            + lib/Unicode/Collate/t/illegal.t
3439            + lib/Unicode/Collate/t/illegalp.t
3440            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
3441            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/version.t
3442 ____________________________________________________________________________
3443 [ 21809] By: nicholas                              on 2003/11/29  17:09:25
3444         Log: D'oh! Forgot to lib/Digest/base.pm
3445      Branch: perl
3446            + lib/Digest/base.pm
3447            ! MANIFEST
3448 ____________________________________________________________________________
3449 [ 21808] By: nicholas                              on 2003/11/29  17:04:39
3450         Log: Update to Digest::MD5 2.31
3451      Branch: perl
3452            + ext/Digest/MD5/t/bits.t
3453            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3454            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/badfile.t
3455            ! ext/Digest/MD5/t/files.t
3456 ____________________________________________________________________________
3457 [ 21807] By: nicholas                              on 2003/11/29  16:45:19
3458         Log: Update Digest to 1.03
3459      Branch: perl
3460            + lib/Digest/t/base.t
3461           +> lib/Digest/t/digest.t
3462            ! MANIFEST Porting/Maintainers.pl lib/Digest.pm
3463 ____________________________________________________________________________
3464 [ 21806] By: nicholas                              on 2003/11/29  15:41:19
3465         Log: When Gconvert is a macro around sprintf with a .* format we need
3466              to cast to int (in case STRLEN isn't the same size as int)
3467              gcc issues a warning even when it is the same size
3468      Branch: perl
3469            ! sv.c
3470 ____________________________________________________________________________
3471 [ 21805] By: nicholas                              on 2003/11/29  14:44:56
3472         Log: Silence gcc 2.95 warning
3473              (Its trace flow isn't good enough to realise that there is no problem)
3474      Branch: perl
3475            ! pp_hot.c
3476 ____________________________________________________________________________
3477 [ 21804] By: nicholas                              on 2003/11/29  14:44:22
3478         Log: Gconvert actually takes type NV, while nv may be either double
3479              or long double (depending on some conditional code)
3480              Rafael and I think that this cast should work.
3481      Branch: perl
3482            ! sv.c
3483 ____________________________________________________________________________
3484 [ 21802] By: rgs                                   on 2003/11/29  11:38:58
3485         Log: POSIX::isXXX(undef) segfaulted. (bug #24554.)
3486      Branch: perl
3487            ! ext/POSIX/POSIX.xs ext/POSIX/t/posix.t
3488 ____________________________________________________________________________
3489 [ 21800] By: rgs                                   on 2003/11/28  22:38:40
3490         Log: Fix a regression introduced by change #21694 on sprintf()
3491              with long doubles, by disabling the specific optimisation
3492              path in this case ; remove a unnecessary cast ; add a new
3493              test file for miscellaneous sprintf() test that don't fit
3494              in the t/op/sprintf.t framework.
3495      Branch: perl
3496            + t/op/sprintf2.t
3497            ! MANIFEST sv.c
3498 ____________________________________________________________________________
3499 [ 21799] By: rgs                                   on 2003/11/28  21:41:29
3500         Log: Subject: [patch pod/perlsec.pod] (was Re: why PERL5LIB is ignored when -T is in effect)
3501              From: Stas Bekman <stas@stason.org>
3502              Date: Fri, 28 Nov 2003 14:42:25 -0800
3503              Message-ID: <3FC7CF51.7060804@stason.org>
3504      Branch: perl
3505            ! pod/perlsec.pod
3506 ____________________________________________________________________________
3507 [ 21798] By: rgs                                   on 2003/11/28  20:42:45
3508         Log: Implement C<use Exporter 'import'> :
3509              
3510              Subject: Re: [PATCH] Exporter-related PODs
3511              From: Fergal Daly <fergal@esatclear.ie>
3512              Date: Mon, 10 Nov 2003 00:08:52 +0000
3513              Message-Id: <200311100008.52639.fergal@esatclear.ie>
3514              
3515              (tweaked, so the imported import() doesn't spit out warnings)
3516      Branch: perl
3517            ! lib/Exporter.pm lib/Exporter.t
3518 ____________________________________________________________________________
3519 [ 21797] By: rgs                                   on 2003/11/28  20:11:47
3520         Log: Subject: Re: [perl #24245] File::Copy::copy damages hard linked files
3521              From: Slaven Rezic <slaven@rezic.de>
3522              Date: 19 Oct 2003 19:11:31 +0200
3523              Message-ID: <87smlprw3g.fsf@vran.herceg.de>
3524              (with further tweaks)
3525      Branch: perl
3526            ! lib/File/Copy.pm lib/File/Copy.t
3527 ____________________________________________________________________________
3528 [ 21795] By: rgs                                   on 2003/11/28  19:16:33
3529         Log: Subject: [PATCH] Fix perl 5.8 and 5.9 to build on latest VOS
3530              From: "Green, Paul" <Paul.Green@stratus.com>
3531              Date: Thu, 27 Nov 2003 21:51:26 -0500
3532              Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FB815@exna4.stratus.com>
3533      Branch: perl
3534            ! hints/vos.sh
3535 ____________________________________________________________________________
3536 [ 21794] By: nicholas                              on 2003/11/28  19:14:58
3537         Log: Arguments to skip were the wrong way round, hence why all the *BSDs
3538              were failing
3539      Branch: perl
3540            ! t/op/readline.t
3541 ____________________________________________________________________________
3542 [ 21789] By: rgs                                   on 2003/11/27  22:18:29
3543         Log: Marcus Holland-Moritz is now the maintainer of Devel::PPPort.
3544              PerlIO and threads are not on CPAN.
3545      Branch: perl
3546            ! Porting/Maintainers.pl
3547 ____________________________________________________________________________
3548 [ 21788] By: nicholas                              on 2003/11/25  21:27:11
3549         Log: Add Torsten Foertsch to AUTHORS (patches plus tests are what we like)
3550      Branch: perl
3551            ! AUTHORS
3552 ____________________________________________________________________________
3553 [ 21787] By: rgs                                   on 2003/11/25  21:12:19
3554         Log: Subject: [PATCH] Re: bug or a feature?
3555              From: Torsten Foertsch <torsten.foertsch@gmx.net>
3556              Date: Sat, 22 Nov 2003 13:15:53 +0100
3557              Message-Id: <200311221315.58539.torsten.foertsch@gmx.net>
3558              
3559              and
3560              Date: Sat, 22 Nov 2003 14:21:45 +0100
3561              Message-Id: <200311221421.48940.torsten.foertsch@gmx.net>
3562              (test moved to t/op/readline.t)
3563      Branch: perl
3564            ! pp_hot.c t/op/readline.t
3565 ____________________________________________________________________________
3566 [ 21783] By: merijn                                on 2003/11/24  21:24:46
3567         Log: Subject: remove hardcoded version number from cygwin/perlld.in
3568              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
3569              Date: Mon, 24 Nov 2003 08:11:36 -0800
3570              Message-ID: <20031124161136.GC2656@efn.org>
3571      Branch: perl
3572            ! cygwin/Makefile.SHs cygwin/perlld.in
3573 ____________________________________________________________________________
3574 [ 21782] By: nicholas                              on 2003/11/24  20:07:29
3575         Log: Should fix the infinite loop on a dynamic %ENV fetch
3576      Branch: perl
3577            ! hv.c
3578 ____________________________________________________________________________
3579 [ 21781] By: nicholas                              on 2003/11/24  19:47:57
3580         Log: Tweak the order of initialisation of oentry in hv_fetch_common -
3581              C source now cleaner, but optimised object file still the same size.
3582      Branch: perl
3583            ! hv.c
3584 ____________________________________________________________________________
3585 [ 21780] By: rgs                                   on 2003/11/23  21:59:06
3586         Log: Subject: Re: [perl #24439] 64 bit build failure on Solaris 9
3587              From: Andy Dougherty <doughera@lafayette.edu>
3588              Date: Thu, 20 Nov 2003 09:38:05 -0500 (EST)
3589              Message-ID: <Pine.SOL.4.53.0311200926550.25274@maxwell.phys.lafayette.edu>
3590              
3591              and :
3592              Date: Fri, 21 Nov 2003 09:36:24 -0500 (EST)
3593              Message-ID: <Pine.SOL.4.53.0311210927460.1876@maxwell.phys.lafayette.edu>
3594      Branch: perl
3595            ! hints/solaris_2.sh
3596 ____________________________________________________________________________
3597 [ 21779] By: nicholas                              on 2003/11/22  23:37:24
3598         Log: D'oh. Mistake in the DYNAMIC_ENV_FETCH conditional code
3599              reported by Craig Berry
3600      Branch: perl
3601            ! hv.c
3602 ____________________________________________________________________________
3603 [ 21774] By: nicholas                              on 2003/11/22  21:21:22
3604         Log: restore_magic needs to undo COW
3605              (while magic was off, sv_setsv is likely to have seen this SV as a
3606              good source for COW)
3607              Should fix the smoke failures on lib/locale.t
3608      Branch: perl
3609            ! mg.c
3610 ____________________________________________________________________________
3611 [ 21773] By: nicholas                              on 2003/11/22  19:12:32
3612         Log: Don't COW if the destination has magic.
3613      Branch: perl
3614            ! sv.c
3615 ____________________________________________________________________________
3616 [ 21772] By: nicholas                              on 2003/11/22  17:05:32
3617         Log: Reorder functions in hv.c so that callers of hv_fetch_common are all
3618              close to it.
3619      Branch: perl
3620            ! hv.c
3621 ____________________________________________________________________________
3622 [ 21771] By: nicholas                              on 2003/11/22  16:43:09
3623         Log: "Space Is a Province of Brazil"
3624              Farewell, hv_store_common. Store is now part of Fetch.
3625              All tests pass. hv.c 15% smaller than when I started all this
3626      Branch: perl
3627            ! embed.fnc embed.h hv.c proto.h
3628 ____________________________________________________________________________
3629 [ 21770] By: nicholas                              on 2003/11/22  13:16:43
3630         Log: Farewell hv_exists_common - exists is now a call to fetch
3631              (with the exists magic handling moved into fetch)
3632      Branch: perl
3633            ! embed.fnc embed.h hv.c proto.h
3634 ____________________________________________________________________________
3635 [ 21769] By: nicholas                              on 2003/11/22  11:02:23
3636         Log: Shift negative klen/flags games from hv_store_common out to hv_store
3637      Branch: perl
3638            ! embed.fnc embed.h hv.c proto.h
3639 ____________________________________________________________________________
3640 [ 21768] By: nicholas                              on 2003/11/22  10:37:24
3641         Log: Shift negative klen/flags games from hv_exists_common out to hv_exists
3642      Branch: perl
3643            ! embed.fnc embed.h hv.c proto.h
3644 ____________________________________________________________________________
3645 [ 21767] By: nicholas                              on 2003/11/21  23:15:47
3646         Log: Check that the key is present before a delete, and absent afterwards
3647      Branch: perl
3648            ! ext/XS/APItest/t/hash.t
3649 ____________________________________________________________________________
3650 [ 21766] By: nicholas                              on 2003/11/21  23:12:33
3651         Log: Move the negative key -> utf8 flag conversion out to hv_delete
3652      Branch: perl
3653            ! embed.fnc embed.h hv.c proto.h
3654 ____________________________________________________________________________
3655 [ 21765] By: nicholas                              on 2003/11/21  22:41:23
3656         Log: Tweaks to S_hv_delete_common:
3657              make the magic call hv_fetch_common rather than ent-or-not
3658              grab the hash from a shared hash key scalar if possible
3659              use masked flags rather than flags for the comparison
3660      Branch: perl
3661            ! hv.c
3662 ____________________________________________________________________________
3663 [ 21764] By: nicholas                              on 2003/11/21  21:54:58
3664         Log: Integrate:
3665              [ 21762]
3666              Refactor hash API tests (prior to some additions)
3667              
3668              [ 21763]
3669              Test all permuations of utf8 flags on hashes and keys
3670      Branch: perl
3671           !> ext/XS/APItest/t/hash.t
3672 ____________________________________________________________________________
3673 [ 21760] By: nicholas                              on 2003/11/20  22:34:00
3674         Log: Shift negative klen/flags games from hv_fetch_common out to hv_fetch
3675      Branch: perl
3676            ! embed.fnc hv.c proto.h
3677 ____________________________________________________________________________
3678 [ 21758] By: nicholas                              on 2003/11/20  20:14:17
3679         Log: Merge sv_store_flags and sv_store_ent into sv_store_common
3680      Branch: perl
3681            ! embed.fnc embed.h hv.c proto.h
3682 ____________________________________________________________________________
3683 [ 21756] By: rgs                                   on 2003/11/20  12:04:46
3684         Log: Subject: [PATCH] promote hv_clear_placeholders to perl API
3685              From: Alan Burlison <Alan.Burlison@sun.com>
3686              Date: Thu, 20 Nov 2003 10:34:30 +0000
3687              Message-ID: <3FBC98B6.6090909@sun.com>
3688      Branch: perl
3689            ! embed.fnc embed.h global.sym hv.c pod/perlapi.pod proto.h
3690            ! universal.c
3691 ____________________________________________________________________________
3692 [ 21755] By: rgs                                   on 2003/11/19  22:46:20
3693         Log: Regenerate perlapi and perltoc.
3694      Branch: perl
3695            ! pod/perlapi.pod pod/perltoc.pod
3696 ____________________________________________________________________________
3697 [ 21754] By: rgs                                   on 2003/11/19  22:39:51
3698         Log: Subject: [docpatch] PerlIO layers in perlrun.pod and PerlIO.pm
3699              From: Iain Truskett <spoon@cpan.org>
3700              Date: Thu, 20 Nov 2003 00:41:33 +1100
3701              Message-ID: <20031119134132.GG21314@gytha.anu.edu.au>
3702      Branch: perl
3703            ! lib/PerlIO.pm pod/perlrun.pod
3704 ____________________________________________________________________________
3705 [ 21753] By: nicholas                              on 2003/11/19  22:28:25
3706         Log: merge hv_fetch and hv_fetch_ent into hv_fetch_common
3707              remove S_hv_fetch_flags
3708              hv.c now 13% smaller than when I started. hv_store TODO
3709      Branch: perl
3710            ! embed.fnc embed.h hv.c proto.h
3711 ____________________________________________________________________________
3712 [ 21752] By: rgs                                   on 2003/11/19  21:06:01
3713         Log: Fix bug [perl #24508] Wrong assignment in nested assignment
3714              together with subroutine call
3715              Apparently concat still doesn't deal correctly with lexicals
3716              in all cases. Disable the whole TARGET_MY optimisation for it.
3717              (and remove the corresponding code from the peephole optimiser.)
3718      Branch: perl
3719            ! op.c opcode.h opcode.pl t/op/concat.t
3720 ____________________________________________________________________________
3721 [ 21751] By: rgs                                   on 2003/11/19  21:03:20
3722         Log: Update the runops stuff in perlguts
3723      Branch: perl
3724            ! pod/perlguts.pod
3725 ____________________________________________________________________________
3726 [ 21750] By: nicholas                              on 2003/11/19  20:37:27
3727         Log: integrate hv_delete and hv_delete_ent into hv_delete_common
3728      Branch: perl
3729            ! embed.fnc embed.h hv.c proto.h
3730 ____________________________________________________________________________
3731 [ 21748] By: rgs                                   on 2003/11/19  19:56:20
3732         Log: Subject: [PATCH] clear of empty locked hash SEGVs
3733              From: Alan Burlison <Alan.Burlison@sun.com>
3734              Date: Wed, 19 Nov 2003 14:39:03 +0000
3735              Message-ID: <3FBB8087.20206@sun.com>
3736      Branch: perl
3737            ! hv.c lib/Hash/Util.t
3738 ____________________________________________________________________________
3739 [ 21747] By: nicholas                              on 2003/11/19  19:51:41
3740         Log: merge hv_exists and hv_exists_ent into S_hv_exists_common
3741      Branch: perl
3742            ! embed.fnc embed.h hv.c proto.h
3743 ____________________________________________________________________________
3744 [ 21746] By: nicholas                              on 2003/11/19  18:46:07
3745         Log: Run regen.pl (for hv_assert)
3746      Branch: perl
3747            ! global.sym
3748 ____________________________________________________________________________
3749 [ 21744] By: nicholas                              on 2003/11/19  17:44:58
3750         Log: Integrate:
3751              [ 21642]
3752              space should be tab for lib/I18N/LangTags/t/02decency.t
3753      Branch: perl
3754           !> MANIFEST
3755 ____________________________________________________________________________
3756 [ 21743] By: rgs                                   on 2003/11/19  17:21:50
3757         Log: Restore errno after having read $^E (like for $!)
3758              to preserve errno from unfortunate side-effects.
3759      Branch: perl
3760            ! mg.c
3761 ____________________________________________________________________________
3762 [ 21742] By: nicholas                              on 2003/11/18  21:04:40
3763         Log: Whoops. We weren't actually testing hv_store_ent
3764              We are now. Plus test hv_store for an initially empty hash.
3765      Branch: perl
3766            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t
3767 ____________________________________________________________________________
3768 [ 21741] By: rgs                                   on 2003/11/17  23:06:07
3769         Log: Complement of change #21740 for Windows.
3770              (I have the feeling that it's already subtly broken on VMS)
3771      Branch: perl
3772            ! win32/Makefile win32/makefile.mk
3773 ____________________________________________________________________________
3774 [ 21740] By: rgs                                   on 2003/11/17  19:02:21
3775         Log: Install instmodsh and xsubpp in bin/ along the other utilities.
3776      Branch: perl
3777            + utils/instmodsh.PL utils/xsubpp.PL
3778            ! MANIFEST installperl utils.lst utils/Makefile
3779 ____________________________________________________________________________
3780 [ 21739] By: rgs                                   on 2003/11/17  08:52:52
3781         Log: Subject: Re: [perl #24493] install.html not working
3782              From: Slaven Rezic <slaven@rezic.de>
3783              Date: 16 Nov 2003 20:52:29 +0100
3784              Message-ID: <87d6bsw0oy.fsf@vran.herceg.de>
3785      Branch: perl
3786            ! installhtml
3787 ____________________________________________________________________________
3788 [ 21737] By: nicholas                              on 2003/11/16  21:32:09
3789         Log: Ooops. left an XXX comment in, and worse still it's a // comment
3790      Branch: perl
3791            ! hv.c
3792 ____________________________________________________________________________
3793 [ 21735] By: nicholas                              on 2003/11/16  20:20:58
3794         Log: utf8 keys now work for tied hashes via hv_fetch, hv_store, hv_delete
3795              (pp functions use the _ent variants, and as the implementation is
3796              duplicated, these bugs aren't tested, and aren't noticed)
3797      Branch: perl
3798            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c
3799 ____________________________________________________________________________
3800 [ 21734] By: nicholas                              on 2003/11/16  17:11:22
3801         Log: Accessing unicode keys in tie hashes via hv_exists was broken.
3802              (pp_exists uses hv_exists_ent, which isn't broken)
3803              I expect an equivalent bug in hv_delete
3804      Branch: perl
3805            + ext/XS/APItest/t/hash.t
3806            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
3807            ! ext/XS/APItest/MANIFEST hv.c
3808 ____________________________________________________________________________
3809 [ 21733] By: rgs                                   on 2003/11/16  16:50:04
3810         Log: Subject: [PATCH] Re:ext/threads/t/problem.t (was: Problems with mod_perl 1.12 (?) and ActivePerl 5.8.1)
3811              From: Elizabeth Mattijsen <liz@dijkmat.nl>
3812              Date: Sat, 15 Nov 2003 23:22:16 +0100
3813              Message-Id: <p05111b04bbdc49076950@[192.168.56.3]>
3814      Branch: perl
3815            ! ext/threads/t/problems.t
3816 ____________________________________________________________________________
3817 [ 21732] By: rgs                                   on 2003/11/16  16:09:34
3818         Log: Subject: [PATCH] configpm, our $summary : unique
3819              From: Elizabeth Mattijsen <liz@dijkmat.nl>
3820              Date: Sat, 15 Nov 2003 22:18:32 +0100
3821              Message-Id: <p05111b03bbdc478d10cb@[192.168.56.3]>
3822              (plus comments)
3823      Branch: perl
3824            ! configpm
3825 ____________________________________________________________________________
3826 [ 21729] By: nicholas                              on 2003/11/15  14:39:00
3827         Log: Subject: [PATCH] Re: Storable Error
3828              From: Nicholas Clark <nick@ccl4.org>
3829              Date: Sat, 9 Aug 2003 00:35:36 +0100
3830              Message-ID: <20030809003535.C20130@plum.flirble.org>
3831      Branch: perl
3832            ! embed.fnc hv.c perl.c perl.h pod/perlapi.pod pod/perlrun.pod
3833            ! proto.h
3834 ____________________________________________________________________________
3835 [ 21728] By: rgs                                   on 2003/11/15  11:43:43
3836         Log: Update perlhist with 5.6.2.
3837      Branch: perl
3838            ! pod/perlhist.pod
3839 ____________________________________________________________________________
3840 [ 21725] By: rgs                                   on 2003/11/14  22:35:20
3841         Log: Add more complete tests for the "variable masks earlier
3842              declaration" warning, including a TODO test
3843      Branch: perl
3844            ! t/lib/warnings/pad
3845 ____________________________________________________________________________
3846 [ 21723] By: rgs                                   on 2003/11/14  07:43:17
3847         Log: Include "SCCS" in the list of directory names that should
3848              be ignored by installperl.
3849      Branch: perl
3850            ! installperl
3851 ____________________________________________________________________________
3852 [ 21718] By: nicholas                              on 2003/11/13  20:46:36
3853         Log: Subject: Re: Empty subroutine as object method segfaults in 5.8.2 (sometimes)
3854              From: Enache Adrian <enache@rdslink.ro>
3855              Date: Tue, 11 Nov 2003 15:25:29 +0200
3856              Message-ID: <20031111132529.GB1271@ratsnest.hole>
3857      Branch: perl
3858            ! op.c
3859 ____________________________________________________________________________
3860 [ 21714] By: rgs                                   on 2003/11/13  18:55:37
3861         Log: Fix bug [perl #24380] : assigning to a hash in list
3862              or scalar context yielded a wrong value if the list
3863              contained duplicated keys for the hash. This is fixed
3864              by counting the number of duplicate keys and trimming
3865              the stack by the corresponding number of items.
3866      Branch: perl
3867            ! pp_hot.c t/op/hashassign.t
3868 ____________________________________________________________________________
3869 [ 21713] By: merijn                                on 2003/11/13  09:25:15
3870         Log: Simplified the reading
3871      Branch: perl
3872            ! hints/solaris_2.sh
3873 ____________________________________________________________________________
3874 [ 21712] By: merijn                                on 2003/11/13  09:22:21
3875         Log: Enable hints to create call-back units that can act when
3876              a specific variable is *not* set (like -Uuselargefiles)
3877      Branch: perl
3878            ! Configure hints/README.hints
3879 ____________________________________________________________________________
3880 [ 21710] By: nicholas                              on 2003/11/12  21:35:35
3881         Log: Subject: [PATCH] Last stab at sdbm/Makefile.PL
3882              From: Michael G Schwern <schwern@pobox.com>
3883              Date: Tue, 11 Nov 2003 21:02:30 -0800
3884              Message-ID: <20031112050230.GO6874@localhost.comcast.net>
3885      Branch: perl
3886            ! ext/SDBM_File/sdbm/Makefile.PL
3887 ____________________________________________________________________________
3888 [ 21708] By: rgs                                   on 2003/11/12  09:46:51
3889         Log: Subject: [PATCH 5.8.2 @21574] make install not installing fully
3890              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
3891              Date: Tue, 4 Nov 2003 20:07:25 -0800
3892              Message-ID: <20031105040725.GA2629@math.berkeley.edu>
3893      Branch: perl
3894            ! installperl
3895 ____________________________________________________________________________
3896 [ 21706] By: ams                                   on 2003/11/11  23:46:19
3897         Log: Subject: Re: [perl #24460] [DOC PATCH] the begincheck program
3898              From: Tom Phoenix <rootbeer@redcat.com>
3899              Date: Tue, 11 Nov 2003 15:50:35 -0800 (PST)
3900              Message-Id: <Pine.BSO.4.53.0311111547500.9242@blue.stonehenge.com>
3901      Branch: perl
3902            ! pod/perlmod.pod
3903 ____________________________________________________________________________
3904 [ 21702] By: rgs                                   on 2003/11/11  20:13:56
3905         Log: Upgrade to MakeMaker 6.21.
3906      Branch: perl
3907            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
3908            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
3909            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3910 ____________________________________________________________________________
3911 [ 21697] By: rgs                                   on 2003/11/10  20:55:25
3912         Log: Subject: [PATCH 5.8.2 @21574] make install: line noise
3913              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
3914              Date: Tue, 4 Nov 2003 20:10:16 -0800
3915              Message-ID: <20031105041016.GA2639@math.berkeley.edu>
3916              
3917              and part of
3918              Subject: [PATCH 5.8.2 @21574] make install: PREFIX and DESTDIR
3919              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
3920              Date: Tue, 4 Nov 2003 20:18:37 -0800
3921              Message-ID: <20031105041836.GA2649@math.berkeley.edu>
3922              
3923              (I've left out the PREFIX part for now)
3924      Branch: perl
3925            ! Makefile.SH installperl os2/Makefile.SHs
3926 ____________________________________________________________________________
3927 [ 21694] By: rgs                                   on 2003/11/09  17:20:35
3928         Log: Subject: [PATCH 5.8.2 @21574] sprintf() painfully slow
3929              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
3930              Date: Mon, 3 Nov 2003 20:27:39 -0800
3931              Message-ID: <20031104042739.GA1697@math.berkeley.edu>
3932              
3933              Subject: Re: [PATCH 5.8.2 @21574] sprintf() painfully slow
3934              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
3935              Date: Mon, 3 Nov 2003 20:57:48 -0800
3936              Message-ID: <20031104045748.GA1826@math.berkeley.edu>
3937      Branch: perl
3938            ! sv.c
3939 ____________________________________________________________________________
3940 [ 21693] By: rgs                                   on 2003/11/09  11:37:29
3941         Log: Subject: [PATCH-5.8.2 for WinCE] must copy changes from win32/makeifle.mk to wince/makefile.ce
3942              From: Vadim Konovalov <konovalo@mail.wplus.net>
3943              Date: Sun, 9 Nov 2003 13:31:59 +0300
3944              Message-ID: <93187393948.20031109133159@mail.wplus.net>
3945      Branch: perl
3946            ! wince/Makefile.ce
3947 ____________________________________________________________________________
3948 [ 21691] By: rgs                                   on 2003/11/09  11:13:40
3949         Log: Update the list of pumpkings in perlhist.pod.
3950      Branch: perl
3951            ! pod/perlhist.pod
3952 ____________________________________________________________________________
3953 [ 21687] By: ams                                   on 2003/11/08  17:09:56
3954         Log: Subject: [PATCH 5.6.2-RC1 pod/perlhist.pod]  Updated.
3955              From: Abigail <abigail@abigail.nl>
3956              Date: Sat, 8 Nov 2003 18:51:30 +0100
3957              Message-Id: <20031108175130.GA22273@abigail.nl>
3958      Branch: perl
3959            ! pod/perlhist.pod
3960 ____________________________________________________________________________
3961 [ 21677] By: rgs                                   on 2003/11/07  07:49:17
3962         Log: Subject: [PATCH 5.8.2 @21574] OS/2 docu
3963              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
3964              Date: Thu, 6 Nov 2003 23:26:18 -0800
3965              Message-ID: <20031107072618.GA4370@math.berkeley.edu>
3966      Branch: perl
3967            ! os2/Changes
3968 ____________________________________________________________________________
3969 [ 21676] By: davem                                 on 2003/11/06  22:11:23
3970         Log: bugid #24407: numeric key for shared hash got stringified using
3971              wrong interpreter, and thus got malloced into the wrong thread
3972              memory pool 
3973      Branch: perl
3974            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_simple.t
3975 ____________________________________________________________________________
3976 [ 21675] By: rgs                                   on 2003/11/06  10:27:22
3977         Log: Upgrade to MakeMaker 6.20.
3978      Branch: perl
3979            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
3980            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MANIFEST.SKIP
3981            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
3982            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Tutorial.pod
3983            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/postamble.t
3984 ____________________________________________________________________________
3985 [ 21674] By: ams                                   on 2003/11/06  09:32:26
3986         Log: Subject: [PATCH blead] Re: [perl #24248] taint propagation regression,
3987              tests fail to spot this
3988              From: Rick Delaney <rick@bort.ca>
3989              Date: Wed, 5 Nov 2003 23:02:41 -0500
3990              Message-Id: <20031105230241.D13585@biff.bort.ca>
3991      Branch: perl
3992            ! pp_ctl.c t/op/taint.t
3993 ____________________________________________________________________________
3994 [ 21673] By: rgs                                   on 2003/11/05  21:47:07
3995         Log: Subject: [PATCH] Be sure to use -fPIC not -fpic on Linux/SPARC
3996              From: Andy Dougherty <doughera@lafayette.edu>
3997              Date: Wed, 5 Nov 2003 17:19:03 -0500 (EST)
3998              Message-ID: <Pine.SOL.4.53.0311051715140.24878@maxwell.phys.lafayette.edu>
3999      Branch: perl
4000            ! hints/linux.sh
4001 ____________________________________________________________________________
4002 [ 21672] By: rgs                                   on 2003/11/05  20:42:47
4003         Log: Subject: [patch t/op/hash.t] extending the hash attack test
4004              From: Stas Bekman <stas@stason.org>
4005              Date: Tue, 04 Nov 2003 14:33:09 -0800
4006              Message-ID: <3FA82925.7020703@stason.org>
4007      Branch: perl
4008            ! t/op/hash.t
4009 ____________________________________________________________________________
4010 [ 21671] By: rgs                                   on 2003/11/05  20:38:09
4011         Log: Subject: Re: [perl #24398] Benchmark.pm cmpthese segfault
4012              From: Stas Bekman <stas@stason.org>
4013              Date: Wed, 05 Nov 2003 00:50:25 -0800
4014              Message-ID: <3FA8B9D1.2020806@stason.org>
4015      Branch: perl
4016            ! lib/Benchmark.pm
4017 ____________________________________________________________________________
4018 [ 21667] By: nicholas                              on 2003/11/05  19:13:56
4019         Log: From: Craig Berry <craigberry@mac.com>
4020              Subject: Opcode.xs/RC2 compile nit on VMS
4021              Date: Wed, 05 Nov 2003 12:16:34 -0600
4022              Message-ID: <2097592.1068056194261.JavaMail.craigberry@mac.com>
4023      Branch: perl
4024            ! ext/Opcode/Opcode.xs
4025 ____________________________________________________________________________
4026 [ 21664] By: ams                                   on 2003/11/05  18:34:28
4027         Log: Orphaned submission from #21546.
4028      Branch: perl
4029            ! perl.c
4030 ____________________________________________________________________________
4031 [ 21663] By: ams                                   on 2003/11/05  17:01:29
4032         Log: Subject: Re: Smoke [5.9.0] 21474 FAIL(F) darwin 6.8 (darwin/1 cpu)
4033              From: Slaven Rezic <slaven@rezic.de>
4034              Date: 20 Oct 2003 22:39:28 +0200
4035              Message-Id: <87oewbiqyn.fsf@vran.herceg.de>
4036      Branch: perl
4037            ! lib/filetest.t
4038 ____________________________________________________________________________
4039 [ 21662] By: ams                                   on 2003/11/05  16:51:08
4040         Log: Subject: Re: 'make minitest' fails for op/cproto and op/pat
4041              From: Michael G Schwern <schwern@pobox.com>
4042              Date: Wed, 5 Nov 2003 06:26:36 -0800
4043              Message-Id: <20031105142635.GA22761@localhost.comcast.net>
4044      Branch: perl
4045            ! t/op/cproto.t
4046 ____________________________________________________________________________
4047 [ 21661] By: ams                                   on 2003/11/05  16:50:05
4048         Log: Subject: [PATCH] Modernise INSTALL
4049              From: Gisle Aas <gisle@ActiveState.com>
4050              Date: 05 Nov 2003 05:16:25 -0800
4051              Message-Id: <lrd6c7ez12.fsf@caliper.activestate.com>
4052              
4053              Subject: [PATCH pod/perlhist.pod]  Mention 5.8.2-RC2
4054              From: Abigail <abigail@abigail.nl>
4055              Date: Tue, 4 Nov 2003 10:40:57 +0100
4056              Message-Id: <20031104094057.GA22508@abigail.nl>
4057      Branch: perl
4058            ! INSTALL pod/perlhist.pod
4059 ____________________________________________________________________________
4060 [ 21660] By: ams                                   on 2003/11/05  16:46:12
4061         Log: Subject: [PATCH blead]  reentr.pl is not defining _srandom_struct
4062              From: Jan Dubois <jand@ActiveState.com>
4063              Date: Tue, 04 Nov 2003 16:52:14 -0800
4064              Message-Id: <45igqvsus3hr8bno3si087j5qnrqvn79bf@4ax.com>
4065      Branch: perl
4066            ! reentr.c reentr.h reentr.pl
4067 ____________________________________________________________________________
4068 [ 21657] By: rgs                                   on 2003/11/05  08:07:14
4069         Log: Subject: Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19
4070              From: Michael G Schwern <schwern@pobox.com>
4071              Date: Tue, 4 Nov 2003 17:59:13 -0800
4072              Message-ID: <20031105015913.GL15406@localhost.comcast.net>
4073              
4074              Replaces the temporary kludge (#21655).
4075      Branch: perl
4076            ! ext/SDBM_File/sdbm/Makefile.PL
4077 ____________________________________________________________________________
4078 [ 21656] By: rgs                                   on 2003/11/05  07:41:41
4079         Log: Subject: Re: [gherteg@csc.com: your CPAN page on EBCDIC]
4080              From: PPrymmer@factset.com
4081              Date: Tue, 4 Nov 2003 10:00:07 -0500
4082              Message-ID: <OF9A22A404.A32A5C26-ON85256DD4.00522E92-85256DD4.005268A4@factset.com>
4083      Branch: perl
4084            ! pod/perlebcdic.pod
4085 ____________________________________________________________________________
4086 [ 21655] By: rgs                                   on 2003/11/04  22:32:28
4087         Log: Temporary kludge to allow SDBM_File being built
4088              with MakeMaker 6.19.
4089      Branch: perl
4090            ! ext/SDBM_File/sdbm/Makefile.PL
4091 ____________________________________________________________________________
4092 [ 21652] By: rgs                                   on 2003/11/04  21:43:10
4093         Log: Upgrade to ExtUtils::MakeMaker 6.19
4094      Branch: perl
4095            + lib/ExtUtils/t/parse_version.t
4096            + t/lib/MakeMaker/Test/Setup/BFD.pm
4097            + t/lib/MakeMaker/Test/Setup/Problem.pm
4098            - lib/ExtUtils/t/00setup_dummy.t
4099            - lib/ExtUtils/t/zz_cleanup_dummy.t
4100            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
4101            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
4102            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
4103            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
4104            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
4105            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
4106            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
4107            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/bytes.pm
4108            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Manifest.pm
4109            ! lib/ExtUtils/README lib/ExtUtils/TODO lib/ExtUtils/instmodsh
4110            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
4111            ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/Install.t
4112            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
4113            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
4114            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/postamble.t
4115            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/prereq_print.t
4116            ! lib/ExtUtils/t/problems.t lib/ExtUtils/t/writemakefile_args.t
4117            ! t/lib/MakeMaker/Test/Setup/Recurs.pm
4118 ____________________________________________________________________________
4119 [ 21651] By: rgs                                   on 2003/11/04  05:43:56
4120         Log: Subject: Re: [PATCH 5.8.2 @21574] OS/2 build
4121              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
4122              Date: Mon, 3 Nov 2003 20:20:44 -0800
4123              Message-ID: <20031104042044.GA1682@math.berkeley.edu>
4124      Branch: perl
4125            ! os2/Makefile.SHs
4126 ____________________________________________________________________________
4127 [ 21650] By: rgs                                   on 2003/11/03  21:55:42
4128         Log: Subject: [PATCH] Re: [perl #24384] 21418 (UNIVERSAL.pm patch) breaks autouse.pm
4129              From: Michael G Schwern <schwern@pobox.com>
4130              Date: Sat, 1 Nov 2003 22:57:45 -0800
4131              Message-ID: <20031102065745.GN3659@localhost.comcast.net>
4132              (goes with change #21418)
4133      Branch: perl
4134            ! lib/autouse.pm lib/autouse.t
4135 ____________________________________________________________________________
4136 [ 21647] By: rgs                                   on 2003/11/03  20:08:18
4137         Log: Subject: [PATCH] Re: PERL_VERSION, SUBVERSION, PATCHLEVEL
4138              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
4139              Date: Mon, 3 Nov 2003 20:53:33 +0100
4140              Message-ID: <023a01c3a244$2a1dd5a0$0c2f1fac@R2D2>
4141      Branch: perl
4142            ! ext/Devel/PPPort/PPPort.pm
4143 ____________________________________________________________________________
4144 [ 21646] By: rgs                                   on 2003/11/03  20:00:07
4145         Log: Subject: Cwd.xs: off-by-one buffer overflow in realpath()
4146              From: Casey West <casey@geeknest.com>
4147              Date: Mon, 3 Nov 2003 10:11:43 -0500
4148              Message-ID: <20031103151143.GB430@geeknest.com>
4149      Branch: perl
4150            ! ext/Cwd/Cwd.xs
4151 ____________________________________________________________________________
4152 [ 21645] By: rgs                                   on 2003/11/03  19:18:42
4153         Log: Subject: Re: [PATCH 5.8.1] make reentr.[ch] compatible with 5.8.0 again
4154              From: Jan Dubois <jand@ActiveState.com>
4155              Date: Sun, 02 Nov 2003 21:43:44 -0800
4156              Message-ID: <8dqbqvg16ln2r807l1l2c905lh7hte303v@4ax.com>
4157      Branch: perl
4158            ! reentr.h reentr.pl
4159 ____________________________________________________________________________
4160 [ 21644] By: rgs                                   on 2003/11/03  15:33:55
4161         Log: Document the fact that keys() and values() are optimized
4162              for void context (as suggested by Liz.)
4163      Branch: perl
4164            ! pod/perlfunc.pod
4165 ____________________________________________________________________________
4166 [ 21639] By: nicholas                              on 2003/11/03  07:04:36
4167         Log: Stas would prefer not to have MOD_PERL defines in perl.
4168      Branch: perl
4169            ! hv.c hv.h
4170 ____________________________________________________________________________
4171 [ 21638] By: nicholas                              on 2003/11/03  06:46:48
4172         Log: s/new_hash/rehash/g (Stas suggested a better name)
4173      Branch: perl
4174            ! embedvar.h hv.h intrpvar.h lib/Hash/Util.pm perl.c perlapi.h
4175            ! sv.c universal.c util.c
4176 ____________________________________________________________________________
4177 [ 21634] By: nicholas                              on 2003/11/02  22:32:21
4178         Log: Provide Internals::new_hash_seed to return PL_new_hash_seed, and
4179              make Hash::Util::hash_seed use this.
4180      Branch: perl
4181            ! lib/Hash/Util.pm universal.c
4182 ____________________________________________________________________________
4183 [ 21628] By: rgs                                   on 2003/11/02  21:05:59
4184         Log: Fix for [perl #24347] segfault with Safe
4185              The empty %INC created for safe compartements was freed
4186              too early.
4187      Branch: perl
4188            ! ext/Opcode/Opcode.xs
4189 ____________________________________________________________________________
4190 [ 21627] By: rgs                                   on 2003/11/02  20:40:47
4191         Log: Subject: [PATCH pod/perlguts.pod] update embed.pl description
4192              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
4193              Date: Sun, 2 Nov 2003 22:24:28 +0100
4194              Message-ID: <007b01c3a187$b34c6110$0c2f1fac@R2D2>
4195      Branch: perl
4196            ! pod/perlguts.pod
4197 ____________________________________________________________________________
4198 [ 21625] By: rgs                                   on 2003/11/02  20:24:21
4199         Log: Mention perl 5.8.2-RC1 in perlhist, as spotted by Abigail.
4200      Branch: perl
4201            ! pod/perlhist.pod
4202 ____________________________________________________________________________
4203 [ 21620] By: nicholas                              on 2003/11/02  18:22:16
4204         Log: Subject: [PATCH 5.8.2 @21574] OS/2 build
4205              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
4206              Date: Wed, 29 Oct 2003 14:00:18 -0800
4207              Message-ID: <20031029220017.GA26384@math.berkeley.edu>
4208      Branch: perl
4209            ! ext/DynaLoader/DynaLoader_pm.PL makedef.pl os2/Makefile.SHs
4210            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2_base.t os2/os2ish.h
4211            ! os2/perl2cmd.pl perlio.c
4212 ____________________________________________________________________________
4213 [ 21619] By: rgs                                   on 2003/11/02  18:07:30
4214         Log: Quoted-printable is evil.
4215      Branch: perl
4216            ! win32/win32.h
4217 ____________________________________________________________________________
4218 [ 21618] By: nicholas                              on 2003/11/02  18:01:21
4219         Log: Stas spotted a missed s//new_/ for the hash seed renaming games
4220      Branch: perl
4221            ! perl.c
4222 ____________________________________________________________________________
4223 [ 21617] By: rgs                                   on 2003/11/02  17:25:50
4224         Log: Portability nit for MinGW 3.
4225              
4226              Subject: MinGW-3.1.0-1 _CRTIMP definition preempting win32.h's
4227              From: Greg Matheson <lang@ms.chinmin.edu.tw>
4228              Date: Thu, 30 Oct 2003 14:11:58 +0800
4229              Message-ID: <20031030141158.A11772@ms>
4230              (actual patch by Abe Timmerman)
4231      Branch: perl
4232            ! win32/win32.h
4233 ____________________________________________________________________________
4234 [ 21616] By: rgs                                   on 2003/11/02  12:37:54
4235         Log: Subject: DOCPATCH: does STORE need to return anything and if so what?
4236              From: david nicol <whatever@davidnicol.com>
4237              Date: 26 Oct 2003 22:34:04 -0600
4238              Message-Id: <1067229244.1071.51.camel@plaza.davidnicol.com>
4239      Branch: perl
4240            ! pod/perltie.pod
4241 ____________________________________________________________________________
4242 [ 21615] By: rgs                                   on 2003/11/01  20:01:54
4243         Log: Subject: [PATCH] DB_File 1.807
4244              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
4245              Date: Sat, 1 Nov 2003 13:50:12 -0000
4246              Message-ID: <AIEAJICLCBDNAAOLLOKLOENMPAAA.Paul.Marquess@btinternet.com>
4247      Branch: perl
4248            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
4249            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
4250            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
4251 ____________________________________________________________________________
4252 [ 21614] By: rgs                                   on 2003/11/01  19:40:28
4253         Log: Subject: Re: [PATCH bleadperl] (was Re: Is this brokenness in $< $( $> & $) ?)
4254              From: Rick Delaney <rick@bort.ca>
4255              Date: Mon, 27 Oct 2003 16:24:16 -0500
4256              Message-ID: <20031027162416.H2233@biff.bort.ca>
4257      Branch: perl
4258            ! pp_hot.c
4259 ____________________________________________________________________________
4260 [ 21611] By: nicholas                              on 2003/11/01  16:32:00
4261         Log: D'oh! t/op/hash.t wasn't in the MANIFEST. Rafael spotted this
4262      Branch: perl
4263            ! MANIFEST
4264 ____________________________________________________________________________
4265 [ 21607] By: nicholas                              on 2003/11/01  15:21:23
4266         Log: mod_perl2 will require access to the Plan C hashing function.
4267      Branch: perl
4268            ! hv.h
4269 ____________________________________________________________________________
4270 [ 21604] By: nicholas                              on 2003/11/01  14:21:38
4271         Log: Add Internals::HvREHASH to expose the rehashing flag
4272              t/op/hash.t tests that pathological data triggers rehashing
4273      Branch: perl
4274            + t/op/hash.t
4275            ! universal.c
4276 ____________________________________________________________________________
4277 [ 21599] By: davem                                 on 2003/11/01  00:09:22
4278         Log: whoops, typo
4279      Branch: perl
4280            ! ext/threads/shared/shared.xs
4281 ____________________________________________________________________________
4282 [ 21598] By: davem                                 on 2003/11/01  00:03:38
4283         Log: seg faults when deleting keys of shared hash refs
4284              Ensure that the shared_sv get magic of the element being deleted
4285              is called. Also, avoid posible memory leaks by wrapping all shared
4286              context sections with ENTER/SAVETMPS
4287      Branch: perl
4288            ! ext/threads/shared/shared.xs
4289 ____________________________________________________________________________
4290 [ 21596] By: rgs                                   on 2003/10/31  20:46:44
4291         Log: Subject: Re: [perl #24367] [PATCH] configure flag -Dextras="HTML::Parser" doesn't seem to do anything 
4292              From: Andy Dougherty <doughera@lafayette.edu>
4293              Date: Fri, 31 Oct 2003 15:32:35 -0500 (EST)
4294              Message-ID: <Pine.SOL.4.53.0310311433440.8552@maxwell.phys.lafayette.edu>
4295              (plus POD link fixes)
4296      Branch: perl
4297            ! INSTALL
4298 ____________________________________________________________________________
4299 [ 21595] By: rgs                                   on 2003/10/31  20:35:23
4300         Log: Prevent the installation of makefiles that can be found
4301              under lib/.
4302      Branch: perl
4303            ! installperl
4304 ____________________________________________________________________________
4305 [ 21593] By: rgs                                   on 2003/10/31  20:19:01
4306         Log: Test nit ; goes with change 21591
4307      Branch: perl
4308            ! t/lib/warnings/regcomp
4309 ____________________________________________________________________________
4310 [ 21592] By: rgs                                   on 2003/10/31  20:03:58
4311         Log: Subject: [PATCH] Document PERL_DL_NONLAZY
4312              From: Gisle Aas <gisle@ActiveState.com>
4313              Date: 31 Oct 2003 03:13:03 -0800
4314              Message-ID: <lrn0bhbqyo.fsf@caliper.activestate.com>
4315      Branch: perl
4316            ! pod/perlrun.pod
4317 ____________________________________________________________________________
4318 [ 21591] By: rgs                                   on 2003/10/31  19:54:23
4319         Log: Subject: [PATCH] Off-by-one error in regcomp.c
4320              From: Slaven Rezic <slaven@rezic.de>
4321              Date: Fri, 31 Oct 2003 12:16:11 +0000
4322              Message-Id: <1067602571.12768@devpc01.iconmobile.de>
4323      Branch: perl
4324            ! regcomp.c t/op/regmesg.t
4325 ____________________________________________________________________________
4326 [ 21590] By: rgs                                   on 2003/10/31  19:36:32
4327         Log: Subject: [patch pod/perlfunc.pod] separate two unrelated notes in require
4328              From: Stas Bekman <stas@stason.org>
4329              Date: Wed, 29 Oct 2003 16:47:24 -0800
4330              Message-ID: <3FA05F9C.2080304@stason.org>
4331      Branch: perl
4332            ! pod/perlfunc.pod
4333 ____________________________________________________________________________
4334 [ 21589] By: rgs                                   on 2003/10/31  19:31:48
4335         Log: Subject: [5.8.x segfault + patch] chicken&egg segfault in -Dm -Mthreads
4336              From: Stas Bekman <stas@stason.org>
4337              Date: Wed, 29 Oct 2003 15:15:15 -0800
4338              Message-ID: <3FA04A03.5010603@stason.org>
4339              (enclosed in a #ifdef DEBUGGING)
4340      Branch: perl
4341            ! sv.c
4342 ____________________________________________________________________________
4343 [ 21588] By: rgs                                   on 2003/10/31  19:25:38
4344         Log: Subject: [PATCH] Devel::PPPort and scan_bin
4345              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
4346              Date: Wed, 29 Oct 2003 22:53:43 +0100
4347              Message-ID: <037201c39e67$1faa9940$0c2f1fac@R2D2>
4348      Branch: perl
4349            ! ext/Devel/PPPort/PPPort.pm
4350 ____________________________________________________________________________
4351 [ 21587] By: rgs                                   on 2003/10/31  19:19:00
4352         Log: Subject: [PATCH] change p4d2p to deal with new style diff2 output
4353              From: Jan Dubois <jand@ActiveState.com>
4354              Date: Thu, 30 Oct 2003 18:43:08 -0800
4355              Message-ID: <dpi3qvgf1uke7pj1gcpgmoh622lqcvl6uc@4ax.com>
4356      Branch: perl
4357            ! Porting/p4d2p
4358 ____________________________________________________________________________
4359 [ 21586] By: nicholas                              on 2003/10/31  18:54:26
4360         Log: Comment that this "optimisation" is actually a necessary fixup.
4361              When the split occurs (to make the opti{miser,onal}) this isn't
4362              (Richard Clamp reminded me that I forgot to do this)
4363      Branch: perl
4364            ! op.c
4365 ____________________________________________________________________________
4366 [ 21583] By: nicholas                              on 2003/10/30  22:37:26
4367         Log: Rewrite to correctly use test.pl
4368              
4369              Date: Thu, 30 Oct 2003 15:51:03 -0800
4370              From: Michael G Schwern <schwern@pobox.com>
4371              Subject: Re: Fix for the orange lion bug - aka empty sub bug
4372              Message-ID: <20031030235103.GC27017@localhost.comcast.net>
4373      Branch: perl
4374            ! t/op/sub.t
4375 ____________________________________________________________________________
4376 [ 21582] By: nicholas                              on 2003/10/30  22:18:53
4377         Log: Date: Thu, 30 Oct 2003 22:01:35 +0000
4378              Subject: Fix for the orange lion bug - aka empty sub bug
4379              From: Arthur Bergman <sky@nanisky.com>
4380              Message-Id: <A10EEA90-0B24-11D8-93CD-000A95A2734C@nanisky.com>
4381      Branch: perl
4382            + t/op/sub.t
4383            ! MANIFEST op.c
4384 ____________________________________________________________________________
4385 [ 21580] By: nicholas                              on 2003/10/30  19:42:28
4386         Log: 14 is the chain length for attack. From
4387              
4388              Message-ID: <20031030204117.16008.qmail@plover.com>
4389              Subject: Re: 5.8.2-RC1 and mp2
4390              Date: Thu, 30 Oct 2003 15:41:17 -0500
4391              From: Mark Jason Dominus <mjd@plover.com>
4392              
4393              and
4394              
4395              From: Scott A Crosby <scrosby@cs.rice.edu>
4396              Subject: Re: 5.8.2-RC1 and mp2
4397              Date: 30 Oct 2003 14:08:06 -0600
4398              Message-ID: <oydd6cea3q1.fsf@bert.cs.rice.edu>
4399      Branch: perl
4400            ! hv.c
4401 ____________________________________________________________________________
4402 [ 21575] By: rgs                                   on 2003/10/29  06:51:19
4403         Log: Move a fcntl() example in perlfunc at a more proper place,
4404              as suggested by :
4405              Subject: [perl #24334] ioctl/fcntl doc confusion 
4406              From: "perl-5.8.0@ton.iguana.be (via RT)" <perlbug-followup@perl.org>
4407              Date: 28 Oct 2003 13:37:49 -0000
4408              Message-ID: <rt-24334-66603.12.4990768314782@rt.perl.org>
4409      Branch: perl
4410            ! pod/perlfunc.pod
4411 ____________________________________________________________________________
4412 [ 21567] By: rgs                                   on 2003/10/28  08:48:06
4413         Log: Upgrade to Time::HiRes 1.52.
4414      Branch: perl
4415            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
4416            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
4417 ____________________________________________________________________________
4418 [ 21566] By: rgs                                   on 2003/10/28  08:34:26
4419         Log: Subject: [PATCH lib/overload.t] TODO tests for bug #24313.
4420              From: Abigail <abigail@abigail.nl>
4421              Date: Mon, 27 Oct 2003 13:05:37 +0100
4422              Message-ID: <20031027120536.GA24608@abigail.nl>
4423              
4424              Subject: [PATCH bleadperl] [perl #24313] (was Re: [PATCH lib/overload.t] TODO tests for bug #24313.)
4425              From: Rick Delaney <rick@bort.ca>
4426              Date: Mon, 27 Oct 2003 12:17:49 -0500
4427              Message-ID: <20031027121749.E2233@biff.bort.ca>
4428      Branch: perl
4429            ! lib/overload.t toke.c
4430 ____________________________________________________________________________
4431 [ 21565] By: rgs                                   on 2003/10/28  07:42:52
4432         Log: Subject: [PATCH t/comp/proto.t]  Test (5.9.x)
4433              From: Abigail <abigail@abigail.nl>
4434              Date: Mon, 27 Oct 2003 14:50:24 +0100
4435              Message-ID: <20031027135024.GA12666@abigail.nl>
4436      Branch: perl
4437            ! t/comp/proto.t
4438 ____________________________________________________________________________
4439 [ 21564] By: davem                                 on 2003/10/27  22:01:12
4440         Log: Fix more shared threads leaks: add SAVETMPS to the second branch
4441              of sharedsv_scalar_store().
4442      Branch: perl
4443            ! ext/threads/shared/shared.xs
4444 ____________________________________________________________________________
4445 [ 21563] By: rgs                                   on 2003/10/27  19:33:29
4446         Log: Add a new taint error, "%ENV is aliased to %s".
4447              This error is thrown when taint checks are enabled and
4448              when *ENV has been aliased, so that %ENV has no env-magic
4449              anymore. (see bug [perl #24291].)
4450      Branch: perl
4451            ! pod/perldiag.pod t/op/taint.t taint.c
4452 ____________________________________________________________________________
4453 [ 21560] By: nicholas                              on 2003/10/27  18:01:02
4454         Log: Record the escape^Wrelease of 5.9.0
4455      Branch: perl
4456            ! pod/perlhist.pod
4457 ____________________________________________________________________________
4458 [ 21554] By: nicholas                              on 2003/10/27  16:09:37
4459         Log: Subject: Re: DBD::Sybase and Sybase::CTlib build problems w/ 5.8.1, Solaris, gcc
4460              From: Alan Burlison <Alan.Burlison@sun.com>
4461              Date: Tue, 21 Oct 2003 15:00:58 +0100
4462              Message-ID: <3F953C1A.3060800@sun.com>
4463      Branch: perl
4464            ! hints/solaris_2.sh
4465 ____________________________________________________________________________
4466 [ 21550] By: nicholas                              on 2003/10/27  13:45:27
4467         Log: Sync with Unicode::Normalize 0.25
4468      Branch: perl
4469            + ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/form.t
4470            + ext/Unicode/Normalize/t/proto.t
4471            + ext/Unicode/Normalize/t/split.t
4472            ! MANIFEST ext/Unicode/Normalize/Changes
4473            ! ext/Unicode/Normalize/Makefile.PL
4474            ! ext/Unicode/Normalize/Normalize.pm
4475            ! ext/Unicode/Normalize/Normalize.xs
4476            ! ext/Unicode/Normalize/README
4477 ____________________________________________________________________________
4478 [ 21549] By: nicholas                              on 2003/10/27  13:11:48
4479         Log: Sync with Unicode::Collate 0.30
4480      Branch: perl
4481            + lib/Unicode/Collate/t/hangtype.t
4482            + lib/Unicode/Collate/t/normal.t lib/Unicode/Collate/t/trailwt.t
4483            + lib/Unicode/Collate/t/variable.t
4484            + lib/Unicode/Collate/t/version.t
4485            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
4486            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/contract.t
4487            ! lib/Unicode/Collate/t/hangul.t lib/Unicode/Collate/t/index.t
4488            ! lib/Unicode/Collate/t/test.t
4489 ____________________________________________________________________________
4490 [ 21548] By: nicholas                              on 2003/10/27  12:39:39
4491         Log: Sync with Pod::Perldoc 3.12
4492      Branch: perl
4493            ! lib/Pod/Perldoc.pm
4494 ____________________________________________________________________________
4495 [ 21546] By: ams                                   on 2003/10/27  09:00:08
4496         Log: Will the real off by one please stand up?
4497      Branch: perl
4498            ! mg.c
4499 ____________________________________________________________________________
4500 [ 21545] By: hv                                    on 2003/10/27  02:52:16
4501         Log: fixup separators
4502      Branch: perl
4503            ! Changes
4504 ____________________________________________________________________________
4505 [ 21544] By: hv                                    on 2003/10/27  02:51:26
4506         Log: don't complain of podless .pm files that have a separate .pod file
4507      Branch: perl
4508            ! pod/buildtoc
4509 ____________________________________________________________________________
4510 [ 21543] By: hv                                    on 2003/10/27  02:50:04
4511         Log: regen pods and toc
4512      Branch: perl
4513            ! pod/perlmodlib.pod pod/perltoc.pod
4514 ____________________________________________________________________________
4515 [ 21542] By: rgs                                   on 2003/10/26  21:36:17
4516         Log: When %ENV has been turned into a non-magical hash after a
4517              glob assignment, TAINT_ENV() may dump core because it
4518              assumes $ENV{PATH} is magical. Fix this ; add a test to
4519              verify that the PATH is still checked for taintedness.
4520      Branch: perl
4521            ! t/op/taint.t taint.c
4522 ____________________________________________________________________________
4523 [ 21540] By: rgs                                   on 2003/10/26  14:59:53
4524         Log: Fix backward-compatibility issues in if.pm.
4525      Branch: perl
4526            ! lib/if.pm
4527 ____________________________________________________________________________
4528 [ 21539] By: hv                                    on 2003/10/26  12:22:54
4529         Log: Update Changes.
4530      Branch: perl
4531            ! Changes patchlevel.h
4532 ____________________________________________________________________________
4533 [ 21538] By: ams                                   on 2003/10/26  08:08:02
4534         Log: Fix off-by-one in $0 set magic. (From Autrijus.)
4535              The whole PL_origalen thing in perl.c looks very hokey.
4536      Branch: perl
4537            ! mg.c
4538 ____________________________________________________________________________
4539 [ 21536] By: nicholas                              on 2003/10/25  22:33:18
4540         Log: show the rehash flags in dumps
4541      Branch: perl
4542            ! dump.c
4543 ____________________________________________________________________________
4544 [ 21535] By: nicholas                              on 2003/10/25  22:32:40
4545         Log: Return 21533 (with modifications) having found the problem
4546      Branch: perl
4547            ! hv.c hv.h
4548 ____________________________________________________________________________
4549 [ 21534] By: nicholas                              on 2003/10/25  20:46:36
4550         Log: Back out 21533 because it broke Encode's build in really weird ways
4551      Branch: perl
4552            ! hv.c hv.h
4553 ____________________________________________________________________________
4554 [ 21533] By: nicholas                              on 2003/10/25  13:10:21
4555         Log: Plan C rough edge smoothing. Criteria for a hash split is now
4556              the earlier of "more keys than buckets" (the old test) or
4557              linked list too long. Rehash is triggered after a split if the
4558              longest linked list is too long.
4559      Branch: perl
4560            ! hv.c hv.h
4561 ____________________________________________________________________________
4562 [ 21532] By: rgs                                   on 2003/10/25  10:03:18
4563         Log: Subject: Re: [perl #948] $, untieable?
4564              From: Richard Clamp <richardc@unixbeard.net>
4565              Date: Tue, 21 Oct 2003 00:02:49 +0100
4566              Message-ID: <20031020230249.GA31123@mirth.demon.co.uk>
4567              
4568              Plus a small fix to t/TEST to recognize the added TODO test
4569              as a TODO test.
4570      Branch: perl
4571            ! t/TEST t/op/tie.t
4572 ____________________________________________________________________________
4573 [ 21528] By: nicholas                              on 2003/10/23  19:21:00
4574         Log: When it says "add", then, like, you have to p4 add it. D'oh!
4575              (missed the new file in "Update I18N::LangTags from 0.28 to 0.29")
4576      Branch: perl
4577            + lib/I18N/LangTags/t/02decency.t
4578 ____________________________________________________________________________
4579 [ 21527] By: davem                                 on 2003/10/23  19:13:20
4580         Log: Fix two threads::shared leaks
4581              #24061 - AV in shared interpreter wasn't set to AvREAL
4582              #24255 - mortals were added to the shared interpreter's tmpstack
4583              and never freed.
4584      Branch: perl
4585            ! ext/threads/shared/shared.xs
4586 ____________________________________________________________________________
4587 [ 21526] By: nicholas                              on 2003/10/23  19:11:24
4588         Log: From: Jan Dubois <jand@ActiveState.com>
4589              Subject: [PATCH] Update Pod::Perldoc from 3.10 to 3.11
4590              Date: Wed, 22 Oct 2003 20:17:07 -0700
4591              Message-ID: <mjhepvgtnifdlgrvp20urtuu058e1jrav2@4ax.com>
4592              
4593              From: Jan Dubois <jand@ActiveState.com>
4594              Subject: [PATCH] Update I18N::LangTags from 0.28 to 0.29
4595              Date: Wed, 22 Oct 2003 20:26:56 -0700
4596              Message-ID: <jgiepv0a8fp8ffq3lpc5ujl7j25hoo1rdt@4ax.com>
4597      Branch: perl
4598            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
4599            ! lib/I18N/LangTags/List.pm lib/I18N/LangTags/README
4600            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm pod/perldoc.pod
4601            ! utils/perldoc.PL
4602 ____________________________________________________________________________
4603 [ 21523] By: ams                                   on 2003/10/23  12:53:03
4604         Log: Subject: [PATCH] utime documentation
4605              From: Gisle Aas <gisle@ActiveState.com>
4606              Date: 23 Oct 2003 05:33:43 -0700
4607              Message-Id: <lrekx4jfq0.fsf@caliper.activestate.com>
4608      Branch: perl
4609            ! pod/perlfunc.pod
4610 ____________________________________________________________________________
4611 [ 21522] By: ams                                   on 2003/10/23  08:07:18
4612         Log: Subject: [PATCH]  dup2() not going through PerlLIO abstraction layer
4613              From: Jan Dubois <jand@ActiveState.com>
4614              Date: Wed, 22 Oct 2003 20:33:54 -0700
4615              Message-Id: <vniepv0n5mcrbbutm0qgvori6n6vr6arsh@4ax.com>
4616      Branch: perl
4617            ! doio.c
4618 ____________________________________________________________________________
4619 [ 21520] By: nicholas                              on 2003/10/22  19:50:15
4620         Log: patch created by Casey West from:
4621              
4622              Subject: CPAN module problems
4623              From: Edward Moy <emoy@apple.com>
4624              Date: Fri, 10 Oct 2003 17:42:06 -0700
4625              Message-Id: <BD2513C0-FB83-11D7-9065-000A956EFDEE@apple.com>
4626              
4627              (change ld value in hints file)
4628      Branch: perl
4629            ! hints/darwin.sh
4630 ____________________________________________________________________________
4631 [ 21516] By: rgs                                   on 2003/10/22  15:06:13
4632         Log: Small email update in AUTHORS.
4633      Branch: perl
4634            ! AUTHORS
4635 ____________________________________________________________________________
4636 [ 21515] By: rgs                                   on 2003/10/22  06:39:29
4637         Log: Add a test.taintwarn makefile target,
4638              to run the whole test suite with the -t switch.
4639      Branch: perl
4640            ! Makefile.SH pod/perlhack.pod t/TEST
4641 ____________________________________________________________________________
4642 [ 21514] By: rgs                                   on 2003/10/21  21:21:56
4643         Log: Subject: [PATCH @20458] embedding perl
4644              From: Radu Greab <rgreab@fx.ro>
4645              Date: Tue, 05 Aug 2003 20:57:15 +0300 (EEST)
4646              Message-Id: <20030805.205715.113441323.radu@yx.primIT.ro>
4647      Branch: perl
4648            ! hv.c intrpvar.h perl.c pod/perlembed.pod pod/perlintern.pod
4649            ! sv.c
4650 ____________________________________________________________________________
4651 [ 21513] By: rgs                                   on 2003/10/21  20:45:12
4652         Log: Fix doc bug #23890, as suggested by Himanshu Garg :
4653              in perltoot, $him->fullname should be $him->fullname->as_string
4654              when passed to printf.
4655      Branch: perl
4656            ! pod/perltoot.pod
4657 ____________________________________________________________________________
4658 [ 21509] By: rgs                                   on 2003/10/21  05:42:50
4659         Log: Two OS/2 portability patches from Ilya.
4660              
4661              Subject: [PATCH 5.8.1 @21211] sockets broken on OS/2
4662              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
4663              Date: Thu, 25 Sep 2003 12:09:11 -0700
4664              Message-ID: <20030925190911.GA27028@math.berkeley.edu>
4665              
4666              Subject: Re: [PATCH 5.8.1 @21379] tmpfile() broken on OS/2
4667              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
4668              Date: Thu, 25 Sep 2003 19:50:45 -0700
4669              Message-ID: <20030926025045.GA27507@math.berkeley.edu>
4670      Branch: perl
4671            ! doio.c os2/os2ish.h perl.h perlio.c pp_sys.c
4672 ____________________________________________________________________________
4673 [ 21506] By: rgs                                   on 2003/10/20  19:28:27
4674         Log: Subject: [PATCH] add some missing defines to Devel::PPPort
4675              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
4676              Date: Mon, 20 Oct 2003 20:14:19 +0200
4677              Message-ID: <03a301c39735$fb7cb220$0c2f1fac@R2D2>
4678      Branch: perl
4679            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
4680 ____________________________________________________________________________
4681 [ 21505] By: rgs                                   on 2003/10/20  19:22:38
4682         Log: Subject: Re: [perl #24225] [5.8.1] segfault in binmode STDOUT, ':stdio'; print 1
4683              From: Slaven Rezic <slaven@rezic.de>
4684              Date: 19 Oct 2003 17:54:59 +0200
4685              Message-ID: <871xt9te7g.fsf@vran.herceg.de>
4686      Branch: perl
4687            ! perlio.c
4688 ____________________________________________________________________________
4689 [ 21503] By: rgs                                   on 2003/10/20  06:04:04
4690         Log: Skip the chflags tests in filetest.t on Darwin.
4691      Branch: perl
4692            ! lib/filetest.t
4693 ____________________________________________________________________________
4694 [ 21474] By: nicholas                              on 2003/10/17  18:44:28
4695         Log: Plan C rough edge smoothing - forgot to turn on the "has key flags"
4696              flag on the hash when rehashing. Can turn off the "rehasing" flag
4697              if the hash is cleared
4698      Branch: perl
4699            ! hv.c
4700 ____________________________________________________________________________
4701 [ 21473] By: rgs                                   on 2003/10/17  08:53:48
4702         Log: -u is deprecated.
4703              Subject: Re: why PERL5LIB is ignored when -T is in effect
4704              From: Slaven Rezic <slaven@rezic.de>
4705              Date: Fri, 17 Oct 2003 10:02:31 +0000
4706              Message-Id: <1066384951.4964@devpc01.iconmobile.de>
4707      Branch: perl
4708            ! perl.c
4709 ____________________________________________________________________________
4710 [ 21472] By: rgs                                   on 2003/10/17  07:29:10
4711         Log: The compilation of PerlIO::via may hang on AIX when
4712              compiling with vac at -O3 optimization level. Disable
4713              optimization for this module.
4714      Branch: perl
4715            + ext/PerlIO/via/hints/aix.pl
4716            ! MANIFEST
4717 ____________________________________________________________________________
4718 [ 21471] By: nicholas                              on 2003/10/16  21:10:27
4719         Log: Plan C for foiling the algorithmic complexity attack
4720              (based on Chip's plan A (binary compatibility with 5.8.0 and 5.8.1),
4721              Chip's plan B (do something new inside the hv functions)
4722              and introspective sort)
4723              Provides infrastructure for hashes to change their hash function
4724              if necessary, and code in hsplit to detect pathalogical data and
4725              instigate a random rehashing.
4726              Needs refinement. Let's see how much smoke it creates.
4727      Branch: perl
4728            ! embedvar.h hv.c hv.h intrpvar.h perl.c perlapi.h sv.c sv.h
4729            ! util.c
4730 ____________________________________________________________________________
4731 [ 21470] By: davem                                 on 2003/10/16  20:03:44
4732         Log: Ensure PL_comppad/curpad point to PL_main_cv's padlist when
4733              PL_main_root is freed; this may not have been be the case if a
4734              thread other than the main one is the last to be destroyed
4735      Branch: perl
4736            ! ext/threads/t/thread.t pad.h perl.c
4737 ____________________________________________________________________________
4738 [ 21469] By: nicholas                              on 2003/10/16  19:31:19
4739         Log: Duplicate 19423 (pathological hashes too easy) into share_hek_flags
4740              (as suggested by Jan Dubois)
4741      Branch: perl
4742            ! hv.c
4743 ____________________________________________________________________________
4744 [ 21468] By: ams                                   on 2003/10/16  19:00:14
4745         Log: Subject: Re: assert.h breaks perl.h
4746              From: Alexey Tourbin <at@altlinux.ru>
4747              Date: Thu, 16 Oct 2003 22:24:35 +0400
4748              Message-Id: <20031016182434.GH1724@julia.office.altlinux.ru>
4749      Branch: perl
4750            ! sv.h
4751 ____________________________________________________________________________
4752 [ 21467] By: ams                                   on 2003/10/16  18:57:57
4753         Log: Subject: [PATCH] Tie::Hash documentation
4754              From: Slaven Rezic <slaven@rezic.de>
4755              Date: Thu, 16 Oct 2003 17:57:35 +0000
4756              Message-Id: <1066327055.1428@devpc01.iconmobile.de>
4757      Branch: perl
4758            ! lib/Tie/Hash.pm
4759 ____________________________________________________________________________
4760 [ 21466] By: rgs                                   on 2003/10/16  08:52:50
4761         Log: Further tweak on change #21464.
4762      Branch: perl
4763            ! perl.c
4764 ____________________________________________________________________________
4765 [ 21464] By: ams                                   on 2003/10/16  08:42:50
4766         Log: Subject: perl -h tweak [PATCH]
4767              From: Gisle Aas <gisle@ActiveState.com>
4768              Date: 16 Oct 2003 02:49:39 -0700
4769              Message-Id: <lrn0c11pho.fsf@caliper.activestate.com>
4770      Branch: perl
4771            ! perl.c
4772 ____________________________________________________________________________
4773 [ 21456] By: rgs                                   on 2003/10/15  19:19:05
4774         Log: Perlfaq1 : take notice that 5.8.1 is now released.
4775      Branch: perl
4776            ! pod/perlfaq1.pod
4777 ____________________________________________________________________________
4778 [ 21454] By: rgs                                   on 2003/10/15  19:06:05
4779         Log: PerlFAQ sync. (only actual changes)
4780      Branch: perl
4781            ! pod/perlfaq4.pod
4782 ____________________________________________________________________________
4783 [ 21453] By: rgs                                   on 2003/10/15  19:02:35
4784         Log: Typos.
4785      Branch: perl
4786            ! hints/aix.sh
4787 ____________________________________________________________________________
4788 [ 21452] By: rgs                                   on 2003/10/15  11:12:31
4789         Log: Fix bug [perl #24212] : improper error recovery in the
4790              tokenizer after an unknown filetest operator.
4791      Branch: perl
4792            ! t/comp/parser.t toke.c
4793 ____________________________________________________________________________
4794 [ 21451] By: rgs                                   on 2003/10/15  09:19:02
4795         Log: Update MIME::Base64 and Digest::MD5 from the CPAN version.
4796      Branch: perl
4797            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
4798            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
4799            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/utf8.t
4800            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
4801            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
4802            ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/unicode.t
4803 ____________________________________________________________________________
4804 [ 21450] By: rgs                                   on 2003/10/15  06:47:11
4805         Log: Add support for Linux abstract unix domain sockets to Socket.pm.
4806              Based on a idea by Alex Hudson. (Basically those are unix domain
4807              sockets whose name has a '\0' as first character.)
4808      Branch: perl
4809            ! ext/Socket/Socket.xs ext/Socket/t/Socket.t
4810 ____________________________________________________________________________
4811 [ 21449] By: ams                                   on 2003/10/15  06:32:44
4812         Log: Subject: [PATCH] SIGN => 1 support for MakeMaker
4813              From: Autrijus Tang <autrijus@autrijus.org>
4814              Date: Tue, 14 Oct 2003 18:32:28 +0800
4815              Message-Id: <1066127547.65845.35.camel@localhost>
4816      Branch: perl
4817            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
4818            ! lib/ExtUtils/MakeMaker.pm
4819 ____________________________________________________________________________
4820 [ 21448] By: ams                                   on 2003/10/15  05:56:12
4821         Log: Rewrite #21447.
4822      Branch: perl
4823            ! pod/perliol.pod
4824 ____________________________________________________________________________
4825 [ 21447] By: ams                                   on 2003/10/15  05:36:48
4826         Log: Subject: [patch pod/perliol.pod]
4827              From: Stas Bekman <stas@stason.org>
4828              Date: Tue, 14 Oct 2003 18:05:29 -0700
4829              Message-Id: <3F8C9D59.3040403@stason.org>
4830      Branch: perl
4831            ! pod/perliol.pod
4832 ____________________________________________________________________________
4833 [ 21446] By: nicholas                              on 2003/10/14  18:45:39
4834         Log: Duplicate 19423 (pathological hashes too easy) into hv_store_ent
4835              (the routine used by perl level HV operations)
4836      Branch: perl
4837            ! hv.c
4838 ____________________________________________________________________________
4839 [ 21445] By: rgs                                   on 2003/10/13  21:03:05
4840         Log: Subject: [PATCH ext/Devel/PPPort/PPPort.pm] Changes #20819 and #20996 break compatibility with perl 5.6.0
4841              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
4842              Date: Tue, 30 Sep 2003 19:23:34 +0200
4843              Message-ID: <021e01c38777$93ea4e10$0c2f1fac@R2D2>
4844      Branch: perl
4845            ! ext/Devel/PPPort/PPPort.pm
4846 ____________________________________________________________________________
4847 [ 21442] By: ams                                   on 2003/10/13  08:41:17
4848         Log: Subject: [perl #24189] Incorrect comment in perldoc strict
4849              From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
4850              Date: 12 Oct 2003 09:01:25 -0000
4851              Message-Id: <rt-24189-65954.9.50514379869631@rt.perl.org>
4852      Branch: perl
4853            ! lib/strict.pm
4854 ____________________________________________________________________________
4855 [ 21441] By: rgs                                   on 2003/10/13  08:02:21
4856         Log: Subject: [PATCH] Internals::hash_seed() returns wrong value
4857              From: Jan Dubois <jand@ActiveState.com>
4858              Date: Sun, 12 Oct 2003 22:09:39 -0700
4859              Message-ID: <07ckovck8mp5e8tthmtbbcrpi2tj6q9eak@4ax.com>
4860      Branch: perl
4861            ! universal.c
4862 ____________________________________________________________________________
4863 [ 21440] By: rgs                                   on 2003/10/12  19:58:05
4864         Log: Subject: [perl #24122] setreuid and friends borked on darwin/osx 
4865              From: "pxm@nubz.org (via RT)" <perlbug-followup@perl.org>
4866              Date: 5 Oct 2003 20:55:56 -0000
4867              Message-ID: <rt-24122-65678.14.2411168523081@rt.perl.org>
4868      Branch: perl
4869            ! mg.c
4870 ____________________________________________________________________________
4871 [ 21439] By: rgs                                   on 2003/10/12  16:28:06
4872         Log: Subject: [PATCH] Tie::Hash documentation
4873              From: Slaven Rezic <slaven@rezic.de>
4874              Date: Sun, 12 Oct 2003 18:55:54 +0200 (CEST)
4875              Message-Id: <200310121655.h9CGtsrY003613@vran.herceg.de>
4876      Branch: perl
4877            ! lib/Tie/Hash.pm
4878 ____________________________________________________________________________
4879 [ 21438] By: rgs                                   on 2003/10/12  15:48:13
4880         Log: Subject: Re: [perl #24122] setreuid and friends borked on darwin/osx
4881              From: Slaven Rezic <slaven@rezic.de>
4882              Date: 07 Oct 2003 00:04:34 +0200
4883              Message-ID: <87ekxq6n0t.fsf@vran.herceg.de>
4884      Branch: perl
4885            ! hints/darwin.sh
4886 ____________________________________________________________________________
4887 [ 21437] By: rgs                                   on 2003/10/12  15:25:17
4888         Log: Minor nit in perlrun, spotted by Art Haas.
4889      Branch: perl
4890            ! pod/perlrun.pod
4891 ____________________________________________________________________________
4892 [ 21436] By: ams                                   on 2003/10/10  19:05:55
4893         Log: Subject: [PATCH] threads::async + some cleanup
4894              From: Elizabeth Mattijsen <liz@dijkmat.nl>
4895              Date: Fri, 10 Oct 2003 16:37:55 +0200
4896              Message-Id: <p05111b07bbac713a0aaf@[192.168.56.2]>
4897      Branch: perl
4898            ! ext/threads/threads.pm
4899 ____________________________________________________________________________
4900 [ 21435] By: ams                                   on 2003/10/10  19:02:34
4901         Log: Make everyone stop posting to p5p about 0e0.
4902      Branch: perl
4903            ! pod/perlsyn.pod
4904 ____________________________________________________________________________
4905 [ 21433] By: nicholas                              on 2003/10/09  20:57:26
4906         Log: Put all pre-processor #s on the first column (some compilers are picky)
4907              [perl #24167] `#' comment signs not at the very beginning of a line
4908      Branch: perl
4909            ! cop.h dosish.h ext/SDBM_File/sdbm/sdbm.h iperlsys.h op.c
4910            ! perl.h regcomp.c
4911 ____________________________________________________________________________
4912 [ 21432] By: rgs                                   on 2003/10/09  11:09:24
4913         Log: Suppress the test file t/op/nothr5005.t and integrate its tests into
4914              t/op/args.t, now that 5005threads have been removed. Port t/op/args.t
4915              to t/test.pl.
4916      Branch: perl
4917            - t/op/nothr5005.t
4918            ! MANIFEST t/op/args.t
4919 ____________________________________________________________________________
4920 [ 21431] By: rgs                                   on 2003/10/09  11:06:15
4921         Log: Document the behaviour of filetest operators regarding parentheses.
4922              This fixes bug #24127 (by documenting it as a feature.)
4923      Branch: perl
4924            ! pod/perlop.pod
4925 ____________________________________________________________________________
4926 [ 21430] By: ams                                   on 2003/10/09  07:55:34
4927         Log: Subject: [PATCH 5.8.1 CORE] Internal fixes to source-code coordinate
4928              calculations in regcomp.c
4929              From: Eric Promislow <ericp@ActiveState.com>
4930              Date: Wed, 8 Oct 2003 17:42:42 -0700
4931              Message-Id: <20031008174242.A17544@ActiveState.com>
4932      Branch: perl
4933            ! regcomp.c
4934 ____________________________________________________________________________
4935 [ 21429] By: ams                                   on 2003/10/09  07:43:56
4936         Log: Patch based on:
4937              
4938              Subject: [perl #24157] -MModule=} is broken
4939              From: "Lukas Mai" (via RT) <perlbug-followup@perl.org>
4940              Date: 7 Oct 2003 21:47:43 -0000
4941              Message-Id: <rt-24157-65809.10.9980909617566@rt.perl.org>
4942              
4943              (Includes a fix for a similar problem in -A, but not -d.)
4944      Branch: perl
4945            ! perl.c
4946 ____________________________________________________________________________
4947 [ 21428] By: ams                                   on 2003/10/09  02:32:07
4948         Log: Subject: [PATCH] Devel::PPPort is missing an aTHX when calling
4949              grok_numeric_radix()
4950              From: Jan Dubois <jand@ActiveState.com>
4951              Date: Wed, 08 Oct 2003 20:37:42 -0700
4952              Message-Id: <8kl9ov0932qo08o24uafuc9v77clrgnoe4@4ax.com>
4953      Branch: perl
4954            ! ext/Devel/PPPort/PPPort.pm
4955 ____________________________________________________________________________
4956 [ 21427] By: ams                                   on 2003/10/09  01:36:18
4957         Log: Subject: Re: require patch breaks locale
4958              From: Rick Delaney <rick@bort.ca>
4959              Date: Wed, 8 Oct 2003 22:41:55 -0400
4960              Message-Id: <20031008224155.A14638@biff.bort.ca>
4961      Branch: perl
4962            ! t/comp/require.t
4963 ____________________________________________________________________________
4964 [ 21426] By: ams                                   on 2003/10/09  01:26:57
4965         Log: Subject: Re: Simple @INC hook core dump [PATCH]
4966              From: Gisle Aas <gisle@ActiveState.com>
4967              Date: 08 Oct 2003 13:35:28 -0700
4968              Message-Id: <lrr81ncvsf.fsf@caliper.activestate.com>
4969      Branch: perl
4970            ! t/op/inccode.t
4971 ____________________________________________________________________________
4972 [ 21425] By: rgs                                   on 2003/10/08  11:34:17
4973         Log: Fix bug #24108: Goto +foo broken
4974              the fix having been suggested by xmath via Juerd.
4975      Branch: perl
4976            ! op.c t/op/goto.t
4977 ____________________________________________________________________________
4978 [ 21424] By: rgs                                   on 2003/10/08  11:16:58
4979         Log: Subject: Re: Simple @INC hook core dump [PATCH]
4980              From: Gisle Aas <gisle@ActiveState.com>
4981              Date: 08 Oct 2003 04:47:33 -0700
4982              Message-ID: <lrllrweysq.fsf_-_@caliper.activestate.com>
4983      Branch: perl
4984            ! pp_ctl.c
4985 ____________________________________________________________________________
4986 [ 21423] By: ams                                   on 2003/10/08  10:09:41
4987         Log: Subject: [PATCH pod/perlrun.pod] Layout & POD nit.
4988              From: Abigail <abigail@abigail.nl>
4989              Date: Wed, 8 Oct 2003 03:50:49 -0700
4990              Message-Id: <20031008105049.GA15770@ucan.foad.org>
4991      Branch: perl
4992            ! pod/perlrun.pod
4993 ____________________________________________________________________________
4994 [ 21422] By: ams                                   on 2003/10/08  06:13:07
4995         Log: "Are implicit undefs true?" asks Gisle.
4996      Branch: perl
4997            ! pod/perlsyn.pod
4998 ____________________________________________________________________________
4999 [ 21421] By: ams                                   on 2003/10/08  03:20:00
5000         Log: Subject: Re: [PATCH] perlop.pod Revamp - revision 4
5001              From: schwern@pobox.com
5002              Date: Tue, 7 Oct 2003 20:39:36 -0700
5003              Message-Id: <20031007203936.X4301@ttul.org>
5004              
5005              (Originally from Shlomi Fish. Applied with tweaks.)
5006      Branch: perl
5007            ! pod/perlop.pod
5008 ____________________________________________________________________________
5009 [ 21420] By: ams                                   on 2003/10/07  19:51:35
5010         Log: Minor tweaks to pod/perlsyn.pod (as suggested by Yves Orton),
5011              sv.c (Tim Bunce), t/op/pow.t (John P. Linderman).
5012      Branch: perl
5013            ! pod/perlsyn.pod sv.c t/op/pow.t
5014 ____________________________________________________________________________
5015 [ 21419] By: ams                                   on 2003/10/07  04:03:34
5016         Log: Why should -3**$x be more precisely determined than 3**$x?
5017      Branch: perl
5018            ! t/op/pow.t
5019 ____________________________________________________________________________
5020 [ 21418] By: ams                                   on 2003/10/07  03:59:38
5021         Log: Subject: [PATCH] Fixing UNIVERSAL.pm's bit of unpleasantness
5022              From: schwern@pobox.com
5023              Date: Mon, 6 Oct 2003 13:14:36 -0700
5024              Message-Id: <20031006131436.G20960@ttul.org>
5025      Branch: perl
5026            ! lib/UNIVERSAL.pm t/op/universal.t
5027 ____________________________________________________________________________
5028 [ 21417] By: ams                                   on 2003/10/07  03:55:18
5029         Log: Update perlfunc/require to describe NXDOMAIN caching... er, you
5030              know what I mean.
5031      Branch: perl
5032            ! pod/perlfunc.pod
5033 ____________________________________________________________________________
5034 [ 21416] By: ams                                   on 2003/10/07  03:37:01
5035         Log: Subject: [patch sv.c] improve "...free unref scalar" warning
5036              From: Stas Bekman <stas@stason.org>
5037              Date: Mon, 06 Oct 2003 21:19:53 -0700
5038              Message-Id: <3F823EE9.4030103@stason.org>
5039      Branch: perl
5040            ! sv.c
5041 ____________________________________________________________________________
5042 [ 21415] By: ams                                   on 2003/10/06  17:30:31
5043         Log: Subject: [PATCH bleadperl] (was Re: require() does not behave aas documented)
5044              From: Rick Delaney <rick@bort.ca>
5045              Date: Tue, 23 Sep 2003 12:14:52 -0400
5046              Message-ID: <20030923121452.G18845@biff.bort.ca>
5047      Branch: perl
5048            ! pp_ctl.c t/comp/require.t
5049 ____________________________________________________________________________
5050 [ 21414] By: rgs                                   on 2003/10/06  15:23:01
5051         Log: Subject: Re: [PATCH lib/warnings.t]  Adding TODO functionality to lib/warnings.
5052              From: Abigail <abigail@abigail.nl>
5053              Date: Wed, 1 Oct 2003 14:19:43 +0200
5054              Message-ID: <20031001121943.GA29419@abigail.nl>
5055      Branch: perl
5056            ! lib/warnings.t
5057 ____________________________________________________________________________
5058 [ 21413] By: rgs                                   on 2003/10/06  15:05:32
5059         Log: Fixes in the modules maintainers list.
5060      Branch: perl
5061            ! Porting/Maintainers.pl
5062 ____________________________________________________________________________
5063 [ 21412] By: rgs                                   on 2003/10/06  15:02:42
5064         Log: Fix broken link in perltodo.pod.
5065      Branch: perl
5066            ! pod/perltodo.pod
5067 ____________________________________________________________________________
5068 [ 21411] By: rgs                                   on 2003/10/06  12:11:10
5069         Log: Typos in perldiag.
5070      Branch: perl
5071            ! pod/perldiag.pod
5072 ____________________________________________________________________________
5073 [ 21410] By: rgs                                   on 2003/10/06  11:55:52
5074         Log: Subject: Re: [doc-PATCH] for unpack_str() and question
5075              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
5076              Date: Mon, 6 Oct 2003 08:45:29 +0200 
5077              Message-ID: <75A46BF1A9D8D311863A00508B6259A405F180C1@ATTMSX4>
5078      Branch: perl
5079            ! pod/perlapi.pod pp_pack.c
5080 ____________________________________________________________________________
5081 [ 21409] By: rgs                                   on 2003/10/06  11:49:55
5082         Log: Subject: [PATCH pod/perlfunc.pod]  ref can return false on references
5083              From: Abigail <abigail@abigail.nl>
5084              Date: Mon, 6 Oct 2003 05:55:21 -0700
5085              Message-ID: <20031006125521.GA26446@ucan.foad.org>
5086      Branch: perl
5087            ! pod/perlfunc.pod
5088 ____________________________________________________________________________
5089 [ 21408] By: rgs                                   on 2003/10/06  11:46:14
5090         Log: Add a new option --check to Porting/Maintainers,
5091              to check for files who are listed for several maintainers.
5092      Branch: perl
5093            ! Porting/Maintainers.pm
5094 ____________________________________________________________________________
5095 [ 21407] By: rgs                                   on 2003/10/06  11:44:33
5096         Log: Subject: [PATCH]Re: The META.yml file in bleadperl
5097              From: Fergal Daly <fergal@esatclear.ie>
5098              Date: Mon, 6 Oct 2003 00:25:29 +0100
5099              Message-Id: <200310060025.29122.fergal@esatclear.ie>
5100              
5101              Plus regeneration of META.yml
5102      Branch: perl
5103            ! META.yml Porting/makemeta
5104 ____________________________________________________________________________
5105 [ 21406] By: ams                                   on 2003/10/06  04:22:11
5106         Log: Subject: Re: [perl #24076] "<> err EXPR" and warnings.
5107              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5108              Date: Sun, 5 Oct 2003 21:27:54 +0200
5109              Message-Id: <20031005212754.5ef54472.rgarciasuarez@free.fr>
5110              (Applied with tweaks to op.c and a comment.)
5111      Branch: perl
5112            ! op.c t/lib/warnings/op
5113 ____________________________________________________________________________
5114 [ 21405] By: ams                                   on 2003/10/06  03:56:54
5115         Log: Subject: Re: [PATCH] perlsyn.pod Revision - Resend
5116              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
5117              Date: Fri, 3 Oct 2003 12:34:46 +0200 (IST)
5118              Message-Id: <Pine.LNX.4.56.0310031233580.28640@vipe.technion.ac.il>
5119              (Applied with minor tweaks.)
5120      Branch: perl
5121            ! pod/perlsyn.pod
5122 ____________________________________________________________________________
5123 [ 21404] By: ams                                   on 2003/10/06  03:32:50
5124         Log: Subject: [perl #24120] Tie::Hash documentation has broken code
5125              From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
5126              Date: 5 Oct 2003 18:40:36 -0000
5127              Message-Id: <rt-24120-65664.15.9776865968429@rt.perl.org>
5128              (Applied without $VERSION update.)
5129      Branch: perl
5130            ! lib/Tie/Hash.pm
5131 ____________________________________________________________________________
5132 [ 21403] By: ams                                   on 2003/10/06  03:26:39
5133         Log: Subject: Re: [PATCH] [perl #24113] mistake in perlretut
5134              From: Robert Spier <rspier@pobox.com>
5135              Date: Sun, 05 Oct 2003 21:34:30 -0700
5136              Message-Id: <m3vfr39e7d.wl_rspier@pobox.com>
5137      Branch: perl
5138            ! pod/perlretut.pod
5139 ____________________________________________________________________________
5140 [ 21402] By: ams                                   on 2003/10/05  03:08:53
5141         Log: Subject: [PATCH] pp_sys.c: pp_waitpid and EINTR
5142              From: Steve Grazzini <grazz@pobox.com>
5143              Date: Sat, 4 Oct 2003 18:15:23 -0400
5144              Message-Id: <20031004221523.GA29324@grazzini.net>
5145      Branch: perl
5146            ! pp_sys.c
5147 ____________________________________________________________________________
5148 [ 21401] By: ams                                   on 2003/10/02  17:25:34
5149         Log: Subject: Re: 5.8.1 and srand
5150              From: Slaven Rezic <slaven@rezic.de>
5151              Date: Thu, 2 Oct 2003 15:51:11 +0000
5152              Message-Id: <1065109871.3115@devpc01.iconmobile.de>
5153      Branch: perl
5154            ! t/op/fork.t
5155 ____________________________________________________________________________
5156 [ 21400] By: hv                                    on 2003/10/02  09:34:36
5157         Log: minor cleanup for Changes
5158      Branch: perl
5159            ! Changes
5160 ____________________________________________________________________________
5161 [ 21399] By: hv                                    on 2003/10/02  09:18:27
5162         Log: Update changes
5163      Branch: perl
5164            ! Changes patchlevel.h
5165 ____________________________________________________________________________
5166 [ 21398] By: hv                                    on 2003/10/02  09:15:42
5167         Log: build perlapi.pod in deterministic order even when functions differ
5168              only in case; regen perlapi.pod
5169      Branch: perl
5170            ! autodoc.pl pod/perlapi.pod
5171 ____________________________________________________________________________
5172 [ 21397] By: ams                                   on 2003/10/02  07:48:51
5173         Log: Subject: Re: 5.8.1 and srand
5174              From: Brendan O'Dea <bod@debian.org>
5175              Date: Thu, 2 Oct 2003 10:30:36 +1000
5176              Message-Id: <20031002003036.GA9198@londo.c47.org>
5177      Branch: perl
5178            ! util.c
5179 ____________________________________________________________________________
5180 [ 21396] By: ams                                   on 2003/10/01  22:18:13
5181         Log: Update Changes.
5182      Branch: perl
5183            ! Changes patchlevel.h
5184 ____________________________________________________________________________
5185 [ 21394] By: ams                                   on 2003/10/01  20:28:20
5186         Log: Subject: misapplied patch 19452
5187              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
5188              Date: Tue, 30 Sep 2003 06:01:50 -0700
5189              Message-Id: <20030930130150.GA1436@efn.org>
5190      Branch: perl
5191            ! pp_hot.c
5192 ____________________________________________________________________________
5193 [ 21392] By: rgs                                   on 2003/09/30  20:22:02
5194         Log: Revamp the section on local() in perlsub.
5195              - avoid using the word "declare" in conjunction with local()
5196              - less archaelogical references
5197              - more about localization of lvalues
5198              - removes examples of localization of tied hashes that don't work
5199              - give titles to subsections
5200              - explain localization of magic values
5201              - explain localization of globs
5202              - fix link to perldelta
5203      Branch: perl
5204            ! pod/perlsub.pod
5205 ____________________________________________________________________________
5206 [ 21391] By: rgs                                   on 2003/09/30  12:47:13
5207         Log: Useless "local $_" in a perlfaq3 example
5208      Branch: perl
5209            ! pod/perlfaq3.pod
5210 ____________________________________________________________________________
5211 [ 21390] By: rgs                                   on 2003/09/30  11:29:17
5212         Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
5213              From: grommel@sears.com
5214              Date: Mon, 29 Sep 2003 14:45:16 -0500
5215              Message-ID: <OF9B00605E.3CC90F32-ON86256DB0.006B13F0-86256DB0.006C8E85@LocalDomain>
5216      Branch: perl
5217            ! hints/svr4.sh t/op/pack.t
5218 ____________________________________________________________________________
5219 [ 21389] By: rgs                                   on 2003/09/30  11:06:53
5220         Log: Add a TODO test for bug #23790, by Abigail
5221      Branch: perl
5222            ! t/op/sub_lval.t
5223 ____________________________________________________________________________
5224 [ 21388] By: rgs                                   on 2003/09/30  10:52:50
5225         Log: Subject: [PATCH] Re: [perl #24071] Typo in description of binmode
5226              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
5227              Date: Tue, 30 Sep 2003 04:53:02 -0700
5228              Message-ID: <20030930115302.GA3200@efn.org>
5229      Branch: perl
5230            ! pod/perlfunc.pod
5231 ____________________________________________________________________________
5232 [ 21387] By: rgs                                   on 2003/09/29  12:47:37
5233         Log: Subject: [PATCH] perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
5234              From: Tom Horsley <Tom.Horsley@ccur.com>
5235              Date: Mon, 29 Sep 2003 13:00:09 GMT
5236              Message-Id: <200309291300.NAA23856@amber2.ccur.com>
5237      Branch: perl
5238            ! ext/Sys/Syslog/t/syslog.t hints/powerux.sh
5239 ____________________________________________________________________________
5240 [ 21386] By: rgs                                   on 2003/09/29  11:14:27
5241         Log: Subject: [PATCH 5.8.1] Fix broken splitpod program
5242              From: Steve Hay <steve.hay@uk.radan.com>
5243              Date: Mon, 29 Sep 2003 11:50:23 +0100
5244              Message-ID: <3F780E6F.3020704@uk.radan.com>
5245      Branch: perl
5246            ! pod/splitpod
5247 ____________________________________________________________________________
5248 [ 21385] By: rgs                                   on 2003/09/29  11:09:32
5249         Log: Subject: [PATCH 5.8.1] pod/perlrun.pod: no space after -i allowed
5250              From: Brendan O'Dea <bod@debian.org>
5251              Date: Sun, 28 Sep 2003 23:23:34 +1000
5252              Message-ID: <20030928132334.GA29499@londo.c47.org>
5253      Branch: perl
5254            ! pod/perlrun.pod
5255 ____________________________________________________________________________
5256 [ 21384] By: rgs                                   on 2003/09/26  20:39:19
5257         Log: Nit to the maintainers list by SADAHIRO Tomoyuki
5258      Branch: perl
5259            ! Porting/Maintainers.pl
5260 ____________________________________________________________________________
5261 [ 21383] By: jhi                                   on 2003/09/26  04:41:17
5262         Log: Missing +x bits.
5263      Branch: perl
5264            ! Porting/makerel
5265 ____________________________________________________________________________
5266 [ 21382] By: rgs                                   on 2003/09/25  19:40:50
5267         Log: Update the perldelta for 5.9.0.
5268      Branch: perl
5269            ! pod/perldelta.pod
5270 ____________________________________________________________________________
5271 [ 21381] By: rgs                                   on 2003/09/25  19:02:12
5272         Log: Add the perl581delta manpage.
5273              Regenerate the table of contents.
5274      Branch: perl
5275            + pod/perl581delta.pod
5276            ! MANIFEST pod.lst pod/perl.pod pod/perlhist.pod pod/perltoc.pod
5277            ! vms/descrip_mms.template win32/pod.mak
5278 ____________________________________________________________________________
5279 [ 21380] By: rgs                                   on 2003/09/25  18:36:45
5280         Log: Update perlhist.pod
5281      Branch: perl
5282            ! pod/perlhist.pod
5283 ____________________________________________________________________________
5284 [ 21372] By: gbarr                                 on 2003/09/25  07:35:24
5285         Log: Sync with libnet 1.17
5286      Branch: perl
5287            ! lib/Net/ChangeLog.libnet lib/Net/Domain.pm lib/Net/FTP.pm
5288 ____________________________________________________________________________
5289 [ 21371] By: gbarr                                 on 2003/09/25  06:57:35
5290         Log: Update to Scalar-List-Utils 1.13
5291      Branch: perl
5292            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
5293            ! ext/List/Util/lib/List/Util.pm
5294            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/sum.t
5295 ____________________________________________________________________________
5296 [ 21370] By: jhi                                   on 2003/09/25  06:45:42
5297         Log: CPAN sites update.
5298      Branch: perl
5299            ! pod/perlmodlib.PL
5300 ____________________________________________________________________________
5301 [ 21369] By: jhi                                   on 2003/09/25  05:22:48
5302         Log: Subject: Re: 5.8.1 and gcc-3.2.3 (& Win98)
5303              From: Greg Matheson <lang@ms.chinmin.edu.tw>
5304              Date: Wed, 24 Sep 2003 22:51:09 +0800
5305              Message-ID: <20030924225109.A17126@ms>
5306              
5307              (Win98 + MinGW, a missing Win95.pm hunk)
5308      Branch: perl
5309            ! lib/ExtUtils/MM_Win95.pm
5310 ____________________________________________________________________________
5311 [ 21365] By: jhi                                   on 2003/09/25  04:44:05
5312         Log: AUTHORS tweak.
5313      Branch: perl
5314            ! AUTHORS
5315 ____________________________________________________________________________
5316 [ 21361] By: jhi                                   on 2003/09/24  17:40:42
5317         Log: Even though undefing SPACE and FORMAT should be safe,
5318              at this point I'm choosing to be paranoid and using
5319              #ifdef __Lynx__.
5320      Branch: perl
5321            ! perl.h
5322 ____________________________________________________________________________
5323 [ 21360] By: jhi                                   on 2003/09/24  17:30:07
5324         Log: Subject: [perl #24032] Perl 5.8.1-RC5 build problems on LynxOS 
5325              From: Olli Savia (via RT) <perlbug-followup@perl.org>
5326              Date: 24 Sep 2003 15:42:41 -0000
5327              Message-ID: <rt-24032-65280.10.6144413163834@rt.perl.org>
5328      Branch: perl
5329            ! mg.c perl.h perlio.c pp_sys.c
5330 ____________________________________________________________________________
5331 [ 21356] By: jhi                                   on 2003/09/24  08:27:52
5332         Log: Subject: [DOCPATCH] attributes.pm
5333              From: Elizabeth Mattijsen <liz@dijkmat.nl>
5334              Date: Wed, 24 Sep 2003 11:00:42 +0200
5335              Message-Id: <p05111b02bb970d5eec89@[192.168.56.4]>
5336              
5337              (reformatted a bit)
5338      Branch: perl
5339            ! lib/attributes.pm
5340 ____________________________________________________________________________
5341 [ 21354] By: jhi                                   on 2003/09/24  07:25:48
5342         Log: A fix from Graham for
5343              [perl #24012] Weird conversion issue with List::Util::sum on Linux/AMD 850MHz
5344              (seemingly a NV casting issue)
5345      Branch: perl
5346            ! ext/List/Util/Util.xs
5347 ____________________________________________________________________________
5348 [ 21353] By: jhi                                   on 2003/09/24  05:05:39
5349         Log: Someone actually reads the Makefile.PL messages, it seems.
5350              (from Jonathan Leffler)
5351      Branch: perl
5352            ! ext/Time/HiRes/Makefile.PL
5353 ____________________________________________________________________________
5354 [ 21351] By: jhi                                   on 2003/09/24  04:54:33
5355         Log: perliol tweaks.
5356      Branch: perl
5357            ! pod/perliol.pod
5358 ____________________________________________________________________________
5359 [ 21349] By: rgs                                   on 2003/09/23  22:09:57
5360         Log: The FAQ answer about POD comments was incorrect. [perl #23893]
5361              (plus a few typos.)
5362      Branch: perl
5363            ! pod/perlfaq7.pod pod/perlpodspec.pod
5364 ____________________________________________________________________________
5365 [ 21348] By: rgs                                   on 2003/09/23  21:56:50
5366         Log: Subject: [PATCH] perlvar
5367              From: Juerd <juerd@convolution.nl>
5368              Date: Sun, 21 Sep 2003 21:40:54 +0200
5369              Message-ID: <20030921194054.GD14702@c3.convolution.nl>
5370      Branch: perl
5371            ! pod/perlvar.pod
5372 ____________________________________________________________________________
5373 [ 21344] By: jhi                                   on 2003/09/23  19:33:45
5374         Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
5375              From: grommel@sears.com
5376              Date: Tue, 23 Sep 2003 13:40:33 -0500
5377              Message-ID: <OF17BD5036.3CA48F9B-ON86256DAA.00483620-86256DAA.0066A1AA@LocalDomain>
5378      Branch: perl
5379            ! hints/svr4.sh t/op/stat.t
5380 ____________________________________________________________________________
5381 [ 21343] By: jhi                                   on 2003/09/23  19:26:06
5382         Log: Subject: [PATCH] Re: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease)
5383              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
5384              Date: Tue, 23 Sep 2003 09:13:55 -0700
5385              Message-ID: <20030923161354.GA2432@efn.org>
5386      Branch: perl
5387            ! INSTALL
5388 ____________________________________________________________________________
5389 [ 21342] By: rgs                                   on 2003/09/23  19:12:58
5390         Log: Minor nit in a debug message of the tokenizer.
5391      Branch: perl
5392            ! toke.c
5393 ____________________________________________________________________________
5394 [ 21340] By: jhi                                   on 2003/09/23  12:33:53
5395         Log: Let's call it 2.34, already (from Johan).
5396      Branch: perl
5397            ! lib/Getopt/Long.pm
5398 ____________________________________________________________________________
5399 [ 21339] By: jhi                                   on 2003/09/23  12:31:08
5400         Log: Subject: Re: [PATCH] RC5 and Intel's ICC
5401              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
5402              Date: Tue, 23 Sep 2003 15:04:35 +0200
5403              Message-ID: <00d101c381d3$3d761fe0$0c2f1fac@R2D2>
5404              
5405              (add -we147 to ccflags if cc = ICC so that prototype
5406              detection works right)
5407      Branch: perl
5408            ! hints/linux.sh
5409 ____________________________________________________________________________
5410 [ 21338] By: jhi                                   on 2003/09/23  12:02:28
5411         Log: Bump the Encode version to 1.9801 since we are no more identical
5412              to the CPAN version.
5413      Branch: perl
5414            ! ext/Encode/Encode.pm
5415 ____________________________________________________________________________
5416 [ 21332] By: jhi                                   on 2003/09/23  09:17:32
5417         Log: ucmlintage.
5418      Branch: perl
5419            ! ext/Encode/ucm/gsm0338.ucm
5420 ____________________________________________________________________________
5421 [ 21331] By: jhi                                   on 2003/09/23  09:11:23
5422         Log: GSM 03.38 mapping in Encoding::Byte is incorrect
5423              
5424              Fix as much as possible - the specification is still
5425              a bit unclear.
5426      Branch: perl
5427            + ext/Encode/t/gsm0338.t
5428            ! MANIFEST ext/Encode/MANIFEST
5429            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/gsm0338.ucm
5430 ____________________________________________________________________________
5431 [ 21329] By: jhi                                   on 2003/09/23  06:10:28
5432         Log: Subject: [PATCH] Re: B::Deparse fails in pure_string()
5433              From: Stephen McCamant <smcc@MIT.EDU>
5434              Date: Mon, 22 Sep 2003 20:53:57 -0700
5435              Message-ID: <16239.50133.367465.947398@famine.OCF.Berkeley.EDU>
5436      Branch: perl
5437            ! ext/B/B/Deparse.pm
5438 ____________________________________________________________________________
5439 [ 21327] By: jhi                                   on 2003/09/23  04:51:15
5440         Log: Subject: [PATCH] RC5 and Intel's ICC
5441              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
5442              Date: Mon, 22 Sep 2003 22:52:40 +0200
5443              Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
5444              
5445              (the missing void return type)
5446      Branch: perl
5447            ! ext/threads/shared/shared.xs
5448 ____________________________________________________________________________
5449 [ 21326] By: jhi                                   on 2003/09/23  04:46:48
5450         Log: Subject: [PATCH] RC5 and Intel's ICC
5451              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
5452              Date: Mon, 22 Sep 2003 22:52:40 +0200
5453              Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
5454              
5455              (the attribute part)
5456      Branch: perl
5457            ! ext/Devel/PPPort/PPPort.pm perl.h
5458 ____________________________________________________________________________
5459 [ 21325] By: jhi                                   on 2003/09/23  04:43:29
5460         Log: Stray CRs noticed by Jan Dubois.
5461      Branch: perl
5462            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/t/MM_Win32.t
5463 ____________________________________________________________________________
5464 [ 21324] By: jhi                                   on 2003/09/23  04:40:19
5465         Log: The RCs have been missing CRs from certain files because
5466              not all shells can handle multiline arguments right.
5467      Branch: perl
5468            ! Porting/makerel
5469 ____________________________________________________________________________
5470 [ 21323] By: rgs                                   on 2003/09/22  20:31:19
5471         Log: When localising a magic value, propagæte the readonly flag
5472              only if this scalar has \0 magic or has magic without a
5473              'set' method. (follows change #20479 for bug #23141.)
5474      Branch: perl
5475            ! scope.c t/op/local.t
5476 ____________________________________________________________________________
5477 [ 21319] By: jhi                                   on 2003/09/22  18:16:40
5478         Log: An error message need not be a novel.
5479      Branch: perl
5480            ! pod/perldiag.pod pp_hot.c
5481 ____________________________________________________________________________
5482 [ 21318] By: jhi                                   on 2003/09/22  17:45:23
5483         Log: Upgrade to Math::BigInt 1.66.
5484      Branch: perl
5485            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
5486            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
5487            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
5488            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
5489            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
5490 ____________________________________________________________________________
5491 [ 21311] By: jhi                                   on 2003/09/22  08:49:24
5492         Log: Some more perlio doc tweaks based on NI-S.
5493      Branch: perl
5494            ! pod/perliol.pod
5495 ____________________________________________________________________________
5496 [ 21305] By: jhi                                   on 2003/09/22  05:59:54
5497         Log: Upgrade to Time::HiRes 1.51.
5498      Branch: perl
5499            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
5500 ____________________________________________________________________________
5501 [ 21303] By: jhi                                   on 2003/09/22  04:37:21
5502         Log: Upgrade to Getopt::Long 2.33_03.
5503      Branch: perl
5504            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
5505 ____________________________________________________________________________
5506 [ 21302] By: jhi                                   on 2003/09/22  04:28:57
5507         Log: CPAN.pm 1.76_01 from Andreas.
5508      Branch: perl
5509            ! lib/CPAN.pm
5510 ____________________________________________________________________________
5511 [ 21299] By: jhi                                   on 2003/09/21  09:23:17
5512         Log: Regen toc.
5513      Branch: perl
5514            ! pod/perltoc.pod
5515 ____________________________________________________________________________
5516 [ 21298] By: jhi                                   on 2003/09/21  09:22:57
5517         Log: Handle also the curliffy files when tocing.
5518      Branch: perl
5519            ! pod/buildtoc
5520 ____________________________________________________________________________
5521 [ 21297] By: jhi                                   on 2003/09/21  08:50:22
5522         Log: Macrofy the compile/runtime test.
5523      Branch: perl
5524            ! cop.h gv.c perl.h pp_ctl.c regcomp.c sv.c utf8.c
5525 ____________________________________________________________________________
5526 [ 21296] By: jhi                                   on 2003/09/21  08:47:32
5527         Log: Tweak the section name to agree with the change #21295.
5528      Branch: perl
5529            ! lib/PerlIO.pm
5530 ____________________________________________________________________________
5531 [ 21295] By: jhi                                   on 2003/09/21  08:44:52
5532         Log: One obvious place to look for PerlIO implementations.
5533      Branch: perl
5534            ! pod/perliol.pod
5535 ____________________________________________________________________________
5536 [ 21294] By: jhi                                   on 2003/09/21  08:15:52
5537         Log: Subject: [PATCH #2] Re: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t
5538              From: Dave Mitchell <davem@fdgroup.com>
5539              Date: Fri, 19 Sep 2003 19:35:44 +0100
5540              Message-ID: <20030919183544.GA14563@fdgroup.com>
5541      Branch: perl
5542            ! pp_ctl.c
5543 ____________________________________________________________________________
5544 [ 21293] By: jhi                                   on 2003/09/21  08:13:58
5545         Log: More PerlIO documentation. 
5546      Branch: perl
5547            ! lib/PerlIO.pm pod/perliol.pod
5548 ____________________________________________________________________________
5549 [ 21292] By: jhi                                   on 2003/09/20  18:44:07
5550         Log: Retract #21273, #21264, and #21263 as requested by Schwern.
5551              (The real bug was mp2 being too "friendly" with MM innards.)
5552      Branch: perl
5553            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
5554            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
5555 ____________________________________________________________________________
5556 [ 21291] By: jhi                                   on 2003/09/20  18:37:33
5557         Log: In FreeBSD allow one to try using Perl's malloc with threads.
5558      Branch: perl
5559            ! hints/freebsd.sh
5560 ____________________________________________________________________________
5561 [ 21290] By: rgs                                   on 2003/09/20  10:05:38
5562         Log: Missing perlfaq chunk.
5563      Branch: perl
5564            ! pod/perlfaq4.pod
5565 ____________________________________________________________________________
5566 [ 21289] By: rgs                                   on 2003/09/20  10:00:12
5567         Log: FAQ sync.
5568      Branch: perl
5569            ! pod/perlfaq4.pod
5570 ____________________________________________________________________________
5571 [ 21288] By: jhi                                   on 2003/09/19  14:49:20
5572         Log: Subject: typo fixo
5573              From: Vadim Konovalov <konovalo@mail.wplus.net>
5574              Date: Fri, 19 Sep 2003 06:32:08 +0400
5575              Message-ID: <4538131828.20030919063208@mail.wplus.net>
5576      Branch: perl
5577            ! pod/perlunicode.pod
5578 ____________________________________________________________________________
5579 [ 21286] By: jhi                                   on 2003/09/19  04:48:52
5580         Log: Subject: [PATCH 5.8.1 @21211] getsysinfo() broken on OS/2
5581              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
5582              Date: Thu, 18 Sep 2003 19:01:06 -0700
5583              Message-ID: <20030919020106.GA22511@math.berkeley.edu>
5584      Branch: perl
5585            ! os2/os2.c
5586 ____________________________________________________________________________
5587 [ 21285] By: jhi                                   on 2003/09/19  04:46:39
5588         Log: Tests for change #21284.
5589      Branch: perl
5590            ! lib/dumpvar.t
5591 ____________________________________________________________________________
5592 [ 21284] By: jhi                                   on 2003/09/19  04:46:12
5593         Log: Subject: [PATCH 5.8.1 @21211] dumpvar.pl broken
5594              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
5595              Date: Thu, 18 Sep 2003 18:58:59 -0700
5596              Message-ID: <20030919015858.GA22503@math.berkeley.edu>
5597      Branch: perl
5598            ! lib/dumpvar.pl
5599 ____________________________________________________________________________
5600 [ 21283] By: rgs                                   on 2003/09/18  21:29:23
5601         Log: Perlfaq nits from Iain Truskett.
5602              (from the perlfaq-workers list)
5603      Branch: perl
5604            ! pod/perlfaq2.pod pod/perlfaq4.pod pod/perlfaq8.pod
5605 ____________________________________________________________________________
5606 [ 21282] By: rgs                                   on 2003/09/18  21:10:26
5607         Log: Integrate a change from the perlfaq CVS.
5608              I consider the bleadperl version being more up-to-date as of now.
5609      Branch: perl
5610            ! pod/perlfaq3.pod
5611 ____________________________________________________________________________
5612 [ 21277] By: jhi                                   on 2003/09/18  19:23:22
5613         Log: Subject: [PATCH 5.8.1 @21211] -M -A -C broken
5614              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
5615              Date: Thu, 18 Sep 2003 11:02:02 -0700
5616              Message-ID: <20030918180202.GA21949@math.berkeley.edu>
5617              
5618              (use stat.t instead of time.t)
5619      Branch: perl
5620            ! os2/os2ish.h pp_sys.c t/op/stat.t
5621 ____________________________________________________________________________
5622 [ 21276] By: jhi                                   on 2003/09/18  19:15:07
5623         Log: Subject: Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults
5624              From: Rick Delaney <rick.delaney@rogers.com>
5625              Date: Wed, 1 Jan 2003 22:54:59 -0500
5626              Message-ID: <20030101225459.A2320@cs839290-a.mtth.phub.net.cable.rogers.com>
5627              
5628              (Pity the first patch fell through the cracks back then.
5629              Not that forbidding non-object copy constructors is the right
5630              thing to do but the bug could use fixing.)
5631      Branch: perl
5632            ! lib/overload.t pp.h
5633 ____________________________________________________________________________
5634 [ 21274] By: jhi                                   on 2003/09/18  10:59:58
5635         Log: Subject: [PATCH] small fix for Devel::PPPort
5636              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
5637              Date: Thu, 18 Sep 2003 10:14:58 +0200
5638              Message-id: <20030918081458.GA2653@ethan>
5639      Branch: perl
5640            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
5641 ____________________________________________________________________________
5642 [ 21273] By: jhi                                   on 2003/09/18  10:57:41
5643         Log: ld has many guises.
5644      Branch: perl
5645            ! lib/ExtUtils/t/MM_Unix.t
5646 ____________________________________________________________________________
5647 [ 21271] By: jhi                                   on 2003/09/18  08:05:28
5648         Log: Missed OS/2 patch hunk.
5649      Branch: perl
5650            ! os2/os2.c
5651 ____________________________________________________________________________
5652 [ 21270] By: jhi                                   on 2003/09/18  05:00:23
5653         Log: Subject: Patch for VMS::Filespec
5654              From: Ken Williams <ken@mathforum.org>
5655              Date: Wed, 17 Sep 2003 20:11:46 -0500
5656              Message-Id: <12FBA07F-E975-11D7-BDD7-003065F6D85A@mathforum.org>
5657      Branch: perl
5658            ! vms/ext/Filespec.pm
5659 ____________________________________________________________________________
5660 [ 21268] By: jhi                                   on 2003/09/18  04:58:05
5661         Log: Subject: 5.8.1 warnings when long double == double
5662              From: Andy Dougherty <doughera@lafayette.edu>
5663              Date: Wed, 10 Sep 2003 12:03:53 -0400 (EDT)
5664              Message-ID: <Pine.SOL.4.53.0309101203010.10837@maxwell.phys.lafayette.edu>
5665              (the changed message)
5666      Branch: perl
5667            ! Configure
5668 ____________________________________________________________________________
5669 [ 21267] By: jhi                                   on 2003/09/18  04:54:16
5670         Log: Patch from Enache Adrian for the new tricks of gcc 3.4
5671              for "is this symbol defined" scanning of Configure.
5672      Branch: perl
5673            ! Configure
5674 ____________________________________________________________________________
5675 [ 21266] By: jhi                                   on 2003/09/18  04:29:55
5676         Log: Make it possible to override the mistrustnm hint in Solaris.
5677      Branch: perl
5678            ! hints/solaris_2.sh
5679 ____________________________________________________________________________
5680 [ 21264] By: jhi                                   on 2003/09/17  21:01:36
5681         Log: A potential fix for non-empty LD in Unix.
5682      Branch: perl
5683            ! lib/ExtUtils/t/MM_Unix.t
5684 ____________________________________________________________________________
5685 [ 21263] By: jhi                                   on 2003/09/17  14:09:50
5686         Log: Subject: RE: MM in maint@21251 breaks mp2
5687              From: "Orton, Yves" <yves.orton@de.mci.com>
5688              Message-ID: <71B318898201D311845C0008C75DAD1C089611FE@defra1ex2>
5689              Date: Wed, 17 Sep 2003 15:47:35 +0100
5690      Branch: perl
5691            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
5692            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
5693 ____________________________________________________________________________
5694 [ 21261] By: jhi                                   on 2003/09/17  09:33:39
5695         Log: The AIX C product potentially consists of several packages,
5696              the main package being (hopefully) the first one.
5697      Branch: perl
5698            ! hints/aix.sh
5699 ____________________________________________________________________________
5700 [ 21260] By: jhi                                   on 2003/09/17  07:52:03
5701         Log: Fix Solaris ccversion not having the cc version.
5702      Branch: perl
5703            ! hints/solaris_2.sh
5704 ____________________________________________________________________________
5705 [ 21259] By: jhi                                   on 2003/09/17  06:02:19
5706         Log: Subject: [PATCH 5.8.1 @21211] OS/2 APIs again
5707              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
5708              Date: Tue, 16 Sep 2003 23:49:42 -0700
5709              Message-ID: <20030917064941.GA20444@math.berkeley.edu>
5710      Branch: perl
5711            ! os2/os2ish.h
5712 ____________________________________________________________________________
5713 [ 21258] By: jhi                                   on 2003/09/17  06:00:48
5714         Log: Subject: [PATCH 5.8.1 @21211] os2_process.t
5715              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
5716              Date: Tue, 16 Sep 2003 23:21:48 -0700
5717              Message-ID: <20030917062147.GA20400@math.berkeley.edu>
5718      Branch: perl
5719            ! os2/OS2/Process/t/os2_process.t
5720 ____________________________________________________________________________
5721 [ 21257] By: jhi                                   on 2003/09/17  03:53:46
5722         Log: Subject: [PATCH 5.8.1 @21211] magic.t
5723              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
5724              Date: Tue, 16 Sep 2003 19:17:57 -0700
5725              Message-ID: <20030917021757.GA20261@math.berkeley.edu>
5726      Branch: perl
5727            ! t/op/magic.t
5728 ____________________________________________________________________________
5729 [ 21253] By: jhi                                   on 2003/09/16  19:48:08
5730         Log: Subject: [DOC PATCH] Re: [perl #23779] $? and negative exit codes
5731              From: Dave Mitchell <davem@fdgroup.com>
5732              Date: Tue, 16 Sep 2003 21:56:20 +0100
5733              Message-ID: <20030916205620.GB1246@fdgroup.com>
5734      Branch: perl
5735            ! pod/perlfunc.pod
5736 ____________________________________________________________________________
5737 [ 21249] By: jhi                                   on 2003/09/16  19:10:58
5738         Log: More suggested patches for NCR MP-RAS from Andy Dougherty.
5739      Branch: perl
5740            + ext/Time/HiRes/hints/svr4.pl
5741            ! MANIFEST ext/Sys/Syslog/t/syslog.t t/op/pack.t
5742 ____________________________________________________________________________
5743 [ 21247] By: jhi                                   on 2003/09/16  18:57:34
5744         Log: Subject: Re: [perl #23791] Many errors in build under NCR MP-RAS
5745              From: Andy Dougherty <doughera@lafayette.edu>
5746              Date: Tue, 16 Sep 2003 13:47:55 -0400 (EDT)
5747              Message-ID: <Pine.SOL.4.53.0309161345020.13081@maxwell.phys.lafayette.edu>
5748      Branch: perl
5749            ! ext/POSIX/hints/svr4.pl hints/svr4.sh
5750 ____________________________________________________________________________
5751 [ 21245] By: jhi                                   on 2003/09/16  18:47:52
5752         Log: Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
5753              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
5754              Date: Wed, 4 Jun 2003 00:45:23 -0700
5755              Message-ID: <20030604074523.GA7148@math.berkeley.edu>
5756      Branch: perl
5757            ! lib/Getopt/Std.pm
5758 ____________________________________________________________________________
5759 [ 21243] By: jhi                                   on 2003/09/16  12:18:03
5760         Log: Give a concrete example of the still existing Unicode slowness.
5761      Branch: perl
5762            ! pod/perlunicode.pod
5763 ____________________________________________________________________________
5764 [ 21241] By: jhi                                   on 2003/09/16  06:38:45
5765         Log: Make the VERSION of File::Spec be 0.86, otherwise File::Temp's
5766              use File::Spec 0.8 is unhappy.
5767      Branch: perl
5768            ! lib/File/Spec.pm
5769 ____________________________________________________________________________
5770 [ 21240] By: jhi                                   on 2003/09/16  06:34:35
5771         Log: The test is not needed, says Schwern.
5772      Branch: perl
5773            - lib/base/t/fields-560.t
5774            ! MANIFEST
5775 ____________________________________________________________________________
5776 [ 21239] By: jhi                                   on 2003/09/16  05:04:09
5777         Log: Upgrade to File::Spec 0.85_03.
5778      Branch: perl
5779            + lib/File/Spec/t/crossplatform.t
5780            ! MANIFEST lib/File/Spec.pm lib/File/Spec/Mac.pm
5781            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
5782            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
5783            ! lib/File/Spec/t/Spec.t
5784 ____________________________________________________________________________
5785 [ 21238] By: jhi                                   on 2003/09/16  04:57:08
5786         Log: Upgrade to MakeMaker 6.17.
5787      Branch: perl
5788            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
5789            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
5790            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
5791            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
5792            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
5793            ! lib/ExtUtils/README lib/ExtUtils/t/MM_Win32.t
5794            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
5795            ! t/lib/MakeMaker/Test/Utils.pm
5796 ____________________________________________________________________________
5797 [ 21235] By: jhi                                   on 2003/09/16  04:35:34
5798         Log: Upgrade to base 2.03.
5799              (Rename the fields-5.6.0.t to have less d.o.t.s.)
5800      Branch: perl
5801            + lib/base/t/base.t lib/base/t/fields-560.t
5802            + lib/base/t/fields-base.t lib/base/t/fields.t
5803            - lib/fields-base.t lib/fields.t
5804            ! MANIFEST lib/base.pm lib/fields.pm
5805 ____________________________________________________________________________
5806 [ 21234] By: jhi                                   on 2003/09/15  19:17:03
5807         Log: Subject: Re: perl@21233 looks ok on VMS 7.3-1
5808              From: PPrymmer@factset.com
5809              Date: Mon, 15 Sep 2003 15:28:52 -0400
5810              Message-ID: <OF6F1E6CF4.9206F415-ON85256DA2.006A58F1-85256DA2.006B0330@factset.com>
5811      Branch: perl
5812            ! lib/Memoize/t/tie_sdbm.t
5813 ____________________________________________________________________________
5814 [ 21230] By: jhi                                   on 2003/09/14  17:46:52
5815         Log: Check the context of for/grep/map.
5816      Branch: perl
5817            ! t/op/grep.t
5818 ____________________________________________________________________________
5819 [ 21228] By: jhi                                   on 2003/09/14  13:40:23
5820         Log: For-non-perlio places we need STDOUT back.
5821      Branch: perl
5822            ! t/io/dup.t
5823 ____________________________________________________________________________
5824 [ 21227] By: jhi                                   on 2003/09/14  09:44:49
5825         Log: Also IRIX wants setlogsock('stream').
5826      Branch: perl
5827            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t
5828 ____________________________________________________________________________
5829 [ 21224] By: jhi                                   on 2003/09/14  07:44:26
5830         Log: More portable reading.
5831      Branch: perl
5832            ! t/io/dup.t
5833 ____________________________________________________________________________
5834 [ 21222] By: jhi                                   on 2003/09/14  07:35:28
5835         Log: More dup testing.
5836      Branch: perl
5837            ! t/io/dup.t
5838 ____________________________________________________________________________
5839 [ 21220] By: jhi                                   on 2003/09/14  06:54:05
5840         Log: Use $Config{_exe}.
5841      Branch: perl
5842            ! t/run/switches.t
5843 ____________________________________________________________________________
5844 [ 21219] By: jhi                                   on 2003/09/14  06:46:26
5845         Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
5846              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
5847              Date: Sat, 13 Sep 2003 20:20:30 -0700
5848              Message-ID: <20030914032030.GA17822@math.berkeley.edu>
5849      Branch: perl
5850            ! os2/os2.c t/run/switches.t
5851 ____________________________________________________________________________
5852 [ 21218] By: jhi                                   on 2003/09/14  06:45:13
5853         Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
5854              From: Michael G Schwern <schwern@pobox.com>
5855              Date: Thu, 11 Sep 2003 15:07:10 -0700
5856              Message-ID: <20030911220710.GO18786@windhund.schwern.org>
5857              
5858              (in OS/2 if a file has been chmod 0400'ed, it cannot be deleted)
5859      Branch: perl
5860            ! lib/ExtUtils/t/Manifest.t
5861 ____________________________________________________________________________
5862 [ 21217] By: jhi                                   on 2003/09/14  06:42:12
5863         Log: Subject: [PATCH] PerlIO_tmpfile clean-up for VMS
5864              From: "Craig A. Berry" <craigberry@mac.com>
5865              Date: Sun, 14 Sep 2003 00:23:56 -0500
5866              Message-ID: <3F63FB6C.5040502@mac.com>
5867      Branch: perl
5868            ! perlio.c
5869 ____________________________________________________________________________
5870 [ 21214] By: jhi                                   on 2003/09/13  18:33:41
5871         Log: parse_version doesn't always succeed.
5872      Branch: perl
5873            ! Porting/cmpVERSION.pl
5874 ____________________________________________________________________________
5875 [ 21213] By: jhi                                   on 2003/09/13  18:31:41
5876         Log: pod changes, so change $VERSION.
5877      Branch: perl
5878            ! lib/Fatal.pm
5879 ____________________________________________________________________________
5880 [ 21210] By: jhi                                   on 2003/09/13  15:24:38
5881         Log: Subject: Re: unicode regex problem
5882              From: hv@crypt.org
5883              Date: Sat, 13 Sep 2003 15:21:34 +0100
5884              Message-Id: <200309131421.h8DELYx25894@zen.crypt.org>
5885      Branch: perl
5886            ! regcomp.c t/op/pat.t
5887 ____________________________________________________________________________
5888 [ 21209] By: jhi                                   on 2003/09/13  15:22:38
5889         Log: More PerlIO warnings changes.
5890      Branch: perl
5891            ! ext/PerlIO/t/fail.t t/lib/warnings/perlio
5892 ____________________________________________________________________________
5893 [ 21208] By: jhi                                   on 2003/09/13  11:15:40
5894         Log: The "perlio: " prefix looks a little odd
5895              in the few warning/error messages, since
5896              no other 'subsystems' have prefixes.
5897      Branch: perl
5898            ! perlio.c pod/perldiag.pod t/io/open.t
5899 ____________________________________________________________________________
5900 [ 21207] By: jhi                                   on 2003/09/13  10:37:30
5901         Log: Layer names were recognized by their prefixes
5902              (e.g. open(F, ":u", "file") worked...)
5903      Branch: perl
5904            ! perlio.c t/io/open.t
5905 ____________________________________________________________________________
5906 [ 21206] By: jhi                                   on 2003/09/13  10:10:46
5907         Log: Apparently at some point doing 3-arg open with
5908              illegal mode like ">>>" had stopped croaking.
5909      Branch: perl
5910            ! doio.c t/io/open.t
5911 ____________________________________________________________________________
5912 [ 21205] By: jhi                                   on 2003/09/13  08:42:10
5913         Log: Minuscule code cleanup.
5914      Branch: perl
5915            ! doio.c
5916 ____________________________________________________________________________
5917 [ 21204] By: jhi                                   on 2003/09/13  06:47:23
5918         Log: Subject: [perl #23788] int of a fraction errors 
5919              From: "Boyd, Brooks D" (via RT) <perlbug-followup@perl.org>
5920              Date: 11 Sep 2003 22:38:19 -0000
5921              Message-ID: <rt-23788-64511.8.7546744242259@rt.perl.org>
5922              
5923              Add a separate faq entry for int().  (Yes, a bit redundant
5924              with the existing "why are my numbers broken" entry.)
5925      Branch: perl
5926            ! pod/perlfaq4.pod
5927 ____________________________________________________________________________
5928 [ 21203] By: jhi                                   on 2003/09/13  06:34:03
5929         Log: Subject: Unknown discipline ':utf8' w/ maint perl w/o perlio
5930              From: Stas Bekman <stas@stason.org>
5931              Date: Fri, 12 Sep 2003 13:44:11 -0700
5932              Message-ID: <3F62301B.3080604@stason.org>
5933              
5934              s/discipline/IO layer/, instead of "unknown" say "unavailable",
5935              and have the fuller explanation in perldiag.
5936      Branch: perl
5937            ! doio.c pod/perldiag.pod
5938 ____________________________________________________________________________
5939 [ 21202] By: jhi                                   on 2003/09/13  06:07:27
5940         Log: Make the new glob tests pass (well, skip) even with miniperl.
5941      Branch: perl
5942            ! t/run/fresh_perl.t
5943 ____________________________________________________________________________
5944 [ 21201] By: rgs                                   on 2003/09/12  21:41:04
5945         Log: Stringify the $VERSION of DynaLoader so it's never dependent
5946              on localized float-to-string conversions.
5947      Branch: perl
5948            ! ext/DynaLoader/DynaLoader_pm.PL
5949 ____________________________________________________________________________
5950 [ 21198] By: jhi                                   on 2003/09/12  17:59:25
5951         Log: It's UTF-8, not UTF8.  (Note: not s/UTF-8/UTF8/,
5952              since that would break a lot of code.)  Also few
5953              stray UTF16s, UTF32s, and "encoded in Unicode".
5954      Branch: perl
5955            ! doop.c hv.h pod/perl570delta.pod pod/perl58delta.pod
5956            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
5957            ! pod/perlhack.pod pod/perlpodspec.pod pod/perltoc.pod
5958            ! pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod
5959            ! pp_hot.c pp_sys.c sv.c sv.h utf8.c utf8.h utfebcdic.h
5960 ____________________________________________________________________________
5961 [ 21197] By: jhi                                   on 2003/09/12  17:24:17
5962         Log: The buildtoc now has options.
5963      Branch: perl
5964            ! pod/Makefile.SH
5965 ____________________________________________________________________________
5966 [ 21196] By: jhi                                   on 2003/09/12  14:33:16
5967         Log: Some more tweaks on open ...&=.
5968      Branch: perl
5969            ! pod/perlfunc.pod
5970 ____________________________________________________________________________
5971 [ 21194] By: jhi                                   on 2003/09/12  11:36:14
5972         Log: Slightly more documentation for open ...&=.
5973      Branch: perl
5974            ! pod/perlfunc.pod
5975 ____________________________________________________________________________
5976 [ 21193] By: jhi                                   on 2003/09/12  03:21:53
5977         Log: Document the new strict strict in strict.
5978      Branch: perl
5979            ! lib/strict.pm
5980 ____________________________________________________________________________
5981 [ 21191] By: jhi                                   on 2003/09/12  03:03:17
5982         Log: More comments for the FreeBSD threads hints.
5983      Branch: perl
5984            ! hints/freebsd.sh
5985 ____________________________________________________________________________
5986 [ 21188] By: jhi                                   on 2003/09/11  20:23:55
5987         Log: More refactoring of the FreeBSD threads hints.
5988              Basically, for fresh enough 5.x the -pthread is dropped,
5989              otherwise keep it, and no known FreeBSD release has
5990              a functional gethostbyaddr_r.
5991      Branch: perl
5992            ! hints/freebsd.sh
5993 ____________________________________________________________________________
5994 [ 21187] By: jhi                                   on 2003/09/11  20:12:00
5995         Log: Subject: [PATCH 5.8.1 @20218] OS/2 API
5996              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
5997              Date: Thu, 11 Sep 2003 09:15:04 -0700
5998              Message-ID: <20030911161504.GA16113@math.berkeley.edu>
5999      Branch: perl
6000            ! os2/OS2/Process/MANIFEST os2/OS2/Process/Process.pm
6001            ! os2/OS2/Process/Process.xs
6002 ____________________________________________________________________________
6003 [ 21186] By: jhi                                   on 2003/09/11  20:10:32
6004         Log: Subject: [PATCH maint@21148] Security: suidperl path disclosure revisited
6005              From: "Brendan O'Dea" <bod@debian.org>
6006              Date: Fri, 12 Sep 2003 00:12:51 +1000
6007              Message-ID: <20030911141251.GA26907@londo.c47.org>
6008      Branch: perl
6009            ! perl.c
6010 ____________________________________________________________________________
6011 [ 21181] By: jhi                                   on 2003/09/11  08:25:13
6012         Log: The change of not needing -pthread in FreeBSD 5.x
6013              is very recent (Sep 3) (from Anton Berezin).
6014      Branch: perl
6015            ! hints/freebsd.sh
6016 ____________________________________________________________________________
6017 [ 21179] By: jhi                                   on 2003/09/11  06:13:12
6018         Log: Upgrade to Pod::Perldoc 3.10.
6019              (Yes, the doughera address change is wrong, but hardly worth 3.11.) 
6020      Branch: perl
6021            ! lib/Pod/Perldoc.pm
6022 ____________________________________________________________________________
6023 [ 21176] By: jhi                                   on 2003/09/11  05:22:27
6024         Log: Upgrade to base 2.02.
6025      Branch: perl
6026            + lib/fields-base.t
6027            ! MANIFEST lib/base.pm lib/fields.t
6028 ____________________________________________________________________________
6029 [ 21174] By: jhi                                   on 2003/09/11  04:45:56
6030         Log: Replace #21158 with a better patch from Hugo
6031              (for [perl #23769]).
6032      Branch: perl
6033            ! regcomp.c regexec.c t/op/pat.t
6034 ____________________________________________________________________________
6035 [ 21173] By: jhi                                   on 2003/09/11  03:08:04
6036         Log: Subject: [PATCH][TESTS] dumpvar.pl
6037              From: Joe McMahon <mcmahon@metalab.unc.edu>
6038              Date: Thu, 11 Sep 2003 00:10:29 -0400 (EDT)
6039              Message-ID: <Pine.LNX.4.44.0309102337150.2043-300000@tribal.metalab.unc.edu>
6040      Branch: perl
6041            ! lib/dumpvar.pl lib/dumpvar.t
6042 ____________________________________________________________________________
6043 [ 21172] By: jhi                                   on 2003/09/11  03:03:52
6044         Log: Enache still wants -pthread gone for FreeBSD 5.x
6045              since it doesn't work with the latest -current.
6046      Branch: perl
6047            ! hints/freebsd.sh
6048 ____________________________________________________________________________
6049 [ 21171] By: jhi                                   on 2003/09/11  02:58:29
6050         Log: Subject: [patch] more fullpath TAGS patches (emacs/cperl-mode.el + emacs/ptags)
6051              From: Stas Bekman <stas@stason.org>
6052              Date: Thu, 28 Aug 2003 16:10:48 -0700
6053              Message-ID: <3F4E8BF8.1090800@stason.org>
6054      Branch: perl
6055            ! emacs/cperl-mode.el emacs/ptags
6056 ____________________________________________________________________________
6057 [ 21170] By: jhi                                   on 2003/09/11  02:56:50
6058         Log: Retract #21149, sez Schwern.
6059      Branch: perl
6060            ! lib/Test/More.pm
6061 ____________________________________________________________________________
6062 [ 21169] By: jhi                                   on 2003/09/11  02:55:49
6063         Log: Retract #21168 based on advice from Anton Berezin (added).
6064      Branch: perl
6065            ! hints/freebsd.sh
6066 ____________________________________________________________________________
6067 [ 21168] By: rgs                                   on 2003/09/10  21:43:40
6068         Log: Subject: nit to hints/freebsd.sh
6069              From: Enache Adrian <enache@rdslink.ro>
6070              Date: Wed, 10 Sep 2003 19:50:59 +0300
6071              Message-ID: <20030910165059.GB1321@ratsnest.hole>
6072      Branch: perl
6073            ! hints/freebsd.sh
6074 ____________________________________________________________________________
6075 [ 21167] By: rgs                                   on 2003/09/10  21:18:59
6076         Log: Subject: Re: [perl #15395] lexical warnings and inheritance
6077              From: Anno Siegel <Siegel@zrz.TU-Berlin.DE>
6078              Date: Sun, 31 Aug 2003 22:08:19 GMT
6079              Message-Id: <200308312208.WAA25312@lublin.zrz.TU-Berlin.DE>
6080              
6081              The test has been moved into warnings.pm's test suite. Note
6082              that this patch fixed as well the behaviour of warnings::enabled
6083              regarding lexical scoping and different files; hence the expected
6084              results in a few tests in /t/lib/warnings/9enabled has been
6085              reverted.
6086      Branch: perl
6087            ! lib/warnings.pm t/lib/warnings/9enabled warnings.pl
6088 ____________________________________________________________________________
6089 [ 21166] By: rgs                                   on 2003/09/10  19:36:30
6090         Log: Remove the warning in perlfaq about using map in void context :
6091              From: abigail@abigail.nl (Abigail)
6092              Subject: [PATCH perlfaq6] map in a void context.
6093              Date: Tue, 9 Sep 2003 10:31:58 +0200
6094              Message-ID: <20030909083158.GA24125@abigail.nl>
6095      Branch: perl
6096            ! pod/perlfaq6.pod
6097 ____________________________________________________________________________
6098 [ 21165] By: jhi                                   on 2003/09/10  16:48:52
6099         Log: Subject: [PATCH] AUTHORS
6100              From: enache@rdslink.ro (Enache Adrian)
6101              Date: Tue, 9 Sep 2003 19:34:05 +0300
6102              Message-ID: <20030909163405.GB1398@ratsnest.hole>
6103      Branch: perl
6104            ! AUTHORS
6105 ____________________________________________________________________________
6106 [ 21164] By: jhi                                   on 2003/09/10  15:38:51
6107         Log: Regen perlapi.
6108      Branch: perl
6109            ! pod/perlapi.pod
6110 ____________________________________________________________________________
6111 [ 21163] By: merijn                                on 2003/09/10  15:31:27
6112         Log: Subject: [perl #23778] hints/aix.sh 
6113              Date: 10 Sep 2003 16:30:32 -0000
6114              From: "Gary L. Armstrong" (via RT) <perlbug-followup@perl.org>
6115              Message-ID: <rt-23778-64471.11.7773626323738@rt.perl.org>
6116      Branch: perl
6117            ! hints/aix.sh
6118 ____________________________________________________________________________
6119 [ 21162] By: jhi                                   on 2003/09/10  15:21:43
6120         Log: blead version of #21161.
6121      Branch: perl
6122            ! pod/perlvar.pod
6123 ____________________________________________________________________________
6124 [ 21160] By: jhi                                   on 2003/09/10  15:11:59
6125         Log: Subject: Re: Decreasing VMS tests in File::Spec::VMS?
6126              From: PPrymmer@factset.com
6127              Message-ID: <OF103BAFC0.72D92F9B-ON85256D98.00742293-85256D98.0077A3F5@factset.com>
6128              Date: Fri, 5 Sep 2003 17:46:48 -0400
6129      Branch: perl
6130            ! lib/File/Spec/t/Spec.t
6131 ____________________________________________________________________________
6132 [ 21159] By: jhi                                   on 2003/09/10  15:10:06
6133         Log: Subject: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
6134              From: Kurt Starsinic <kstar@cpan.org>
6135              Date: Tue, 9 Sep 2003 23:16:00 -0400
6136              Message-ID: <20030910031600.GA30554@verizon.net>
6137              
6138              Subject: Re: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
6139              From: "Brendan O'Dea" <bod@debian.org>
6140              Date: Wed, 10 Sep 2003 22:03:15 +1000
6141              Message-ID: <20030910120315.GA1372@londo.c47.org>
6142      Branch: perl
6143            ! t/lib/h2ph.pht utils/h2ph.PL
6144 ____________________________________________________________________________
6145 [ 21158] By: jhi                                   on 2003/09/10  09:31:24
6146         Log: Unicode regex broken on simple example
6147              regrepeat() did not work right for UTF-8(ed Latin-1)
6148              in the EXACT case, which made the \x{a0}+ fail.
6149      Branch: perl
6150            ! regexec.c t/op/pat.t
6151 ____________________________________________________________________________
6152 [ 21157] By: jhi                                   on 2003/09/10  08:15:54
6153         Log: Linenumbers for utf8 warnings were wrong, test also rcatline.
6154      Branch: perl
6155            ! pp_hot.c t/io/utf8.t
6156 ____________________________________________________________________________
6157 [ 21156] By: jhi                                   on 2003/09/10  08:05:13
6158         Log: Detypo and explain better.
6159      Branch: perl
6160            ! pod/perldiag.pod
6161 ____________________________________________________________________________
6162 [ 21155] By: jhi                                   on 2003/09/10  08:02:55
6163         Log: If doing rcatline no point rescanning each time
6164              the beginning of the SV for utf8 validity.
6165      Branch: perl
6166            ! pp_hot.c
6167 ____________________________________________________________________________
6168 [ 21154] By: jhi                                   on 2003/09/10  07:16:52
6169         Log: No utf8 warnings without use warnings.
6170      Branch: perl
6171            ! t/io/utf8.t
6172 ____________________________________________________________________________
6173 [ 21153] By: jhi                                   on 2003/09/10  06:57:16
6174         Log: Reading a latin1 file with open(... "<:utf8") will freeze
6175              is no more valid, the script doesn't freeze, but I noticed
6176              that neither does the <FILE> complain about bad UTF-8 as it
6177              should and as it does with :encoding(utf8).
6178      Branch: perl
6179            ! pp_hot.c t/io/utf8.t
6180 ____________________________________________________________________________
6181 [ 21152] By: jhi                                   on 2003/09/10  06:54:02
6182         Log: A new UTF-8 API, Perl_is_utf8_string_loc(), a variant
6183              of Perl_utf8_is_string().
6184      Branch: perl
6185            ! embed.fnc embed.h global.sym proto.h utf8.c
6186 ____________________________________________________________________________
6187 [ 21151] By: jhi                                   on 2003/09/10  06:16:28
6188         Log: Document a PerlIO/Encode warning.
6189      Branch: perl
6190            ! pod/perldiag.pod
6191 ____________________________________________________________________________
6192 [ 21149] By: jhi                                   on 2003/09/09  17:22:42
6193         Log: Subject: Re: maint @ 21116
6194              From: Fergal Daly <fergal@esatclear.ie>
6195              Date: Tue, 9 Sep 2003 18:26:20 +0100
6196              Message-Id: <200309091826.20630.fergal@esatclear.ie>
6197              
6198              (added warning)
6199      Branch: perl
6200            ! lib/Test/More.pm
6201 ____________________________________________________________________________
6202 [ 21146] By: jhi                                   on 2003/09/09  15:36:20
6203         Log: Adjust the test count.
6204      Branch: perl
6205            ! lib/Test/Simple/t/is_deeply.t
6206 ____________________________________________________________________________
6207 [ 21144] By: jhi                                   on 2003/09/09  15:03:58
6208         Log: AUTHORS update from Dave Mitchell.
6209      Branch: perl
6210            ! AUTHORS
6211 ____________________________________________________________________________
6212 [ 21143] By: jhi                                   on 2003/09/09  15:02:18
6213         Log: Retract #20548 and #20465.
6214      Branch: perl
6215            ! lib/Test/More.pm lib/Test/Simple/t/More.t
6216            ! lib/Test/Simple/t/is_deeply.t
6217 ____________________________________________________________________________
6218 [ 21141] By: jhi                                   on 2003/09/09  14:27:10
6219         Log: Subject: Re: maint @ 21116
6220              From: Enache Adrian <enache@rdslink.ro>
6221              Date: Tue, 9 Sep 2003 16:59:44 +0300
6222              Message-ID: <20030909135944.GA1666@ratsnest.hole>
6223      Branch: perl
6224            ! makedef.pl
6225 ____________________________________________________________________________
6226 [ 21140] By: jhi                                   on 2003/09/09  14:25:51
6227         Log: Retract #21132.
6228      Branch: perl
6229            ! makedef.pl perl.h
6230 ____________________________________________________________________________
6231 [ 21139] By: jhi                                   on 2003/09/09  11:55:33
6232         Log: Warn more about disclosing the hash seed, from Scott A. Crosby.
6233      Branch: perl
6234            ! lib/Hash/Util.pm pod/perlrun.pod
6235 ____________________________________________________________________________
6236 [ 21137] By: jhi                                   on 2003/09/09  09:50:13
6237         Log: Subject: =encoding in perlpod/perlpodspec
6238              From: sburke@cpan.org (Sean M. Burke)
6239              Date: Sun, 07 Sep 2003 03:08:28 -0800
6240              Message-ID: <5.2.1.1.1.20030907030717.00a6aaa0@mailstore.pobox.com>
6241      Branch: perl
6242            ! pod/perlpod.pod pod/perlpodspec.pod
6243 ____________________________________________________________________________
6244 [ 21136] By: jhi                                   on 2003/09/09  09:46:01
6245         Log: One more chance... Elizabeth's change #21107 plus
6246              Subject: Re: [PATCH] warnings.pl: each thread 10K smaller
6247              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6248              Date: Tue, 9 Sep 2003 01:44:24 +0200
6249              Message-Id: <20030909014424.7ef5e0cd.rgarciasuarez@free.fr>
6250      Branch: perl
6251            ! lib/warnings.pm toke.c warnings.pl
6252 ____________________________________________________________________________
6253 [ 21135] By: jhi                                   on 2003/09/09  09:35:48
6254         Log: One more test count tweak.
6255      Branch: perl
6256            ! t/op/grep.t
6257 ____________________________________________________________________________
6258 [ 21132] By: jhi                                   on 2003/09/09  07:57:20
6259         Log: Subject: Re: maint @ 21116
6260              From: Steve Hay <steve.hay@uk.radan.com>
6261              Date: Tue, 09 Sep 2003 09:49:07 +0100
6262              Message-ID: <3F5D9403.3040004@uk.radan.com>
6263      Branch: perl
6264            ! makedef.pl perl.h
6265 ____________________________________________________________________________
6266 [ 21131] By: jhi                                   on 2003/09/09  07:54:52
6267         Log: Subject: Re: [PATCH] honoring void context for map(), return from sub end test
6268              From: david nicol <whatever@davidnicol.com>
6269              Date: 08 Sep 2003 23:39:32 -0500
6270              Message-Id: <1063082372.1375.126.camel@plaza.davidnicol.com>
6271              
6272              (a testcase)
6273      Branch: perl
6274            ! t/op/grep.t
6275 ____________________________________________________________________________
6276 [ 21128] By: jhi                                   on 2003/09/09  07:08:15
6277         Log: Ooops, perlio into scalars was already history for this test...
6278      Branch: perl
6279            ! lib/dumpvar.t
6280 ____________________________________________________________________________
6281 [ 21127] By: jhi                                   on 2003/09/09  07:06:26
6282         Log: Cannot do perlio into scalars without perlio.
6283      Branch: perl
6284            ! lib/dumpvar.t
6285 ____________________________________________________________________________
6286 [ 21126] By: jhi                                   on 2003/09/09  07:04:53
6287         Log: I claim that the debugger is untestable until proven otherwise.
6288      Branch: perl
6289            - lib/perl5db/de0.t
6290            ! MANIFEST
6291 ____________________________________________________________________________
6292 [ 21124] By: jhi                                   on 2003/09/09  06:59:52
6293         Log: In trying to save space, the warnings.pl change (#21107)
6294              pulled in attributes.pm... and the change didn't seem to
6295              be that well tested with different configurations.
6296              Retract #21119, #21117, #21107.
6297      Branch: perl
6298            ! ext/B/t/stash.t lib/warnings.pm warnings.pl
6299 ____________________________________________________________________________
6300 [ 21122] By: jhi                                   on 2003/09/09  06:28:31
6301         Log: Really do #21121.
6302      Branch: perl
6303            ! MANIFEST
6304 ____________________________________________________________________________
6305 [ 21121] By: jhi                                   on 2003/09/09  05:56:52
6306         Log: There's no particular reason to have the dumpvar.t
6307              in lib/perl5db/.
6308      Branch: perl
6309            + lib/dumpvar.t
6310            - lib/perl5db/dumpvar.t
6311            ! MANIFEST
6312 ____________________________________________________________________________
6313 [ 21119] By: jhi                                   on 2003/09/09  05:46:02
6314         Log: strict stash seems to have gone, too.
6315      Branch: perl
6316            ! ext/B/t/stash.t
6317 ____________________________________________________________________________
6318 [ 21117] By: rgs                                   on 2003/09/08  22:26:36
6319         Log: Loading warnings.pm now loads attributes.pm that loads strict.pm.
6320              (due to #21107 apparently.) Adjust this test accordingly.
6321      Branch: perl
6322            ! ext/B/t/stash.t
6323 ____________________________________________________________________________
6324 [ 21113] By: jhi                                   on 2003/09/08  21:10:53
6325         Log: Subject: [PATCH] silence 1 compiler warning
6326              From: Nicholas Clark <nick@ccl4.org>
6327              Date: Mon, 8 Sep 2003 23:04:45 +0100
6328              Message-ID: <20030908230445.E30881@plum.flirble.org>
6329      Branch: perl
6330            ! universal.c
6331 ____________________________________________________________________________
6332 [ 21112] By: jhi                                   on 2003/09/08  21:09:34
6333         Log: Retract #21096, mostly: I had misexplained the situation
6334              to Scott A. Crosby.  Seeing the seed value while not good
6335              for the ultimate paranoia viewpoint is not that bad, as long
6336              as the users are fully aware of the dangers of disclosing
6337              the hash seed.     So hash_seed() is okay.
6338              
6339              Being able to see the hash values (as in Java) would
6340              be another option, but dubious: it's not that per-key
6341              hash values themselves are bad to allow scripts to see,
6342              but rather that hash values are just as sensitive (from
6343              the DoSing viewpoint) as the hash seed itself (and there
6344              usually more hash values than the one hash seed....)
6345      Branch: perl
6346            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
6347 ____________________________________________________________________________
6348 [ 21110] By: jhi                                   on 2003/09/08  20:59:04
6349         Log: Urk.  unique, not shared.
6350      Branch: perl
6351            ! configpm
6352 ____________________________________________________________________________
6353 [ 21109] By: jhi                                   on 2003/09/08  20:57:25
6354         Log: Subject: [PATCH] configpm: about 1.5K less per thread
6355              From: Elizabeth Mattijsen <liz@dijkmat.nl>
6356              Date: Mon, 8 Sep 2003 23:58:34 +0200
6357              Message-Id: <p05111b21bb829c68b496@[192.168.56.4]>
6358      Branch: perl
6359            ! configpm
6360 ____________________________________________________________________________
6361 [ 21107] By: jhi                                   on 2003/09/08  20:45:38
6362         Log: Subject: [PATCH] warnings.pl: each thread 10K smaller
6363              From: Elizabeth Mattijsen <liz@dijkmat.nl>
6364              Date: Mon, 8 Sep 2003 22:22:38 +0200
6365              Message-Id: <p05111b16bb827ce551da@[192.168.56.4]>
6366      Branch: perl
6367            ! lib/warnings.pm warnings.pl
6368 ____________________________________________________________________________
6369 [ 21106] By: rgs                                   on 2003/09/08  20:45:03
6370         Log: A version of change #21073 that works.
6371      Branch: perl
6372            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
6373 ____________________________________________________________________________
6374 [ 21105] By: jhi                                   on 2003/09/08  20:44:22
6375         Log: Regen perlapi.
6376      Branch: perl
6377            ! pod/perlapi.pod
6378 ____________________________________________________________________________
6379 [ 21103] By: jhi                                   on 2003/09/08  20:18:56
6380         Log: Radu Greab is my hero (the recent cygwin getpw*->pw_comment
6381              being a bad pointer is apparently a known cygwin bug).     The
6382              cure is to initialize the field.
6383      Branch: perl
6384            ! pp_sys.c
6385 ____________________________________________________________________________
6386 [ 21100] By: jhi                                   on 2003/09/08  19:38:39
6387         Log: Bad export.
6388      Branch: perl
6389            ! lib/Hash/Util.t
6390 ____________________________________________________________________________
6391 [ 21098] By: jhi                                   on 2003/09/08  19:06:09
6392         Log: The IPC::Open3 is just too unreliable for this task.
6393      Branch: perl
6394            ! lib/perl5db/de0.t
6395 ____________________________________________________________________________
6396 [ 21097] By: jhi                                   on 2003/09/08  18:42:43
6397         Log: Try to make the de0.t test more robust.
6398              The test is so flakey (too many external things influencing
6399              the result) that I'm likely to leave it out from the maint.
6400      Branch: perl
6401            ! lib/perl5db/de0.t
6402 ____________________________________________________________________________
6403 [ 21096] By: jhi                                   on 2003/09/08  17:58:19
6404         Log: Scott A. Crosby believes in not disclosing
6405              any more information than necessary: therefore
6406              instead of hash_seed() we have now hashes_random().
6407      Branch: perl
6408            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
6409 ____________________________________________________________________________
6410 [ 21095] By: jhi                                   on 2003/09/08  17:36:50
6411         Log: Mac OS X "last resort" recipe.
6412      Branch: perl
6413            ! README.macosx
6414 ____________________________________________________________________________
6415 [ 21094] By: jhi                                   on 2003/09/08  16:50:55
6416         Log: Subject: [patch] AUTHORS
6417              From: Juerd <juerd@cpan.org>
6418              Date: Mon, 8 Sep 2003 08:42:13 +0200
6419              Message-ID: <20030908064213.GC23461@c3.convolution.nl>
6420      Branch: perl
6421            ! AUTHORS
6422 ____________________________________________________________________________
6423 [ 21093] By: jhi                                   on 2003/09/08  15:47:14
6424         Log: Slightly more intelligent paranoia.
6425      Branch: perl
6426            ! pod/perldiag.pod util.c
6427 ____________________________________________________________________________
6428 [ 21090] By: jhi                                   on 2003/09/08  14:07:03
6429         Log: Win32 is playing to hard to get but I do not have
6430              time to chase it, so restore #21072, more or less.
6431              I think testing the debugger in UNIX-like places
6432              is enough, no need to go into painful contortions
6433              trying to "portably" run interactive programs like
6434              the debugger.
6435      Branch: perl
6436            ! lib/perl5db/de0.t
6437 ____________________________________________________________________________
6438 [ 21088] By: jhi                                   on 2003/09/08  12:50:15
6439         Log: 5.8.1 was mistakenly redefining PL_sv_placeholder.
6440      Branch: perl
6441            ! ext/Storable/Storable.xs
6442 ____________________________________________________________________________
6443 [ 21087] By: jhi                                   on 2003/09/08  12:34:37
6444         Log: Add Hash::Util::hash_seed() which answers among
6445              other things the question whether our hashes are
6446              "randomised".  (They always were...)
6447      Branch: perl
6448            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
6449 ____________________________________________________________________________
6450 [ 21086] By: jhi                                   on 2003/09/08  12:22:03
6451         Log: XSRETURN_UV was missing.
6452      Branch: perl
6453            ! XSUB.h
6454 ____________________________________________________________________________
6455 [ 21085] By: jhi                                   on 2003/09/08  12:15:23
6456         Log: Superparanoia.
6457      Branch: perl
6458            ! util.c
6459 ____________________________________________________________________________
6460 [ 21084] By: ams                                   on 2003/09/08  11:44:25
6461         Log: Clean up pp_readdir() somewhat.
6462      Branch: perl
6463            ! pp_sys.c
6464 ____________________________________________________________________________
6465 [ 21082] By: jhi                                   on 2003/09/08  11:32:46
6466         Log: The #21073 broke ext/B/t/o.t, retracting the #21073.
6467      Branch: perl
6468            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
6469 ____________________________________________________________________________
6470 [ 21080] By: jhi                                   on 2003/09/08  09:52:40
6471         Log: In Win32 IPC::Open3 + IO::Select does not work that well
6472              so mostly undo the change #21072 and revert back to using
6473              a temp file.
6474      Branch: perl
6475            ! lib/perl5db/de0.t
6476 ____________________________________________________________________________
6477 [ 21078] By: jhi                                   on 2003/09/08  09:10:47
6478         Log: In Win32 the cmd.exe console output doesn't seem to
6479              be catchable using the in-memory I/O + select trick,
6480              so use tie-STDOUT trick instead.
6481      Branch: perl
6482            ! lib/perl5db/dumpvar.t
6483 ____________________________________________________________________________
6484 [ 21077] By: jhi                                   on 2003/09/08  09:03:13
6485         Log: Move Config test.
6486      Branch: perl
6487            ! lib/perl5db/de0.t
6488 ____________________________________________________________________________
6489 [ 21076] By: jhi                                   on 2003/09/08  08:50:27
6490         Log: Let's require fork for this test.
6491      Branch: perl
6492            ! lib/perl5db/de0.t
6493 ____________________________________________________________________________
6494 [ 21074] By: jhi                                   on 2003/09/08  08:09:27
6495         Log: Subject: [PATCH] call_(pv|etc.) for Devel::PPPort
6496              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
6497              Date: Mon, 08 Sep 2003 08:56:09 +0200
6498              Message-id: <20030908065609.GA1260@ethan>
6499      Branch: perl
6500            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
6501            ! ext/Devel/PPPort/t/test.t
6502 ____________________________________________________________________________
6503 [ 21073] By: jhi                                   on 2003/09/08  08:07:55
6504         Log: Subject: Re: one nit to fix [PATCH]
6505              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
6506              Date: Mon, 8 Sep 2003 10:19:08 +0200
6507              Message-Id: <20030908101908.5571326d.rgarcia@hexaflux.com>
6508      Branch: perl
6509            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
6510 ____________________________________________________________________________
6511 [ 21072] By: jhi                                   on 2003/09/08  08:04:53
6512         Log: Subject: Re: [PATCH] Test skeleton for debugger commands
6513              From: Andreas J Koenig <andreas.koenig@anima.de>
6514              Date: Mon, 08 Sep 2003 10:48:27 +0200
6515              Message-ID: <87llszis2s.fsf@franz.ak.mind.de>
6516      Branch: perl
6517            ! lib/perl5db/de0.t
6518 ____________________________________________________________________________
6519 [ 21071] By: jhi                                   on 2003/09/08  06:46:00
6520         Log: de0.t: use Test::More, add some tests.
6521      Branch: perl
6522            ! lib/perl5db/de0.t
6523 ____________________________________________________________________________
6524 [ 21070] By: jhi                                   on 2003/09/08  06:31:39
6525         Log: More dumpvar testing.
6526      Branch: perl
6527            ! lib/perl5db/dumpvar.t
6528 ____________________________________________________________________________
6529 [ 21069] By: jhi                                   on 2003/09/08  05:34:03
6530         Log: An empty test.
6531      Branch: perl
6532            ! lib/perl5db/dumpvar.t
6533 ____________________________________________________________________________
6534 [ 21068] By: jhi                                   on 2003/09/08  05:21:21
6535         Log: dumpvar.t: use Test::More;
6536      Branch: perl
6537            ! lib/perl5db/dumpvar.t
6538 ____________________________________________________________________________
6539 [ 21067] By: jhi                                   on 2003/09/08  05:11:46
6540         Log: Cleanup PerlIO::scalar documentation a bit.
6541      Branch: perl
6542            ! ext/PerlIO/scalar/scalar.pm
6543 ____________________________________________________________________________
6544 [ 21066] By: jhi                                   on 2003/09/08  04:49:28
6545         Log: The in-memory files require PerlIO::scalar.
6546      Branch: perl
6547            ! lib/perl5db/dumpvar.t
6548 ____________________________________________________________________________
6549 [ 21065] By: rgs                                   on 2003/09/07  21:17:23
6550         Log: Subject: [PATCH] Test skeleton for debugger commands
6551              From: Andreas J Koenig <andreas.koenig@anima.de>
6552              Date: Sun, 07 Sep 2003 18:51:56 +0200
6553              Message-ID: <87fzj8k0cz.fsf@franz.ak.mind.de>
6554              With minor adjustments
6555      Branch: perl
6556            + lib/perl5db/de0.t lib/perl5db/dumpvar.t
6557            ! MANIFEST
6558 ____________________________________________________________________________
6559 [ 21064] By: rgs                                   on 2003/09/07  19:12:05
6560         Log: Upgrade to Unicode::Collate 0.28
6561      Branch: perl
6562            + lib/Unicode/Collate/t/contract.t
6563            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
6564            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
6565 ____________________________________________________________________________
6566 [ 21063] By: rgs                                   on 2003/09/07  18:25:23
6567         Log: Subject: [PATCH] Re: [perl #23656] Safe reval bleeds local variable values
6568              From: Dave Mitchell <davem@fdgroup.com>
6569              Date: Sun, 7 Sep 2003 19:14:44 +0100
6570              Message-ID: <20030907181444.GA7058@fdgroup.com>
6571      Branch: perl
6572            ! ext/Opcode/Safe.pm
6573 ____________________________________________________________________________
6574 [ 21062] By: rgs                                   on 2003/09/07  12:44:33
6575         Log: Subject: [PATCH] honoring void context for map()
6576              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
6577              Date: Thu, 04 Sep 2003 11:13:41 +0200
6578              Message-id: <20030904091341.GA30655@ethan>
6579      Branch: perl
6580            ! pp_ctl.c
6581 ____________________________________________________________________________
6582 [ 21061] By: jhi                                   on 2003/09/07  07:04:53
6583         Log: Retract #21010.
6584      Branch: perl
6585            ! lib/dumpvar.pl
6586 ____________________________________________________________________________
6587 [ 21060] By: rgs                                   on 2003/09/06  21:30:10
6588         Log: Minor doc style nits in XSLoader.
6589      Branch: perl
6590            ! ext/DynaLoader/XSLoader_pm.PL
6591 ____________________________________________________________________________
6592 [ 21058] By: jhi                                   on 2003/09/06  19:57:46
6593         Log: Vanity patch.
6594      Branch: perl
6595            ! AUTHORS
6596 ____________________________________________________________________________
6597 [ 21057] By: jhi                                   on 2003/09/06  19:56:53
6598         Log: Updated Sharp Zaurus cross-compilation from Redvers Davies.
6599      Branch: perl
6600            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README Cross/TODO
6601            ! Cross/config.sh-arm-linux Cross/generate_config_sh
6602            ! Cross/installperl.patch
6603 ____________________________________________________________________________
6604 [ 21056] By: rgs                                   on 2003/09/06  19:03:41
6605         Log: Email nits in Fatal.pm [perl #23724].
6606      Branch: perl
6607            ! lib/Fatal.pm
6608 ____________________________________________________________________________
6609 [ 21052] By: jhi                                   on 2003/09/05  20:34:15
6610         Log: Musty corners of Syslog.pm.
6611      Branch: perl
6612            ! ext/Sys/Syslog/Syslog.pm
6613 ____________________________________________________________________________
6614 [ 21051] By: ams                                   on 2003/09/05  18:43:46
6615         Log: 1. Work around the bug fixed by #20587 (because it's in 5.8.0).
6616              2. Compensate for PL_sv_placeholder <= 5.8.1.
6617              3. Clean up non-backwards-compatible tests.
6618              4. Prepare for the 2.08 CPAN release.
6619      Branch: perl
6620            ! ext/Storable/ChangeLog ext/Storable/Storable.xs
6621            ! ext/Storable/t/freeze.t ext/Storable/t/malice.t
6622            ! ext/Storable/t/utf8hash.t
6623 ____________________________________________________________________________
6624 [ 21048] By: jhi                                   on 2003/09/05  13:53:23
6625         Log: One more known tie problem.
6626      Branch: perl
6627            ! pod/perltie.pod
6628 ____________________________________________________________________________
6629 [ 21047] By: jhi                                   on 2003/09/05  13:46:35
6630         Log: Subject: [PATCH] threads/shared.pm: saves 4K per thread
6631              Date: Fri, 5 Sep 2003 14:46:00 +0200
6632              Message-Id: <p05111b05bb7e177db044@[192.168.56.4]>
6633              From: Elizabeth Mattijsen <liz@dijkmat.nl>
6634      Branch: perl
6635            ! ext/threads/shared/shared.pm
6636 ____________________________________________________________________________
6637 [ 21046] By: jhi                                   on 2003/09/05  13:44:30
6638         Log: Subject: versions threads modules
6639              From: Elizabeth Mattijsen <liz@dijkmat.nl>
6640              Date: Fri, 5 Sep 2003 12:22:52 +0200
6641              Message-Id: <p05111b03bb7e1423e6ff@[192.168.56.4]>
6642      Branch: perl
6643            ! ext/threads/shared/shared.pm
6644 ____________________________________________________________________________
6645 [ 21045] By: jhi                                   on 2003/09/05  13:43:36
6646         Log: More suidperl path disclosure plugging:
6647              the #9813 didn't do enough.  See either of
6648              http://rt.perl.org/rt2/Ticket/Display.html?id=6511
6649              http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426
6650      Branch: perl
6651            ! perl.c pod/perldiag.pod
6652 ____________________________________________________________________________
6653 [ 21044] By: jhi                                   on 2003/09/05  13:09:54
6654         Log: FreeBSD hints updates from Anton Berezin.
6655      Branch: perl
6656            ! hints/freebsd.sh
6657 ____________________________________________________________________________
6658 [ 21043] By: merijn                                on 2003/09/05  11:18:20
6659         Log: Changed conflicting diff options
6660      Branch: perl
6661            ! patchlevel.h
6662 ____________________________________________________________________________
6663 [ 21042] By: jhi                                   on 2003/09/05  06:47:43
6664         Log: Acknowledge some known tie bugs.
6665      Branch: perl
6666            ! pod/perltie.pod
6667 ____________________________________________________________________________
6668 [ 21041] By: merijn                                on 2003/09/05  04:50:44
6669         Log: Subject: [PATCH] Remove dublicated entry in AUTHORS
6670              From: Ilya Martynov <ilya@martynov.org>
6671              Date: Fri, 05 Sep 2003 00:49:57 +0400
6672              Message-ID: <8765k8uvm2.fsf@abra.ru>
6673      Branch: perl
6674            ! AUTHORS
6675 ____________________________________________________________________________
6676 [ 21040] By: jhi                                   on 2003/09/05  04:36:48
6677         Log: code example error in "perlopentut"
6678      Branch: perl
6679            ! pod/perlopentut.pod
6680 ____________________________________________________________________________
6681 [ 21039] By: jhi                                   on 2003/09/05  04:13:17
6682         Log: Another seemingly fixed (un)tie bug,
6683              [perl ##22297] cannot untie scalar from within tied FETCH
6684      Branch: perl
6685            ! t/op/tie.t
6686 ____________________________________________________________________________
6687 [ 21036] By: jhi                                   on 2003/09/04  19:34:26
6688         Log: Subject: Re: [PATCH] Data::Dumper 2.121
6689              From: Ilya Martynov <ilya@martynov.org>
6690              Date: Fri, 05 Sep 2003 00:33:46 +0400
6691              Message-ID: <87ad9kuwd1.fsf@abra.ru>
6692      Branch: perl
6693            ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
6694            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
6695            ! ext/Data/Dumper/t/overload.t ext/Data/Dumper/t/pair.t
6696 ____________________________________________________________________________
6697 [ 21033] By: jhi                                   on 2003/09/04  18:52:29
6698         Log: I think once is enough.
6699      Branch: perl
6700            ! configure.gnu
6701 ____________________________________________________________________________
6702 [ 21032] By: jhi                                   on 2003/09/04  17:30:28
6703         Log: Subject: [PATCH] Re: [PATCH] Re: ByteLoader and MSWin32
6704              From: Enache Adrian <enache@rdslink.ro>
6705              Date: Thu, 4 Sep 2003 20:09:06 +0300
6706              Message-ID: <20030904170906.GA1235@ratsnest.hole>
6707      Branch: perl
6708            ! bytecode.pl ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
6709            ! ext/ByteLoader/byterun.c
6710 ____________________________________________________________________________
6711 [ 21031] By: jhi                                   on 2003/09/04  17:27:58
6712         Log: Subject: [PATCH] perlreftut: change distribution conditions
6713              From: "Brendan O'Dea" <bod@debian.org>
6714              Date: Thu, 4 Sep 2003 02:28:49 +1000
6715              Message-ID: <20030903162849.GA9675@londo.c47.org>
6716      Branch: perl
6717            ! pod/perlreftut.pod
6718 ____________________________________________________________________________
6719 [ 21030] By: jhi                                   on 2003/09/04  17:26:48
6720         Log: Subject: Re: "vendor" patch pickup
6721              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
6722              Date: Thu, 4 Sep 2003 19:47:55 +0200
6723              Message-ID: <009b01c3730c$ac45e750$0c2f1fac@R2D2>
6724              
6725              (Gentoo: take Marcus' version of the __THROW patch and
6726              even further #ifdef-protect it with __GLIBC__.)
6727      Branch: perl
6728            ! perl.h
6729 ____________________________________________________________________________
6730 [ 21029] By: jhi                                   on 2003/09/04  16:01:26
6731         Log: Tiny perlcc tweaks.
6732      Branch: perl
6733            ! utils/perlcc.PL
6734 ____________________________________________________________________________
6735 [ 21028] By: jhi                                   on 2003/09/04  15:10:48
6736         Log: A SuSE patchlet for perlcc -c to avoid
6737              "Modification of a read-only value attempted at ... C.pm"
6738      Branch: perl
6739            ! ext/B/B/C.pm
6740 ____________________________________________________________________________
6741 [ 21027] By: jhi                                   on 2003/09/04  08:54:40
6742         Log: AUTHORS updates.
6743      Branch: perl
6744            ! AUTHORS
6745 ____________________________________________________________________________
6746 [ 21025] By: jhi                                   on 2003/09/03  20:27:56
6747         Log: Upgrade to Math::BigInt pre-rel 1.66 as of
6748              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-09/msg00242.html
6749              (the tar.gz link doesn't have 'v1.66', it has '1.66')
6750              so that the smoke builds can start chewing it.
6751      Branch: perl
6752            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
6753            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
6754            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
6755            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
6756            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbf.t
6757            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
6758 ____________________________________________________________________________
6759 [ 21022] By: jhi                                   on 2003/09/03  16:42:24
6760         Log: Subject: [PATCH Porting/valgrindpp.pl] fix: output from different pids
6761              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
6762              Date: Wed, 3 Sep 2003 19:20:20 +0200
6763              Message-ID: <005901c3723f$a7914f10$0c2f1fac@R2D2>
6764      Branch: perl
6765            ! Porting/valgrindpp.pl
6766 ____________________________________________________________________________
6767 [ 21019] By: jhi                                   on 2003/09/03  15:51:35
6768         Log: Also indicate the Unicode level here.
6769              (The last date is non-committal :-)
6770      Branch: perl
6771            ! pod/perlunicode.pod
6772 ____________________________________________________________________________
6773 [ 21018] By: jhi                                   on 2003/09/03  12:08:23
6774         Log: Avoid lvalue casts, from Enache.
6775      Branch: perl
6776            ! ext/ByteLoader/bytecode.h op.h
6777 ____________________________________________________________________________
6778 [ 21017] By: jhi                                   on 2003/09/03  08:23:39
6779         Log: Bump up the VERSION.
6780      Branch: perl
6781            ! lib/bytes.pm
6782 ____________________________________________________________________________
6783 [ 21016] By: jhi                                   on 2003/09/03  08:22:48
6784         Log: Add, document, and test bytes::substr, index, rindex, chr,
6785              document bytes::ord.
6786      Branch: perl
6787            ! lib/bytes.pm lib/bytes.t lib/bytes_heavy.pl
6788 ____________________________________________________________________________
6789 [ 21014] By: jhi                                   on 2003/09/03  06:16:24
6790         Log: Subject: [PATCH] Re: maint@20974 or before broke mp2 ithreads test
6791              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
6792              Date: Wed, 3 Sep 2003 08:57:25 +0200 (MEST)
6793              Message-ID: <29644.1062572245@www50.gmx.net>
6794              
6795              The other half of #20930 should be still good.
6796      Branch: perl
6797            ! op.c
6798 ____________________________________________________________________________
6799 [ 21013] By: jhi                                   on 2003/09/03  06:15:09
6800         Log: use IO; is deprecated.
6801      Branch: perl
6802            ! ext/threads/t/join.t
6803 ____________________________________________________________________________
6804 [ 21012] By: jhi                                   on 2003/09/03  05:28:50
6805         Log: Upgrade to base 2.01 from CPAN.
6806      Branch: perl
6807            ! lib/base.pm lib/fields.pm
6808 ____________________________________________________________________________
6809 [ 21011] By: jhi                                   on 2003/09/03  05:08:29
6810         Log: Changing the test count is a good idea.
6811      Branch: perl
6812            ! ext/threads/t/join.t
6813 ____________________________________________________________________________
6814 [ 21010] By: jhi                                   on 2003/09/03  04:59:38
6815         Log: Subject: {PATCH 5.8.1] Re: [perl #23651] Debugger dump failed for blessed REF object 
6816              From: Joe McMahon <mcmahon@ibiblio.org>
6817              Date: Tue, 2 Sep 2003 18:02:14 -0400
6818              Message-Id: <1C49133C-DD91-11D7-8450-000393BCA0FC@ibiblio.org>
6819      Branch: perl
6820            ! lib/dumpvar.pl
6821 ____________________________________________________________________________
6822 [ 21009] By: jhi                                   on 2003/09/03  04:48:40
6823         Log: Subject: Re: maint@20974 or before broke mp2 ithreads test
6824              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
6825              Date: Wed, 3 Sep 2003 06:07:54 +0200
6826              Message-ID: <044101c371d0$f39b3fc0$0c2f1fac@R2D2>
6827      Branch: perl
6828            ! ext/threads/t/join.t
6829 ____________________________________________________________________________
6830 [ 21008] By: jhi                                   on 2003/09/03  04:31:35
6831         Log: VMS does not have quite UNIX glob semantics.
6832      Branch: perl
6833            ! t/run/fresh_perl.t
6834 ____________________________________________________________________________
6835 [ 21007] By: rgs                                   on 2003/09/02  21:21:27
6836         Log: Subject: some method calls not autoloaded
6837              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
6838              Date: Tue, 2 Sep 2003 15:06:29 -0700
6839              Message-ID: <20030902220629.GA2952@efn.org>
6840      Branch: perl
6841            ! pod/perlfunc.pod pod/perlsub.pod
6842 ____________________________________________________________________________
6843 [ 21003] By: jhi                                   on 2003/09/02  19:01:07
6844         Log: An untie test from perlmonks-- worked in 5.6.1,
6845              broken in 5.8.0, seems to be working again in maint,
6846              better nail it down now.
6847      Branch: perl
6848            ! t/op/tie.t
6849 ____________________________________________________________________________
6850 [ 21000] By: jhi                                   on 2003/09/02  15:35:40
6851         Log: Retract #20930 because of
6852              Subject: maint@20974 or before broke mp2 ithreads test
6853              From: Stas Bekman <stas@stason.org>
6854              Date: Mon, 01 Sep 2003 23:31:11 -0700
6855              Message-ID: <3F54392F.7080009@stason.org>
6856      Branch: perl
6857            ! op.c
6858 ____________________________________________________________________________
6859 [ 20999] By: jhi                                   on 2003/09/02  15:34:14
6860         Log: Subject: [DOCPATCH] Re: [perl #23630] problem with "used only once" warning
6861              From: Fergal Daly <fergal@esatclear.ie>
6862              Date: Tue, 2 Sep 2003 17:36:52 +0100
6863              Message-Id: <200309021736.52725.fergal@esatclear.ie>
6864      Branch: perl
6865            ! pod/perldiag.pod
6866 ____________________________________________________________________________
6867 [ 20998] By: jhi                                   on 2003/09/02  15:02:47
6868         Log: Subject: [perl #23672] Math::BigInit POD 
6869              From: "abigail@abigail.nl (via RT)" <perlbug-followup@perl.org>
6870              Date: 1 Sep 2003 08:47:39 -0000
6871              Message-ID: <rt-23672-64035.19.2973991993763@rt.perl.org>
6872      Branch: perl
6873            ! lib/Math/BigInt.pm
6874 ____________________________________________________________________________
6875 [ 20997] By: jhi                                   on 2003/09/02  14:58:21
6876         Log: Subject: [PATCH perlfaq6.pod] Explain \Q better
6877              From: Mark Jason Dominus <mjd@plover.com>
6878              Date: Mon, 01 Sep 2003 16:19:20 -0400
6879              Message-ID: <20030901201920.3929.qmail@plover.com>
6880      Branch: perl
6881            ! pod/perlfaq6.pod
6882 ____________________________________________________________________________
6883 [ 20996] By: jhi                                   on 2003/09/02  14:56:29
6884         Log: Subject: [PATCH] grok_(number|numeric_radix) added to Devel::PPPort
6885              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
6886              Date: Tue, 02 Sep 2003 11:27:19 +0200
6887              Message-id: <20030902092719.GA18075@ethan>
6888      Branch: perl
6889            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
6890            ! ext/Devel/PPPort/t/test.t
6891 ____________________________________________________________________________
6892 [ 20993] By: jhi                                   on 2003/09/02  14:40:54
6893         Log: Subject: [PATCH] Re: ByteLoader and MSWin32
6894              From: Enache Adrian <enache@rdslink.ro>
6895              Date: Tue, 2 Sep 2003 03:45:11 +0300
6896              Message-ID: <20030902004511.GA1442@ratsnest.hole>
6897      Branch: perl
6898            ! embed.fnc embed.h ext/ByteLoader/bytecode.h global.sym op.c
6899            ! op.h proto.h t/TEST
6900 ____________________________________________________________________________
6901 [ 20990] By: jhi                                   on 2003/09/02  04:29:45
6902         Log: Upgrade to Unicode::Collate 0.27.
6903      Branch: perl
6904            + lib/Unicode/Collate/t/hangul.t
6905            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
6906            ! lib/Unicode/Collate/README
6907 ____________________________________________________________________________
6908 [ 20989] By: jhi                                   on 2003/09/02  04:23:20
6909         Log: Subject: [PATCH Porting/valgrindpp.pl] more options for valgrindpp.pl
6910              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
6911              Date: Mon, 1 Sep 2003 22:28:58 +0200
6912              Message-ID: <007701c370c7$acb85430$0c2f1fac@R2D2>
6913      Branch: perl
6914            ! Porting/valgrindpp.pl
6915 ____________________________________________________________________________
6916 [ 20983] By: jhi                                   on 2003/09/01  14:14:49
6917         Log: From Craig Berry, following the example of the other podxxx.PL
6918              in relying on basename($0, '.PL') to Do The Right Thing with
6919              regard to the case of the extension, which could be either
6920              .pl or .PL on VMS depending on version-specific features.  
6921      Branch: perl
6922            ! pod/pod2usage.PL pod/podselect.PL
6923 ____________________________________________________________________________
6924 [ 20982] By: jhi                                   on 2003/09/01  13:01:49
6925         Log: Configure -r in AIX bad.
6926      Branch: perl
6927            ! README.aix
6928 ____________________________________________________________________________
6929 [ 20981] By: jhi                                   on 2003/09/01  11:28:35
6930         Log: Subject: [DOC PATCH] perlfaq4.pod
6931              Date: Mon, 1 Sep 2003 12:38:50 +0200
6932              From: Elizabeth Mattijsen <liz@dijkmat.nl>
6933              Message-Id: <p05111b19bb78d1d7aa70@[192.168.56.4]>
6934      Branch: perl
6935            ! pod/perlfaq4.pod
6936 ____________________________________________________________________________
6937 [ 20980] By: jhi                                   on 2003/09/01  08:49:02
6938         Log: Subject: glob() bug
6939              From: Gurusamy Sarathy <gsar@ActiveState.com>
6940              Date: Mon, 01 Sep 2003 02:25:41 -0700
6941              Message-Id: <200309010925.h819Pf0X011457@smtp3.ActiveState.com>
6942      Branch: perl
6943            ! op.c t/run/fresh_perl.t
6944 ____________________________________________________________________________
6945 [ 20979] By: jhi                                   on 2003/09/01  06:32:01
6946         Log: Ultrix VAX is like VMS VAX in floating point.
6947      Branch: perl
6948            ! t/op/sprintf.t
6949 ____________________________________________________________________________
6950 [ 20978] By: jhi                                   on 2003/09/01  05:44:25
6951         Log: Subject: [PATCH@20959] some WinCE compilers require a little correction
6952              From: Vadim Konovalov <vkonovalov@peterstar.ru>
6953              Date: Mon, 1 Sep 2003 02:57:33 +0400
6954              Message-ID: <1091134912500.20030901025733@peterstar.ru>
6955      Branch: perl
6956            ! wince/Makefile.ce wince/wince.c
6957 ____________________________________________________________________________
6958 [ 20973] By: jhi                                   on 2003/08/31  15:34:43
6959         Log: Add test for -i.
6960      Branch: perl
6961            ! MANIFEST t/run/switches.t
6962 ____________________________________________________________________________
6963 [ 20972] By: jhi                                   on 2003/08/31  15:12:10
6964         Log: Add tests for -h and (unknown) -z.
6965      Branch: perl
6966            ! MANIFEST t/run/switches.t
6967 ____________________________________________________________________________
6968 [ 20971] By: jhi                                   on 2003/08/31  15:03:42
6969         Log: Add test for -v.
6970      Branch: perl
6971            ! MANIFEST t/run/switches.t
6972 ____________________________________________________________________________
6973 [ 20970] By: jhi                                   on 2003/08/31  14:55:54
6974         Log: List the switches tested in switches.t.
6975      Branch: perl
6976            ! t/run/switches.t
6977 ____________________________________________________________________________
6978 [ 20969] By: jhi                                   on 2003/08/31  14:51:19
6979         Log: Subject: [PATCH: perl@20898] have installperl install perl_setup.com and dbga2p.exe for VMS
6980              From: PPrymmer@factset.com
6981              Message-ID: <OF0394CB1E.C7646793-ON85256D93.004D75D4-85256D93.004E01F2@factset.com>
6982              Date: Sun, 31 Aug 2003 10:11:54 -0400
6983      Branch: perl
6984            ! installperl
6985 ____________________________________________________________________________
6986 [ 20968] By: jhi                                   on 2003/08/31  13:24:10
6987         Log: Subject: [PATCH sv.c] Re: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
6988              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
6989              Date: Sun, 31 Aug 2003 15:21:17 +0200
6990              Message-ID: <038401c36fc2$d01b1440$9b00a8c0@R2D2>
6991      Branch: perl
6992            ! sv.c
6993 ____________________________________________________________________________
6994 [ 20965] By: jhi                                   on 2003/08/31  08:55:59
6995         Log: Ouch.  Upgrading to base 2.0 made the threads tests very unhappy
6996              both in blead and maint, lots of "Attempt to free non-existent
6997              shared string" and "Unbalanced string table refcount" errors.
6998              Retract #20960 (and #20963).
6999      Branch: perl
7000            - lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
7001            - lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
7002            ! MANIFEST lib/base.pm lib/fields.pm
7003 ____________________________________________________________________________
7004 [ 20964] By: jhi                                   on 2003/08/31  08:17:43
7005         Log: Integrate from maint:
7006              [ 20963]
7007              Muffle the 'Pseudo-hashes are deprecated' warning for maint.
7008      Branch: perl
7009           !> lib/base/t/fp560.t
7010 ____________________________________________________________________________
7011 [ 20961] By: jhi                                   on 2003/08/31  08:09:21
7012         Log: De-cargo-cult.
7013      Branch: perl
7014            ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
7015 ____________________________________________________________________________
7016 [ 20960] By: jhi                                   on 2003/08/31  08:07:43
7017         Log: Upgrade to base.pm 2.0.
7018              
7019              (Rename the tests around a bit to be more 8.3-friendly.)
7020      Branch: perl
7021            + lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
7022            + lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
7023            ! MANIFEST lib/base.pm lib/fields.pm
7024 ____________________________________________________________________________
7025 [ 20957] By: jhi                                   on 2003/08/30  18:47:02
7026         Log: Fewer naked char constants.
7027      Branch: perl
7028            ! doio.c perlio.c sv.h
7029 ____________________________________________________________________________
7030 [ 20956] By: jhi                                   on 2003/08/30  18:38:05
7031         Log: This is probably a wrong fix for
7032              [perl #23645] tell with perlio on appended files
7033              but maybe this gets NI-S agitated enough to present the correct fix :-)
7034      Branch: perl
7035            ! perlio.c t/io/tell.t
7036 ____________________________________________________________________________
7037 [ 20954] By: jhi                                   on 2003/08/30  17:14:19
7038         Log: A new try at
7039              
7040              Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
7041              From: "Gerrit P. Haase" <gp@familiehaase.de>
7042              Date: Thu, 28 Aug 2003 08:18:51 +0200
7043              Message-ID: <4157199551.20030828081851@familiehaase.de>
7044              
7045              (this time Cygwin only)
7046      Branch: perl
7047            ! perlio.c
7048 ____________________________________________________________________________
7049 [ 20952] By: rgs                                   on 2003/08/30  15:20:48
7050         Log: Tweak XSLoader.t.
7051              XSLoader is supposed to work even for extensions that
7052              are statically linked. So only check that the extension we
7053              test for is actually available. (This test is not supposed
7054              to be run by miniperl.)
7055      Branch: perl
7056            ! ext/DynaLoader/t/XSLoader.t
7057 ____________________________________________________________________________
7058 [ 20950] By: jhi                                   on 2003/08/30  06:49:31
7059         Log: Something went wrong in change #20929;
7060              linux 2.4.18-bf2.4 didn't like it:
7061              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01992.html
7062              and similar failure pattern also seen in Solaris 8.
7063      Branch: perl
7064            ! perlio.c
7065 ____________________________________________________________________________
7066 [ 20948] By: jhi                                   on 2003/08/30  06:08:57
7067         Log: Setup @INC.
7068      Branch: perl
7069            ! t/op/cproto.t
7070 ____________________________________________________________________________
7071 [ 20946] By: jhi                                   on 2003/08/30  06:00:09
7072         Log: Tabify and re-sort MANIFEST.
7073      Branch: perl
7074            ! MANIFEST
7075 ____________________________________________________________________________
7076 [ 20945] By: jhi                                   on 2003/08/30  05:57:04
7077         Log: Make XSLoader.t more robust (and sdbm.t more verbose)
7078      Branch: perl
7079            ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
7080 ____________________________________________________________________________
7081 [ 20944] By: jhi                                   on 2003/08/30  05:50:41
7082         Log: Subject: [PATCH] XSLoader nits and tests
7083              From: Michael G Schwern <schwern@pobox.com>
7084              Date: Fri, 29 Aug 2003 22:55:07 -0700
7085              Message-ID: <20030830055507.GI25970@windhund.schwern.org>
7086      Branch: perl
7087            + ext/DynaLoader/t/XSLoader.t
7088            ! MANIFEST ext/DynaLoader/XSLoader_pm.PL
7089 ____________________________________________________________________________
7090 [ 20943] By: jhi                                   on 2003/08/30  05:44:02
7091         Log: Missed from #20942.
7092      Branch: perl
7093            ! lib/File/Spec/VMS.pm
7094 ____________________________________________________________________________
7095 [ 20942] By: jhi                                   on 2003/08/30  05:41:59
7096         Log: Subject: [PATCH: perl@20898] fix File::Spec->abs2rel() to return absolute $path more often for VMS
7097              From: PPrymmer@factset.com
7098              Date: Sat, 30 Aug 2003 00:57:28 -0400
7099              Message-ID: <OFD8AE5D6D.EA3FBE7D-ON85256D92.001A31FE-85256D92.001B3BE5@factset.com>
7100      Branch: perl
7101            ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
7102 ____________________________________________________________________________
7103 [ 20941] By: jhi                                   on 2003/08/30  05:37:13
7104         Log: Subject: [patch sv.h api doc] SvTAINTED_on does its craft only under -T
7105              From: Stas Bekman <stas@stason.org>
7106              Date: Fri, 29 Aug 2003 17:11:41 -0700
7107              Message-ID: <3F4FEBBD.8000901@stason.org>
7108      Branch: perl
7109            ! pod/perlapi.pod sv.h
7110 ____________________________________________________________________________
7111 [ 20940] By: rgs                                   on 2003/08/29  21:17:59
7112         Log: Add a new test, to ensure that we don't unexpectedly change
7113              prototypes of builtins.
7114      Branch: perl
7115            + t/op/cproto.t
7116            ! MANIFEST
7117 ____________________________________________________________________________
7118 [ 20938] By: rgs                                   on 2003/08/29  20:22:21
7119         Log: Don't cast PL_multiline to bool : you may loose important bits.
7120      Branch: perl
7121            ! pp.c pp_hot.c
7122 ____________________________________________________________________________
7123 [ 20937] By: jhi                                   on 2003/08/29  17:22:11
7124         Log: Subject: [PATCH] Re: all 9007199254740992s are equal, but some are more equal than others
7125              From: Nicholas Clark <nick@ccl4.org>
7126              Date: Wed, 27 Aug 2003 22:59:55 +0100
7127              Message-ID: <20030827225955.E558@plum.flirble.org>
7128      Branch: perl
7129            ! pp.c
7130 ____________________________________________________________________________
7131 [ 20936] By: jhi                                   on 2003/08/29  17:17:16
7132         Log: Some perluniintro tweaks.
7133      Branch: perl
7134            ! pod/perluniintro.pod
7135 ____________________________________________________________________________
7136 [ 20935] By: jhi                                   on 2003/08/29  17:07:25
7137         Log: Tiny doc tweak from Shannon -jj Behrens.
7138      Branch: perl
7139            ! pod/perluniintro.pod
7140 ____________________________________________________________________________
7141 [ 20933] By: jhi                                   on 2003/08/29  13:25:18
7142         Log: Comparing an int to a U32 makes VC6 nervous.
7143      Branch: perl
7144            ! pp.c pp_hot.c
7145 ____________________________________________________________________________
7146 [ 20932] By: jhi                                   on 2003/08/29  13:06:06
7147         Log: Better skip() explicit number of tests, test counts getting
7148              out of sync less likely that way.
7149      Branch: perl
7150            ! t/op/pack.t
7151 ____________________________________________________________________________
7152 [ 20931] By: jhi                                   on 2003/08/29  12:59:32
7153         Log: Some Ultrix test dodgings.
7154      Branch: perl
7155            ! t/base/num.t t/op/arith.t t/op/pack.t
7156 ____________________________________________________________________________
7157 [ 20930] By: jhi                                   on 2003/08/29  12:57:07
7158         Log: Subject: [PATCH op.c] Perl_newCONSTSUB() related memory leaks
7159              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
7160              Date: Thu, 28 Aug 2003 21:47:22 +0200
7161              Message-ID: <006301c36d9d$335976a0$e400a8c0@R2D2>
7162      Branch: perl
7163            ! op.c
7164 ____________________________________________________________________________
7165 [ 20929] By: jhi                                   on 2003/08/29  12:55:12
7166         Log: Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
7167              From: "Gerrit P. Haase" <gp@familiehaase.de>
7168              Date: Thu, 28 Aug 2003 08:18:51 +0200
7169              Message-ID: <4157199551.20030828081851@familiehaase.de>
7170              
7171              (changed so that the 'b' is always appended)
7172      Branch: perl
7173            ! perlio.c
7174 ____________________________________________________________________________
7175 [ 20928] By: jhi                                   on 2003/08/29  07:04:17
7176         Log: Subject: RE: [PATCH] Pod::InputObjects performance de-pessimization
7177              From: marek.rouchal@infineon.com
7178              Date: Wed, 27 Aug 2003 17:25:28 +0200
7179              Message-ID: <9843A649BAD7FB4686F6FCBC840D600E08381508@mucse001.eu.infineon.com>
7180              
7181              PodParser-1.25 prerelease.
7182      Branch: perl
7183            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
7184            ! lib/Pod/Parser.pm pod/pod2usage.PL pod/podchecker.PL
7185            ! pod/podselect.PL t/pod/find.t t/pod/poderrs.xr
7186 ____________________________________________________________________________
7187 [ 20927] By: jhi                                   on 2003/08/28  18:53:45
7188         Log: MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby.
7189      Branch: perl
7190            ! ext/DynaLoader/dl_mpeix.xs mpeix/mpeix.c
7191 ____________________________________________________________________________
7192 [ 20925] By: jhi                                   on 2003/08/28  16:15:47
7193         Log: Subject: [PATCH] valgrindpp.pl
7194              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
7195              Date: Thu, 28 Aug 2003 09:43:49 +0200
7196              Message-ID: <002701c36d38$1edb71c0$ae4eeed9@R2D2>
7197      Branch: perl
7198            ! Porting/valgrindpp.pl
7199 ____________________________________________________________________________
7200 [ 20924] By: jhi                                   on 2003/08/28  16:12:08
7201         Log: Subject: [PATCH] Quieten more warnings in Deparse.pm
7202              From: Paul Johnson <paul@pjcj.net>
7203              Date: Thu, 28 Aug 2003 00:13:59 +0200
7204              Message-ID: <20030827221359.GE28396@pjcj.net>
7205      Branch: perl
7206            ! ext/B/B/Deparse.pm
7207 ____________________________________________________________________________
7208 [ 20923] By: jhi                                   on 2003/08/28  01:45:51
7209         Log: Subject: Re: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod
7210              From: Michael G Schwern <schwern@pobox.com>
7211              Date: Wed, 27 Aug 2003 15:05:20 -0700
7212              Message-ID: <20030827220520.GD7300@windhund.schwern.org>
7213      Branch: perl
7214            ! lib/ExtUtils/MakeMaker/Tutorial.pod
7215 ____________________________________________________________________________
7216 [ 20922] By: rgs                                   on 2003/08/27  19:52:27
7217         Log: Add caveats and tests for Symbol::delete_package().
7218      Branch: perl
7219            ! lib/Symbol.pm lib/Symbol.t
7220 ____________________________________________________________________________
7221 [ 20921] By: jhi                                   on 2003/08/27  17:12:56
7222         Log: Configure is doing fine in Ultrix, operator error.
7223      Branch: perl
7224            ! hints/ultrix_4.sh
7225 ____________________________________________________________________________
7226 [ 20920] By: jhi                                   on 2003/08/27  16:49:22
7227         Log: Add the valgrindpp.pl script from Marcus Holland-Moritz.
7228      Branch: perl
7229            + Porting/valgrindpp.pl
7230            ! MANIFEST
7231 ____________________________________________________________________________
7232 [ 20917] By: jhi                                   on 2003/08/27  13:09:33
7233         Log: Subject: disturbing, disruptive typo in Tutorial.pod [PATCH]
7234              From: "John P. Linderman" <jpl@research.att.com>
7235              Date: Wed, 27 Aug 2003 08:10:12 -0400 (EDT)
7236              Message-Id: <200308271210.IAA23907@raptor.research.att.com>
7237              
7238              Subject: typo in pod/perlnewmod.pod [PATCH]
7239              From: "John P. Linderman" <jpl@research.att.com>
7240              Date: Wed, 27 Aug 2003 09:07:12 -0400 (EDT)
7241              Message-Id: <200308271307.JAA46955@raptor.research.att.com>
7242              
7243              Subject: [PATCH] document the location of byacc
7244              From: Dave Mitchell <davem@fdgroup.com>
7245              Date: Wed, 27 Aug 2003 14:26:50 +0100
7246              Message-ID: <20030827132650.GA23144@fdgroup.com>
7247      Branch: perl
7248            ! Porting/pumpkin.pod lib/ExtUtils/MakeMaker/Tutorial.pod
7249            ! pod/perlnewmod.pod
7250 ____________________________________________________________________________
7251 [ 20916] By: jhi                                   on 2003/08/27  13:01:26
7252         Log: Ultrix tweaks: <string.h> must not be included twice
7253              (otherwise one gets prototype conflicts between the <string.h>
7254              and proto.h because Ultrix thinks e.g. Perl_ninstr has been
7255              define in <string.h>...); and Configure misprobes some features.
7256      Branch: perl
7257            ! ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/sdbm.c
7258            ! ext/SDBM_File/sdbm/sdbm.h ext/Socket/Socket.xs
7259            ! hints/ultrix_4.sh
7260 ____________________________________________________________________________
7261 [ 20915] By: jhi                                   on 2003/08/27  05:37:34
7262         Log: Urk.  In Mac OS X byteorder is not one of the "known ones",
7263              but instead it is 0xFFFF.  So retract #20914.
7264      Branch: perl
7265            ! perl.h
7266 ____________________________________________________________________________
7267 [ 20914] By: jhi                                   on 2003/08/27  05:17:44
7268         Log: Sanity check for BYTEORDER.
7269      Branch: perl
7270            ! perl.h
7271 ____________________________________________________________________________
7272 [ 20913] By: rgs                                   on 2003/08/26  20:34:48
7273         Log: Integrate two DJGPP portability patches from the 5.6.2 branch :
7274              
7275              [20859]
7276              Two portability patches for DJGPP from Richard Dawe
7277              <rich@phekda.freeserve.co.uk>.
7278              Message-Id: <E19qfNh-0000Zq-00@phekda.freeserve.co.uk>
7279              
7280              [20911]
7281              Don't uppercase automatically all environment variables on DJGPP.
7282              (reported by Richard Dawe, this breaks portability of Unix
7283              scripts.) Don't change the behaviour on plain MS/DOS.
7284      Branch: perl
7285            ! perl.c
7286           !> djgpp/djgppsed.sh dosish.h
7287 ____________________________________________________________________________
7288 [ 20912] By: rgs                                   on 2003/08/26  20:15:40
7289         Log: perlapi.pod tweaks, based on :
7290              Subject: misdocumented return value for sv_setref*
7291              From: Joe Schaefer <joe+perl@sunstarsys.com>
7292              Date: 12 Aug 2003 13:21:42 -0400
7293              Message-ID: <m3adae94gp.fsf@sol.sunstarsys.com>
7294      Branch: perl
7295            ! pod/perlapi.pod sv.c
7296 ____________________________________________________________________________
7297 [ 20910] By: rgs                                   on 2003/08/26  19:37:29
7298         Log: Change the internal prototype of the pop() and shift() builtins
7299              to (;\@), to reflect that their array argument is optional.
7300      Branch: perl
7301            ! opcode.h opcode.pl
7302 ____________________________________________________________________________
7303 [ 20909] By: rgs                                   on 2003/08/26  19:13:39
7304         Log: Subject: [PATCH] improved 19064 (local $_[0] problems)
7305              From: Dave Mitchell <davem@fdgroup.com>
7306              Date: Sun, 24 Aug 2003 15:52:00 +0100
7307              Message-ID: <20030824145159.GA12210@fdgroup.com>
7308      Branch: perl
7309            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
7310 ____________________________________________________________________________
7311 [ 20908] By: rgs                                   on 2003/08/26  18:40:50
7312         Log: Subject: [PATCH] minor File::Spec testing cleanup
7313              From: Ken Williams <ken@mathforum.org>
7314              Date: Thu, 21 Aug 2003 22:47:51 -0500
7315              Message-Id: <67C30B63-D453-11D7-8495-003065F6D85A@mathforum.org>
7316      Branch: perl
7317            ! lib/File/Spec/t/rel2abs2rel.t
7318 ____________________________________________________________________________
7319 [ 20907] By: jhi                                   on 2003/08/26  12:12:14
7320         Log: Maintainer catch from Rafael.
7321      Branch: perl
7322            ! Porting/Maintainers.pl
7323 ____________________________________________________________________________
7324 [ 20905] By: jhi                                   on 2003/08/26  09:36:22
7325         Log: Take a cutdown version of the change #20903 also to perlebcdic.
7326      Branch: perl
7327            ! pod/perlebcdic.pod
7328 ____________________________________________________________________________
7329 [ 20904] By: jhi                                   on 2003/08/26  09:29:49
7330         Log: No dynaloading at all in Ultrix.
7331      Branch: perl
7332            ! hints/ultrix_4.sh
7333 ____________________________________________________________________________
7334 [ 20903] By: jhi                                   on 2003/08/26  08:54:02
7335         Log: PerlIO on EBCDIC on BS2000 advice from Thomas Dorner.
7336              (This information looks interesting enough to be mentioned
7337              elsewhere, too.)
7338      Branch: perl
7339            ! README.bs2000
7340 ____________________________________________________________________________
7341 [ 20902] By: jhi                                   on 2003/08/26  08:36:36
7342         Log: CGI::Carp from CGI.pm 3.00 was missing.
7343      Branch: perl
7344            ! lib/CGI/Carp.pm
7345 ____________________________________________________________________________
7346 [ 20901] By: jhi                                   on 2003/08/26  05:18:15
7347         Log: Subject: Re: [PATCH] valgrind and /#/x
7348              From: Enache Adrian <enache@rdslink.ro>
7349              Date: Tue, 26 Aug 2003 08:11:07 +0300
7350              Message-ID: <20030826051107.GA1086@ratsnest.hole>
7351      Branch: perl
7352            ! regcomp.c t/op/re_tests t/run/fresh_perl.t toke.c
7353 ____________________________________________________________________________
7354 [ 20900] By: jhi                                   on 2003/08/26  04:53:09
7355         Log: More memory lane.
7356      Branch: perl
7357            ! hints/ultrix_4.sh
7358 ____________________________________________________________________________
7359 [ 20899] By: rgs                                   on 2003/08/25  21:05:57
7360         Log: fix syscall() prototype description in
7361              perlfunc.pod, as suggested by Lukas Mai.
7362      Branch: perl
7363            ! pod/perlfunc.pod
7364 ____________________________________________________________________________
7365 [ 20896] By: jhi                                   on 2003/08/25  19:52:48
7366         Log: Tiny doc tweak.
7367      Branch: perl
7368            ! README.solaris
7369 ____________________________________________________________________________
7370 [ 20895] By: jhi                                   on 2003/08/25  19:46:31
7371         Log: Even more SunOS 4 info.
7372      Branch: perl
7373            ! README.solaris
7374 ____________________________________________________________________________
7375 [ 20894] By: jhi                                   on 2003/08/25  19:37:00
7376         Log: Subject: [PATCH@20512] make backspace key work for WinCE users
7377              From: Vadim Konovalov <vkonovalov@peterstar.ru>
7378              Date: Tue, 26 Aug 2003 00:10:29 +0400
7379              Message-ID: <135606488000.20030826001029@peterstar.ru>
7380      Branch: perl
7381            ! wince/perlmain.c
7382 ____________________________________________________________________________
7383 [ 20893] By: jhi                                   on 2003/08/25  19:25:08
7384         Log: Subject: more valgrinding: select problem?
7385              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
7386              Date: Mon, 25 Aug 2003 22:02:17 +0200
7387              Message-ID: <008301c36b43$cfe26f10$0c2f1fac@R2D2>
7388              
7389              In glibc, just use the __FD_SETSIZE since that's
7390              the size of the buffer (usually 1024 bits, much
7391              more than the selectminbits of 32).
7392      Branch: perl
7393            ! pp_sys.c
7394 ____________________________________________________________________________
7395 [ 20892] By: jhi                                   on 2003/08/25  19:11:32
7396         Log: More ptags tweakage from Stas; now add 'fullpath'
7397              option to get absolute paths.
7398      Branch: perl
7399            ! emacs/ptags
7400 ____________________________________________________________________________
7401 [ 20891] By: jhi                                   on 2003/08/25  18:35:03
7402         Log: The new tests of #20888 didn't really test what they claimed to.
7403      Branch: perl
7404            ! t/op/pat.t
7405 ____________________________________________________________________________
7406 [ 20890] By: jhi                                   on 2003/08/25  18:14:33
7407         Log: Subject: [5.8.1] maint @ 20845 OK on aix 4.2
7408              From: Jose.auguste-etienne@cgss-guyane.fr
7409              Date: Mon, 25 Aug 2003 14:35:45 -0300
7410              Message-ID: <OF1EF867E8.4A2A43A1-ON03256D8D.005DFE9A@Cgss-Guyane.fr>
7411              
7412              AIX Configure advice.
7413      Branch: perl
7414            ! README.aix
7415 ____________________________________________________________________________
7416 [ 20889] By: jhi                                   on 2003/08/25  18:08:42
7417         Log: More SunOS 4.x info.
7418      Branch: perl
7419            ! README.solaris
7420 ____________________________________________________________________________
7421 [ 20888] By: jhi                                   on 2003/08/25  17:53:32
7422         Log: The #20887 didn't go over that well;
7423              and add a few more tests from UTS#18.
7424      Branch: perl
7425            ! t/op/pat.t
7426 ____________________________________________________________________________
7427 [ 20887] By: jhi                                   on 2003/08/25  16:40:51
7428         Log: pat.t -> charnames -> UCD -> Storable,
7429              not good for static builds and minitest.
7430      Branch: perl
7431            ! t/op/pat.t
7432 ____________________________________________________________________________
7433 [ 20886] By: jhi                                   on 2003/08/25  16:35:26
7434         Log: SunOS 4.1.4 is working, too.
7435      Branch: perl
7436            ! README.solaris hints/sunos_4_1.sh
7437 ____________________________________________________________________________
7438 [ 20884] By: jhi                                   on 2003/08/25  16:05:18
7439         Log: Regen perlmodlib, perltoc.
7440      Branch: perl
7441            ! pod/perlmodlib.pod pod/perltoc.pod
7442 ____________________________________________________________________________
7443 [ 20881] By: jhi                                   on 2003/08/25  15:45:51
7444         Log: UVSIZE is not yet defined when it would be needed
7445              by MULTIARCH.  So go back to LONGSIZE, and (belt-
7446              and-suspenders-and-rope style) later in UVSIZE
7447              possibly redefine BYTEORDER.
7448      Branch: perl
7449            ! Configure config_h.SH
7450 ____________________________________________________________________________
7451 [ 20880] By: jhi                                   on 2003/08/25  11:28:45
7452         Log: Subject: [PATCH] valgrind and /#/x
7453              From: Dave Mitchell <davem@fdgroup.com>
7454              Date: Mon, 25 Aug 2003 13:27:49 +0100
7455              Message-ID: <20030825122748.GA15560@fdgroup.com>
7456      Branch: perl
7457            ! regcomp.c
7458 ____________________________________________________________________________
7459 [ 20879] By: jhi                                   on 2003/08/25  11:16:29
7460         Log: Subject: Please update my address
7461              From: Ed Avis <ed@membled.com>
7462              Date: Mon, 25 Aug 2003 13:16:45 +0100 (BST)
7463              Message-ID: <Pine.LNX.4.20L2.0308251314530.29902-100000@budvar.future-i.net>
7464              
7465              (Just the AUTHORS part, though, I don't think retroactively
7466              updating the Changes* is useful.)
7467      Branch: perl
7468            ! AUTHORS
7469 ____________________________________________________________________________
7470 [ 20878] By: jhi                                   on 2003/08/25  11:14:26
7471         Log: Document even more ways of affecting your "utf8ness".
7472      Branch: perl
7473            ! lib/utf8.pm
7474 ____________________________________________________________________________
7475 [ 20877] By: jhi                                   on 2003/08/25  11:11:40
7476         Log: Change the VERSION since there are now changes since Perl 5.8.0.
7477      Branch: perl
7478            ! ext/I18N/Langinfo/Langinfo.pm
7479 ____________________________________________________________________________
7480 [ 20876] By: jhi                                   on 2003/08/25  11:11:13
7481         Log: Keep the CGI::Util VERSION at 1.31 since there have been changes
7482              since Perl 5.8.0.
7483      Branch: perl
7484            ! lib/CGI/Util.pm
7485 ____________________________________________________________________________
7486 [ 20875] By: jhi                                   on 2003/08/25  11:09:49
7487         Log: Upgrade to CGI.pm 3.00.
7488      Branch: perl
7489            ! lib/CGI.pm lib/CGI/Util.pm
7490 ____________________________________________________________________________
7491 [ 20872] By: jhi                                   on 2003/08/25  09:03:44
7492         Log: Subject: [PATCH] valgrind update
7493              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
7494              Date: Mon, 25 Aug 2003 09:51:57 +0200 (MEST)
7495              Message-ID: <21671.1061797917@www38.gmx.net>
7496      Branch: perl
7497            ! t/TEST t/op/magic.t
7498 ____________________________________________________________________________
7499 [ 20871] By: jhi                                   on 2003/08/25  05:16:02
7500         Log: Subject: [PATCH] valgrind memcpy warnings (Re: [PATCH] Re: valgrind as a leak hound?)
7501              From: Nicholas Clark <nick@ccl4.org>
7502              Date: Sun, 24 Aug 2003 16:48:53 +0100
7503              Message-ID: <20030824164851.E558@plum.flirble.org>
7504      Branch: perl
7505            ! doop.c
7506 ____________________________________________________________________________
7507 [ 20870] By: jhi                                   on 2003/08/25  05:14:04
7508         Log: Subject: [patch emacs/ptags] allow xemacs to be used
7509              From: Stas Bekman <stas@stason.org>
7510              Date: Sun, 24 Aug 2003 22:05:00 -0700
7511              Message-ID: <3F4998FC.3090401@stason.org>
7512      Branch: perl
7513            ! emacs/ptags
7514 ____________________________________________________________________________
7515 [ 20868] By: jhi                                   on 2003/08/24  13:20:03
7516         Log: MPE/iX doc tweak from Mark Bixby.
7517      Branch: perl
7518            ! README.mpeix
7519 ____________________________________________________________________________
7520 [ 20867] By: jhi                                   on 2003/08/24  10:46:42
7521         Log: Various tweaks for getting Perl to compile on SunOS 4.x.
7522              Doesn't work well yet, something broken in DynaLoader/XSLoader?
7523      Branch: perl
7524            ! README.solaris ext/IO/poll.c hints/sunos_4_1.sh
7525 ____________________________________________________________________________
7526 [ 20866] By: jhi                                   on 2003/08/24  10:00:59
7527         Log: IRIX 5.3 is 99.90% okay.
7528      Branch: perl
7529            ! README.irix hints/irix_5.sh
7530 ____________________________________________________________________________
7531 [ 20865] By: jhi                                   on 2003/08/24  08:24:46
7532         Log: An imperfect last resort in case there is no strtoul() but
7533              there is strtol() (like e.g. SunOS 4) because of the Atoul()
7534              in Perl_get_hash_seed()).  The only true fix would be to
7535              implement Perl_my_strtoul() (and Perl_my_strtol(), I guess)
7536              in numeric.c.
7537      Branch: perl
7538            ! perl.h
7539 ____________________________________________________________________________
7540 [ 20864] By: jhi                                   on 2003/08/24  07:45:47
7541         Log: s/rationale/rational/g on bigrats.
7542      Branch: perl
7543            ! lib/Math/BigRat.pm lib/bigrat.pm
7544 ____________________________________________________________________________
7545 [ 20862] By: jhi                                   on 2003/08/24  06:41:17
7546         Log: Update the CPAN mirrors list.
7547      Branch: perl
7548            ! pod/perlmodlib.PL pod/perlmodlib.pod
7549 ____________________________________________________________________________
7550 [ 20861] By: jhi                                   on 2003/08/24  06:13:13
7551         Log: gcc -O3 and Storable in Linux do not like each other.
7552      Branch: perl
7553            ! ext/Storable/hints/linux.pl
7554 ____________________________________________________________________________
7555 [ 20860] By: jhi                                   on 2003/08/24  05:34:56
7556         Log: Bad quote day, noticed by Philip Newton.
7557      Branch: perl
7558            ! hints/dos_djgpp.sh
7559 ____________________________________________________________________________
7560 [ 20856] By: jhi                                   on 2003/08/23  09:15:15
7561         Log: Subject: Re: bytecode.t & OS X "Invalid bytecode for this architecture"
7562              From: Enache Adrian <enache@rdslink.ro>
7563              Date: Mon, 4 Aug 2003 16:20:19 +0300
7564              Message-ID: <20030804132019.GA6764@ratsnest.hole>
7565      Branch: perl
7566            ! Configure config_h.SH
7567 ____________________________________________________________________________
7568 [ 20855] By: jhi                                   on 2003/08/23  07:51:32
7569         Log: Add more comments so that one can see what is supposed to happen.
7570      Branch: perl
7571            ! t/op/lc.t
7572 ____________________________________________________________________________
7573 [ 20854] By: jhi                                   on 2003/08/23  07:41:11
7574         Log: More data points about the Storable optimization problem
7575              in Linux.  (It might be that also non-Debians are affected,
7576              waiting for more information.)
7577      Branch: perl
7578            ! ext/Storable/hints/linux.pl
7579 ____________________________________________________________________________
7580 [ 20853] By: jhi                                   on 2003/08/23  07:37:41
7581         Log: Move the note about known eval leaks earlier.
7582      Branch: perl
7583            ! pod/perlhack.pod
7584 ____________________________________________________________________________
7585 [ 20852] By: jhi                                   on 2003/08/23  07:15:58
7586         Log: Forgot to regen byterun.c.
7587      Branch: perl
7588            ! ext/ByteLoader/byterun.c
7589 ____________________________________________________________________________
7590 [ 20851] By: jhi                                   on 2003/08/23  07:13:29
7591         Log: Doc tweaks on perlhack.
7592      Branch: perl
7593            ! pod/perlhack.pod
7594 ____________________________________________________________________________
7595 [ 20850] By: jhi                                   on 2003/08/23  06:54:58
7596         Log: Subject: [PATCH] Re: valgrind as a leak hound?
7597              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
7598              Date: Fri, 22 Aug 2003 23:28:18 +0200
7599              Message-ID: <002201c368f4$4e5a5e40$0c2f1fac@R2D2>
7600              
7601              Add the leak detection to valgrind testing.
7602      Branch: perl
7603            + t/perl.supp
7604            ! MANIFEST pod/perlhack.pod t/TEST
7605 ____________________________________________________________________________
7606 [ 20843] By: jhi                                   on 2003/08/22  15:05:39
7607         Log: Oops.  Why can't C comments nest?
7608      Branch: perl
7609            ! pp_sys.c
7610 ____________________________________________________________________________
7611 [ 20842] By: jhi                                   on 2003/08/22  14:57:09
7612         Log: Try to dodge getspnam() in AIX.
7613      Branch: perl
7614            ! pp_sys.c
7615 ____________________________________________________________________________
7616 [ 20840] By: jhi                                   on 2003/08/22  13:52:26
7617         Log: Subject: Re: mysterious bytecode.t failure
7618              From: Enache Adrian <enache@rdslink.ro>
7619              Date: Fri, 22 Aug 2003 11:49:34 +0300
7620              Message-ID: <20030822084934.GA1257@ratsnest.hole>
7621      Branch: perl
7622            ! t/base/lex.t
7623 ____________________________________________________________________________
7624 [ 20839] By: jhi                                   on 2003/08/22  13:51:44
7625         Log: Subject: [PATCH] for File::Temp::tempdir(CLEANUP => 1)
7626              From: Slaven Rezic <slaven@rezic.de>
7627              Date: Sun, 17 Aug 2003 12:52:47 +0200 (CEST)
7628              Message-Id: <200308171052.h7HAqlfo026317@vran.herceg.de>
7629      Branch: perl
7630            ! lib/File/Temp.pm lib/File/Temp/t/tempfile.t
7631 ____________________________________________________________________________
7632 [ 20837] By: jhi                                   on 2003/08/22  13:42:24
7633         Log: Just #.
7634      Branch: perl
7635            ! pod/buildtoc pod/perltoc.pod
7636 ____________________________________________________________________________
7637 [ 20835] By: jhi                                   on 2003/08/22  13:32:12
7638         Log: Regen toc.
7639      Branch: perl
7640            ! pod/perltoc.pod
7641 ____________________________________________________________________________
7642 [ 20834] By: jhi                                   on 2003/08/22  13:28:36
7643         Log: Also MANIFEST the vms/perlvms restoration.
7644      Branch: perl
7645            ! MANIFEST
7646 ____________________________________________________________________________
7647 [ 20833] By: jhi                                   on 2003/08/22  13:22:02
7648         Log: In the vms/descrip_mms.template    the perlvms.pod must
7649              be copied from vms/, err, [.vms], not [.pod].
7650      Branch: perl
7651            ! pod/buildtoc vms/descrip_mms.template
7652 ____________________________________________________________________________
7653 [ 20832] By: jhi                                   on 2003/08/22  13:15:35
7654         Log: Retract #20826 and #20831; things are done differently
7655              in VMS, it seems.  Maybe the vms/descrip_mms.template
7656              needs to be changed?
7657      Branch: perl
7658            + vms/perlvms.pod
7659            - pod/perlvms.pod
7660            ! MANIFEST Makefile.SH
7661 ____________________________________________________________________________
7662 [ 20831] By: jhi                                   on 2003/08/22  13:04:47
7663         Log: Rafael spotted that vms/perlvms.pod was still referred to.
7664      Branch: perl
7665            ! Makefile.SH
7666 ____________________________________________________________________________
7667 [ 20829] By: jhi                                   on 2003/08/22  12:22:04
7668         Log: The change #20809 opened up a code path that might leave s unset.
7669      Branch: perl
7670            ! mg.c
7671 ____________________________________________________________________________
7672 [ 20828] By: jhi                                   on 2003/08/22  12:17:49
7673         Log: Subject: [PATCH: lib/File/Path.t] Re: maint @ 20803
7674              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
7675              Date: Fri, 22 Aug 2003 14:57:09 +0200
7676              Message-ID: <00dd01c368ac$e69146d0$0c2f1fac@R2D2>
7677      Branch: perl
7678            ! lib/File/Path.t
7679 ____________________________________________________________________________
7680 [ 20827] By: jhi                                   on 2003/08/22  12:17:01
7681         Log: Test the correct longness; from Enache.
7682      Branch: perl
7683            ! ext/B/t/assembler.t
7684 ____________________________________________________________________________
7685 [ 20826] By: jhi                                   on 2003/08/22  12:15:28
7686         Log: perlvms moving day, from Craig Berry.
7687      Branch: perl
7688            + pod/perlvms.pod
7689            - vms/perlvms.pod
7690            ! MANIFEST
7691 ____________________________________________________________________________
7692 [ 20825] By: jhi                                   on 2003/08/22  12:14:14
7693         Log: Lower Storable.xs optimization to -O2 on certain
7694              known platforms.
7695      Branch: perl
7696            + ext/Storable/hints/linux.pl
7697            ! MANIFEST
7698 ____________________________________________________________________________
7699 [ 20824] By: jhi                                   on 2003/08/22  08:20:15
7700         Log: Subject: [PATCH] Re: [perl #23463] compiler version on sparc/netbsd
7701              From: Nicholas Clark <nick@ccl4.org>
7702              Date: Thu, 21 Aug 2003 22:26:18 +0100
7703              Message-ID: <20030821222618.T558@plum.flirble.org>
7704      Branch: perl
7705            ! t/op/pack.t
7706 ____________________________________________________________________________
7707 [ 20823] By: jhi                                   on 2003/08/22  08:16:47
7708         Log: Subject: Re: [perl #23463]: compiler version on sparc/netbsd
7709              From: alian@cpan.org (Alian)
7710              Date: Wed, 20 Aug 2003 20:39:17 +0200
7711              Message-ID: <3F43C055.6030709@jupiter.alianet>
7712      Branch: perl
7713            ! t/op/pack.t
7714 ____________________________________________________________________________
7715 [ 20822] By: jhi                                   on 2003/08/22  08:01:57
7716         Log: Try to make the use of utf8 as clear as possible.
7717      Branch: perl
7718            ! lib/utf8.pm
7719 ____________________________________________________________________________
7720 [ 20821] By: jhi                                   on 2003/08/22  07:51:21
7721         Log: Put the tests of the change #19064 back, but disable them.
7722      Branch: perl
7723            ! t/op/args.t
7724 ____________________________________________________________________________
7725 [ 20820] By: jhi                                   on 2003/08/22  06:47:50
7726         Log: Advertise the encoding pragma at the utf8 pragma.
7727      Branch: perl
7728            ! lib/utf8.pm
7729 ____________________________________________________________________________
7730 [ 20819] By: jhi                                   on 2003/08/22  06:31:29
7731         Log: Subject: [PATCH] grok_* symbols missing in Devel::PPPort (2nd attempt)
7732              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
7733              Date: Fri, 22 Aug 2003 09:01:09 +0200
7734              Message-id: <20030822070109.GA1029@ethan>
7735      Branch: perl
7736            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
7737            ! ext/Devel/PPPort/t/test.t
7738 ____________________________________________________________________________
7739 [ 20817] By: jhi                                   on 2003/08/22  05:18:53
7740         Log: Subject: [PATCH] perl-5.8.0, langinfo.h and YESSTR
7741              From: insecure <insecure@mail.od.ua>
7742              Date: Thu, 21 Aug 2003 21:37:56 +0300
7743              Message-Id: <200308212137.57016.insecure@mail.od.ua>
7744      Branch: perl
7745            ! ext/I18N/Langinfo/Langinfo.xs
7746 ____________________________________________________________________________
7747 [ 20816] By: jhi                                   on 2003/08/22  05:15:30
7748         Log: More bytecode patching from Enache.
7749      Branch: perl
7750            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
7751            ! ext/B/B/Disassembler.pm ext/ByteLoader/bytecode.h
7752 ____________________________________________________________________________
7753 [ 20815] By: jhi                                   on 2003/08/22  05:06:58
7754         Log: Subject: Re: pod cleanup
7755              From: Ken Williams <ken@mathforum.org>
7756              Date: Thu, 21 Aug 2003 21:24:57 -0500
7757              Message-Id: <D2C0AA31-D447-11D7-8495-003065F6D85A@mathforum.org>
7758      Branch: perl
7759            ! lib/File/Spec/Cygwin.pm lib/File/Spec/OS2.pm
7760 ____________________________________________________________________________
7761 [ 20814] By: jhi                                   on 2003/08/22  05:05:52
7762         Log: Do not edit perltoc since it is autogenerated.
7763      Branch: perl
7764            ! pod/buildtoc
7765 ____________________________________________________________________________
7766 [ 20813] By: jhi                                   on 2003/08/22  04:57:12
7767         Log: Subject: [PATCH] Re: pod cleanup
7768              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
7769              Date: Thu, 21 Aug 2003 17:09:17 -0400
7770              Message-ID: <20030821210917.GB164965@linguist.thayer.dartmouth.edu>
7771              
7772              (the pod part)
7773      Branch: perl
7774            ! pod/perl5005delta.pod pod/perlfaq4.pod pod/perlhack.pod
7775            ! pod/perlipc.pod pod/perlpacktut.pod
7776 ____________________________________________________________________________
7777 [ 20811] By: jhi                                   on 2003/08/22  04:46:58
7778         Log: No need to E<gt>.
7779      Branch: perl
7780            ! pod/perluniintro.pod
7781 ____________________________________________________________________________
7782 [ 20810] By: jhi                                   on 2003/08/22  04:46:01
7783         Log: Add File::Temp's OO test.
7784      Branch: perl
7785            + lib/File/Temp/t/object.t
7786            ! MANIFEST
7787 ____________________________________________________________________________
7788 [ 20809] By: rgs                                   on 2003/08/21  19:07:22
7789         Log: The magic variables that alter STDOUT have a tendancy to segfault
7790              when accessed if STDOUT is undefined. Protect them.
7791      Branch: perl
7792            ! mg.c
7793 ____________________________________________________________________________
7794 [ 20808] By: jhi                                   on 2003/08/21  18:39:36
7795         Log: Mention the Unicode UTR #18 version referenced.
7796      Branch: perl
7797            ! pod/perlunicode.pod
7798 ____________________________________________________________________________
7799 [ 20807] By: jhi                                   on 2003/08/21  18:22:22
7800         Log: Must close so that unlink works portably.
7801      Branch: perl
7802            ! t/io/utf8.t
7803 ____________________________________________________________________________
7804 [ 20806] By: jhi                                   on 2003/08/21  18:15:07
7805         Log: Subject: [perluniintro.pod] pod markup fix
7806              From: Stas Bekman <stas@stason.org>
7807              Date: Thu, 21 Aug 2003 11:41:01 -0700
7808              Message-ID: <3F45123D.8020805@stason.org>
7809      Branch: perl
7810            ! pod/perluniintro.pod
7811 ____________________________________________________________________________
7812 [ 20805] By: jhi                                   on 2003/08/21  18:11:30
7813         Log: Subject: [PATCH] utf8 variable names scrambled in error messages
7814              From: Enache Adrian <enache@rdslink.ro>
7815              Date: Thu, 21 Aug 2003 21:17:26 +0300
7816              Message-ID: <20030821181726.GA1241@ratsnest.hole>
7817      Branch: perl
7818            ! gv.c t/op/die.t
7819 ____________________________________________________________________________
7820 [ 20804] By: jhi                                   on 2003/08/21  18:09:10
7821         Log: Fix the syswrite downgrade bug of
7822              [perl #23428] Somethings rotten in unicode semantics
7823      Branch: perl
7824            ! pp_sys.c t/io/utf8.t
7825 ____________________________________________________________________________
7826 [ 20801] By: jhi                                   on 2003/08/21  15:06:16
7827         Log: No more public cwd(), use private _cwd().
7828      Branch: perl
7829            ! lib/File/Spec/t/Spec.t
7830 ____________________________________________________________________________
7831 [ 20799] By: jhi                                   on 2003/08/21  14:20:04
7832         Log: Underline the fact that abs2rel() makes no sense
7833              if it spans multiple roots.
7834      Branch: perl
7835            ! lib/File/Spec.pm lib/File/Spec/Unix.pm
7836 ____________________________________________________________________________
7837 [ 20798] By: jhi                                   on 2003/08/21  14:12:29
7838         Log: Rename the internal cwd() to _cwd() (it's not curdir).
7839      Branch: perl
7840            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
7841            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
7842            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
7843            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
7844 ____________________________________________________________________________
7845 [ 20797] By: jhi                                   on 2003/08/21  14:05:18
7846         Log: Subject: Re: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
7847              From: PPrymmer@factset.com
7848              Message-ID: <OF261B78F0.19FBE242-ON85256D88.00091B48-85256D88.000A179D@factset.com>
7849              Date: Tue, 19 Aug 2003 21:50:12 -0400
7850      Branch: perl
7851            ! lib/ExtUtils/MM_Unix.pm
7852 ____________________________________________________________________________
7853 [ 20795] By: jhi                                   on 2003/08/21  04:42:56
7854         Log: Retract #19064, broke mod_perl flushing (localisation of $|).
7855              http://public.activestate.com/cgi-bin/perlbrowse?patch=19064
7856              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01466.html
7857      Branch: perl
7858            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
7859 ____________________________________________________________________________
7860 [ 20794] By: jhi                                   on 2003/08/21  04:35:54
7861         Log: MPE/iX does not have nanosleep() (the test makes
7862              a wrong conclusion of the linking succeeding)
7863      Branch: perl
7864            ! ext/Time/HiRes/Makefile.PL
7865 ____________________________________________________________________________
7866 [ 20793] By: jhi                                   on 2003/08/21  04:35:05
7867         Log: Subject: Re: untieing your victim during the act
7868              From: Dave Mitchell <davem@fdgroup.com>
7869              Date: Wed, 20 Aug 2003 20:44:53 +0100
7870              Message-ID: <20030820194453.GD27719@fdgroup.com>
7871      Branch: perl
7872            ! mg.c
7873 ____________________________________________________________________________
7874 [ 20792] By: jhi                                   on 2003/08/21  04:30:54
7875         Log: Byteloader patching from Enache continues;
7876              PADOFFSET handling was wrong. 
7877      Branch: perl
7878            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
7879            ! ext/B/t/assembler.t ext/ByteLoader/bytecode.h
7880            ! ext/ByteLoader/byterun.c
7881 ____________________________________________________________________________
7882 [ 20791] By: jhi                                   on 2003/08/20  13:55:35
7883         Log: Subject: [PATCH perl@20760] Remove redundant targets from Win32 Makefile
7884              From: Steve Hay <steve.hay@uk.radan.com>
7885              Date: Wed, 20 Aug 2003 10:54:46 +0100
7886              Message-ID: <3F434566.3030602@uk.radan.com>
7887      Branch: perl
7888            ! win32/Makefile win32/makefile.mk
7889 ____________________________________________________________________________
7890 [ 20790] By: jhi                                   on 2003/08/20  11:01:52
7891         Log: Upgrade to Encode 1.98.
7892      Branch: perl
7893            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
7894            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
7895            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
7896            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_eucjp.t
7897            ! ext/Encode/t/enc_utf8.t ext/Encode/t/mime-header.t
7898            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
7899            ! ext/Encode/ucm/macHebrew.ucm
7900 ____________________________________________________________________________
7901 [ 20789] By: jhi                                   on 2003/08/20  10:49:51
7902         Log: Patch from Enache for the crashing of bytecode.t in Tru64.
7903      Branch: perl
7904            ! ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
7905 ____________________________________________________________________________
7906 [ 20786] By: rgs                                   on 2003/08/19  20:22:07
7907         Log: t/TEST fails to fail when it can't find tests.
7908      Branch: perl
7909            ! t/TEST
7910 ____________________________________________________________________________
7911 [ 20785] By: jhi                                   on 2003/08/19  19:34:18
7912         Log: Manifest.t.ation of Schwern.
7913      Branch: perl
7914            ! lib/ExtUtils/t/Manifest.t
7915 ____________________________________________________________________________
7916 [ 20783] By: jhi                                   on 2003/08/19  19:24:00
7917         Log: Nick's podulator was right, I just hadn't read the manual...
7918              the vms\perlvms.pod lines needed to be moved.
7919      Branch: perl
7920            ! win32/Makefile win32/makefile.mk
7921 ____________________________________________________________________________
7922 [ 20781] By: jhi                                   on 2003/08/19  16:59:49
7923         Log: Subject: Re: [perl #23304] Installing perl breaks redhat-config scripts[was: New (well  known) printer won't install in RH-9]
7924              From: Andy Dougherty <doughera@lafayette.edu>
7925              Date: Tue, 19 Aug 2003 10:45:24 -0400 (EDT)
7926              Message-ID: <Pine.SOL.4.53.0308191027250.6665@maxwell.phys.lafayette.edu>
7927      Branch: perl
7928            ! INSTALL
7929 ____________________________________________________________________________
7930 [ 20780] By: jhi                                   on 2003/08/19  16:54:48
7931         Log: Subject: [PATCH] Can't build thread on openbsd sparc64 => B.c:5078: virtual memory exhausted
7932              From: alian <alian@cpan.org>
7933              Date: Tue, 19 Aug 2003 18:18:03 +0200
7934              Message-ID: <20030819161650.65754.qmail@onion.perl.org>
7935      Branch: perl
7936            + ext/B/hints/openbsd.pl
7937            ! MANIFEST
7938 ____________________________________________________________________________
7939 [ 20779] By: jhi                                   on 2003/08/19  16:49:22
7940         Log: Subject: Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
7941              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
7942              Date: Tue, 19 Aug 2003 08:28:14 -0700
7943              Message-ID: <20030819152814.GA15441@math.berkeley.edu>
7944      Branch: perl
7945            ! lib/File/Spec/OS2.pm
7946 ____________________________________________________________________________
7947 [ 20778] By: jhi                                   on 2003/08/19  15:09:30
7948         Log: Unnecessary whitespace diff.
7949      Branch: perl
7950            ! lib/ExtUtils/MakeMaker.pm
7951 ____________________________________________________________________________
7952 [ 20777] By: jhi                                   on 2003/08/19  15:05:18
7953         Log: One less failure.
7954      Branch: perl
7955            ! lib/ExtUtils/t/Manifest.t
7956 ____________________________________________________________________________
7957 [ 20776] By: jhi                                   on 2003/08/19  13:36:03
7958         Log: Replace #20772 with
7959              
7960              Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
7961              From: PPrymmer@factset.com
7962              Message-ID: <OFE22C35CE.D5CB1A7F-ON85256D87.004E3BCA-85256D87.004F9EF2@factset.com>
7963              Date: Tue, 19 Aug 2003 10:29:44 -0400
7964      Branch: perl
7965            ! lib/ExtUtils/t/Manifest.t
7966 ____________________________________________________________________________
7967 [ 20775] By: jhi                                   on 2003/08/19  13:29:13
7968         Log: (From Enache) Keep bytecode files (.plc) around in case
7969              of failures.  (Currently Tru64 is reliably barfing.)
7970      Branch: perl
7971            ! ext/B/t/bytecode.t
7972 ____________________________________________________________________________
7973 [ 20774] By: jhi                                   on 2003/08/19  13:20:59
7974         Log: 's buildtoc now.
7975      Branch: perl
7976            ! README.cygwin
7977 ____________________________________________________________________________
7978 [ 20773] By: jhi                                   on 2003/08/19  13:19:24
7979         Log: These are kind of important.
7980      Branch: perl
7981            ! MANIFEST
7982 ____________________________________________________________________________
7983 [ 20772] By: jhi                                   on 2003/08/19  13:13:26
7984         Log: Replace #20763 with
7985              
7986              Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
7987              From: Michael G Schwern <schwern@pobox.com>
7988              Date: Mon, 18 Aug 2003 17:07:30 -0700
7989              Message-ID: <20030819000729.GG14782@windhund.schwern.org>
7990      Branch: perl
7991            ! lib/ExtUtils/t/Manifest.t
7992 ____________________________________________________________________________
7993 [ 20771] By: jhi                                   on 2003/08/19  13:10:42
7994         Log: Subject: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
7995              From: Michael G Schwern <schwern@pobox.com>
7996              Date: Mon, 18 Aug 2003 18:02:08 -0700
7997              Message-ID: <20030819010208.GI14782@windhund.schwern.org>
7998      Branch: perl
7999            ! lib/File/Spec/OS2.pm
8000 ____________________________________________________________________________
8001 [ 20770] By: jhi                                   on 2003/08/19  13:08:45
8002         Log: Subject: [PATCH] maintperl - File::Spec cwd() stuff
8003              From: Ken Williams <ken@mathforum.org>
8004              Date: Mon, 18 Aug 2003 17:07:43 -0500
8005              Message-Id: <645E5A7D-D1C8-11D7-84BF-003065F6D85A@mathforum.org>
8006      Branch: perl
8007            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
8008            ! lib/File/Spec/t/Spec.t
8009 ____________________________________________________________________________
8010 [ 20769] By: jhi                                   on 2003/08/19  12:25:07
8011         Log: Update the history records.
8012      Branch: perl
8013            ! pod/perlhist.pod
8014 ____________________________________________________________________________
8015 [ 20768] By: jhi                                   on 2003/08/19  12:15:58
8016         Log: Still trying to unify MANIFEST sorting.
8017      Branch: perl
8018            ! MANIFEST pod/buildtoc
8019 ____________________________________________________________________________
8020 [ 20767] By: jhi                                   on 2003/08/19  12:10:00
8021         Log: Try to unify the MANIFEST sorting.
8022      Branch: perl
8023            ! MANIFEST Makefile.SH pod/buildtoc
8024 ____________________________________________________________________________
8025 [ 20766] By: jhi                                   on 2003/08/19  12:04:22
8026         Log: Nick Clark's podulator.  The win32 makefile
8027              generation doesn't seem to be working yet.
8028      Branch: perl
8029            + pod.lst pod/buildtoc
8030            - pod/buildtoc.PL
8031            ! MANIFEST Makefile.SH pod/Makefile.SH pod/perl.pod
8032            ! pod/perltoc.pod vms/descrip_mms.template win32/pod.mak
8033 ____________________________________________________________________________
8034 [ 20765] By: jhi                                   on 2003/08/19  03:10:57
8035         Log: Pod tweaks for NEXT from Alan Ferrency.
8036      Branch: perl
8037            ! lib/NEXT.pm
8038 ____________________________________________________________________________
8039 [ 20764] By: jhi                                   on 2003/08/18  19:34:16
8040         Log: Typo tweaks from Gerrit P. Haase.  Fcntl, fcntl, fcntl.
8041      Branch: perl
8042            ! ext/Fcntl/Fcntl.pm pod/perlfunc.pod t/io/utf8.t
8043 ____________________________________________________________________________
8044 [ 20763] By: jhi                                   on 2003/08/18  19:01:33
8045         Log: Subject: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
8046              From: PPrymmer@factset.com
8047              Date: Mon, 18 Aug 2003 15:57:12 -0400
8048              Message-ID: <OF314202D4.49371ADF-ON85256D86.006CEBE2-85256D86.006D9AA7@factset.com>
8049      Branch: perl
8050            ! lib/ExtUtils/t/Manifest.t
8051 ____________________________________________________________________________
8052 [ 20762] By: jhi                                   on 2003/08/18  18:57:22
8053         Log: Subject: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
8054              From: PPrymmer@factset.com
8055              Date: Mon, 18 Aug 2003 14:28:22 -0400
8056              Message-ID: <OFAF7796C8.7F204EDE-ON85256D86.0063976D-85256D86.006578B0@factset.com>
8057      Branch: perl
8058            ! vms/descrip_mms.template
8059 ____________________________________________________________________________
8060 [ 20761] By: jhi                                   on 2003/08/18  18:53:05
8061         Log: Use the base class cwd() method.
8062      Branch: perl
8063            ! lib/File/Spec/VMS.pm
8064 ____________________________________________________________________________
8065 [ 20758] By: jhi                                   on 2003/08/18  09:37:22
8066         Log: Subject: [PATCH] Uppercase globals in Pod::Html
8067              From: Michael G Schwern <schwern@pobox.com>
8068              Date: Mon, 18 Aug 2003 03:29:09 -0700
8069              Message-ID: <20030818102909.GJ823@windhund.schwern.org>
8070      Branch: perl
8071            ! lib/Pod/Html.pm
8072 ____________________________________________________________________________
8073 [ 20756] By: jhi                                   on 2003/08/18  08:46:52
8074         Log: Subject: [PATCH] Pod::Html  unifying global variable declaration and initialization
8075              From: Michael G Schwern <schwern@pobox.com>
8076              Date: Mon, 18 Aug 2003 02:44:31 -0700
8077              Message-ID: <20030818094431.GG823@windhund.schwern.org>
8078      Branch: perl
8079            ! lib/Pod/Html.pm
8080 ____________________________________________________________________________
8081 [ 20755] By: jhi                                   on 2003/08/18  08:41:24
8082         Log: Warn about the slowness of memory debuggers.
8083      Branch: perl
8084            ! pod/perlhack.pod
8085 ____________________________________________________________________________
8086 [ 20754] By: jhi                                   on 2003/08/18  08:34:00
8087         Log: Upgrade to ExtUtils::MakeMaker 6.16.
8088      Branch: perl
8089            + lib/ExtUtils/t/prereq_print.t
8090            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Installed.pm
8091            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
8092            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
8093            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
8094            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Manifest.t
8095 ____________________________________________________________________________
8096 [ 20753] By: jhi                                   on 2003/08/18  08:21:36
8097         Log: Subject: Re: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
8098              From: Michael G Schwern <schwern@pobox.com>
8099              Date: Mon, 18 Aug 2003 01:34:34 -0700
8100              Message-ID: <20030818083433.GB823@windhund.schwern.org>
8101      Branch: perl
8102            ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
8103 ____________________________________________________________________________
8104 [ 20752] By: jhi                                   on 2003/08/18  07:01:16
8105         Log: I could have sworn the base class method was there.
8106      Branch: perl
8107            ! lib/File/Spec/Unix.pm
8108 ____________________________________________________________________________
8109 [ 20751] By: jhi                                   on 2003/08/18  05:09:34
8110         Log: utf8::is_utf8() wasn't there in 5.8.0.
8111      Branch: perl
8112            ! lib/utf8.pm
8113 ____________________________________________________________________________
8114 [ 20750] By: jhi                                   on 2003/08/18  04:53:22
8115         Log: Subject: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
8116              From: "Craig A. Berry" <craigberry@mac.com>
8117              Date: Sun, 17 Aug 2003 23:28:21 -0500
8118              Message-ID: <3F4055E5.2070407@mac.com>
8119      Branch: perl
8120            ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
8121 ____________________________________________________________________________
8122 [ 20749] By: jhi                                   on 2003/08/17  19:27:03
8123         Log: Subject: [PATCH] Taint safe Cwd::_qnx_abs_path()
8124              From: Michael G Schwern <schwern@pobox.com>
8125              Date: Sat, 16 Aug 2003 14:58:25 -0700
8126              Message-ID: <20030816215824.GF5859@windhund.schwern.org>
8127              
8128              (plus local *REALPATH)
8129      Branch: perl
8130            ! lib/Cwd.pm
8131 ____________________________________________________________________________
8132 [ 20747] By: jhi                                   on 2003/08/17  08:44:18
8133         Log: Subject: [PATCH] Re: [BUG] string loses its utf8 flag on die
8134              From: Enache Adrian <enache@rdslink.ro>
8135              Date: Sat, 16 Aug 2003 16:03:16 +0300
8136              Message-ID: <20030816130316.GA1654@ratsnest.hole>
8137              
8138              Subject: Re: [PATCH] Re: [BUG] string loses its utf8 flag on die
8139              From: Enache Adrian <enache@rdslink.ro>
8140              Date: Sun, 17 Aug 2003 04:42:22 +0300
8141              Message-ID: <20030817014222.GA1287@ratsnest.hole>
8142      Branch: perl
8143            ! t/op/die.t util.c
8144 ____________________________________________________________________________
8145 [ 20745] By: jhi                                   on 2003/08/17  07:52:47
8146         Log: The lib/Cwd.pm diet part of
8147              
8148              Subject: [PATCH] File::Spec on diet
8149              From: Tels <perl_dummy@bloodgate.com>
8150              Date: Mon, 7 Jul 2003 22:41:42 +0200
8151              Message-Id: <200307072235.03364@bloodgate.com>
8152      Branch: perl
8153            ! lib/Cwd.pm
8154 ____________________________________________________________________________
8155 [ 20744] By: jhi                                   on 2003/08/17  07:50:00
8156         Log: The "reduce memory footprint and increase speed by not
8157              unconditionally pulling in Cwd"    part of
8158              
8159              Subject: [PATCH] File::Spec on diet
8160              From: Tels <perl_dummy@bloodgate.com>
8161              Date: Mon, 7 Jul 2003 22:41:42 +0200
8162              Message-Id: <200307072235.03364@bloodgate.com>
8163              
8164              was still valid.
8165      Branch: perl
8166            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
8167            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
8168            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
8169            ! lib/File/Spec/Win32.pm
8170 ____________________________________________________________________________
8171 [ 20741] By: jhi                                   on 2003/08/17  06:53:07
8172         Log: File::Temp 0.14 from Tim Jenness, now with OO interface.
8173      Branch: perl
8174            ! lib/File/Temp.pm
8175 ____________________________________________________________________________
8176 [ 20739] By: jhi                                   on 2003/08/16  21:03:07
8177         Log: Subject: [PATCH: perl@20724] fixes for installperl and the vmsdebug build on VMS
8178              From: PPrymmer@factset.com
8179              Date: Sat, 16 Aug 2003 11:55:58 -0400
8180              Message-ID: <OFA82C9B0A.6463DD81-ON85256D84.0056DF1B-85256D84.005784F2@factset.com>
8181      Branch: perl
8182            ! installperl
8183 ____________________________________________________________________________
8184 [ 20738] By: jhi                                   on 2003/08/16  20:39:47
8185         Log: Update to Filter::Util::Call 1.6 from CPAN, but keep our
8186              $VERSION at 1.601 so that we are different in version
8187              than 5.8.0 since the module is different (one doc tweak).
8188      Branch: perl
8189            ! ext/Filter/Util/Call/Call.pm
8190 ____________________________________________________________________________
8191 [ 20737] By: jhi                                   on 2003/08/16  20:25:21
8192         Log: valgrind --help didn't return a happy exit status.
8193      Branch: perl
8194            ! Makefile.SH
8195 ____________________________________________________________________________
8196 [ 20736] By: rgs                                   on 2003/08/16  19:54:43
8197         Log: Avoid a "Subroutine Cwd::fastcwd redefined" warning when
8198              loading Cwd. Undefing &Cwd::fastcwd beforehand is inconvenient
8199              because loading the XS part of Cwd might fail.
8200      Branch: perl
8201            ! lib/Cwd.pm
8202 ____________________________________________________________________________
8203 [ 20735] By: rgs                                   on 2003/08/16  19:39:39
8204         Log: Subject: [patch lib/utf8.pm] doc tweaks
8205              From: Stas Bekman <stas@stason.org>
8206              Date: Sat, 16 Aug 2003 13:30:28 -0700
8207              Message-ID: <3F3E9464.3030202@stason.org>
8208      Branch: perl
8209            ! lib/utf8.pm
8210 ____________________________________________________________________________
8211 [ 20734] By: rgs                                   on 2003/08/16  19:32:05
8212         Log: Subject: [PATCH] Taint problems in Cwd::abs_path
8213              From: Michael G Schwern <schwern@pobox.com>
8214              Date: Fri, 15 Aug 2003 18:43:45 -0700
8215              Message-ID: <20030816014345.GE4023@windhund.schwern.org>
8216      Branch: perl
8217            ! ext/Cwd/t/taint.t lib/Cwd.pm
8218 ____________________________________________________________________________
8219 [ 20733] By: jhi                                   on 2003/08/16  17:03:15
8220         Log: No ODBM for Mac OS X, even if we have Fink GDBM libraries.
8221      Branch: perl
8222            ! hints/darwin.sh
8223 ____________________________________________________________________________
8224 [ 20732] By: jhi                                   on 2003/08/16  16:52:50
8225         Log: Add valgrind testing target.
8226      Branch: perl
8227            ! Makefile.SH pod/perlhack.pod t/TEST
8228 ____________________________________________________________________________
8229 [ 20731] By: jhi                                   on 2003/08/16  14:37:33
8230         Log: More networking negativity.
8231      Branch: perl
8232            ! pod/perlport.pod
8233 ____________________________________________________________________________
8234 [ 20730] By: rgs                                   on 2003/08/16  12:12:43
8235         Log: Remove a useless vstring reference in perlnumber.pod.
8236      Branch: perl
8237            ! pod/perlnumber.pod
8238 ____________________________________________________________________________
8239 [ 20729] By: jhi                                   on 2003/08/16  10:11:30
8240         Log: README.macosx updates about known problems.
8241      Branch: perl
8242            ! README.macosx
8243 ____________________________________________________________________________
8244 [ 20728] By: jhi                                   on 2003/08/16  08:32:04
8245         Log: Subject: [PATCH] Small test tweak for Memoize/t/error.t
8246              From: Andreas J Koenig <andreas.koenig@anima.de>
8247              Date: Fri, 15 Aug 2003 11:55:22 +0200
8248              Message-ID: <87smo39red.fsf@franz.ak.mind.de>
8249      Branch: perl
8250            ! lib/Memoize/t/errors.t
8251 ____________________________________________________________________________
8252 [ 20727] By: jhi                                   on 2003/08/16  07:25:08
8253         Log: Upgrade to File::Temp 0.13 from CPAN--
8254              but since we had a '0.13' already in 5.8.0, make this
8255              still a '0.131'.
8256      Branch: perl
8257            ! lib/File/Temp.pm lib/File/Temp/t/mktemp.t
8258            ! lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
8259            ! lib/File/Temp/t/tempfile.t
8260 ____________________________________________________________________________
8261 [ 20726] By: jhi                                   on 2003/08/15  20:29:10
8262         Log: Clarify the E flag.
8263      Branch: perl
8264            ! embed.fnc
8265 ____________________________________________________________________________
8266 [ 20725] By: jhi                                   on 2003/08/15  15:37:36
8267         Log: Integrate from maint:
8268              [ 20724]
8269              No peeking before the buffer.
8270              (This was probably the random failure showing up
8271              in Solaris with t/uni/tr_7jis.t)
8272      Branch: perl
8273           !> toke.c
8274 ____________________________________________________________________________
8275 [ 20721] By: jhi                                   on 2003/08/15  08:44:42
8276         Log: Subject: [PATCH] TEST script (Was: Not ok 20712ff)
8277              From: Andreas J Koenig <andreas.koenig@anima.de>
8278              Date: Fri, 15 Aug 2003 11:37:29 +0200
8279              Message-ID: <87wudf9s86.fsf_-_@franz.ak.mind.de>
8280      Branch: perl
8281            ! t/TEST
8282 ____________________________________________________________________________
8283 [ 20720] By: jhi                                   on 2003/08/15  08:40:07
8284         Log: Integrate from maint:
8285              [ 20719]
8286              no_plan is not a good plan until TEST is fixed.
8287      Branch: perl
8288           !> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
8289 ____________________________________________________________________________
8290 [ 20717] By: jhi                                   on 2003/08/15  05:06:39
8291         Log: Up the F::S subpackage versions; up the JPL JNI.pm version
8292              (the JPL cvs seems to be out of order), the only real change
8293              (in JNI.xs) seems to have been CRLF->LF conversion.
8294      Branch: perl
8295            ! jpl/JNI/JNI.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
8296 ____________________________________________________________________________
8297 [ 20716] By: jhi                                   on 2003/08/15  04:58:34
8298         Log: Upgrade to Test::Harness 2.30.
8299      Branch: perl
8300            ! lib/Test/Harness.pm lib/Test/Harness/Changes
8301            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/pod.t
8302 ____________________________________________________________________________
8303 [ 20715] By: jhi                                   on 2003/08/15  04:41:37
8304         Log: Damian replied that he'll make a CPAN Switch 2.10
8305              out of 5.8.1 Switch 2.10.
8306      Branch: perl
8307            ! lib/Switch.pm
8308 ____________________________________________________________________________
8309 [ 20714] By: jhi                                   on 2003/08/14  18:35:07
8310         Log: Add PerlIO::via::QuotedPrint to Maintainers.
8311      Branch: perl
8312            ! Porting/Maintainers.pl
8313 ____________________________________________________________________________
8314 [ 20713] By: jhi                                   on 2003/08/14  18:33:06
8315         Log: Upgrade to PerlIO::via::Quoted 0.05.
8316      Branch: perl
8317            ! lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
8318 ____________________________________________________________________________
8319 [ 20712] By: jhi                                   on 2003/08/14  18:29:19
8320         Log: Upgrade to NEXT 0.60.
8321      Branch: perl
8322            ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
8323            ! lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
8324 ____________________________________________________________________________
8325 [ 20711] By: jhi                                   on 2003/08/14  17:31:55
8326         Log: perlcheat is a reference, not tutorial.
8327      Branch: perl
8328            ! pod/perl.pod
8329 ____________________________________________________________________________
8330 [ 20710] By: jhi                                   on 2003/08/14  16:48:34
8331         Log: Subject: PATCH RC4 IO::Dir
8332              From: Mark Jason Dominus <mjd@plover.com>
8333              Date: Thu, 14 Aug 2003 12:02:59 -0400
8334              Message-ID: <20030814160259.27586.qmail@plover.com>
8335      Branch: perl
8336            ! ext/IO/lib/IO/Dir.pm
8337 ____________________________________________________________________________
8338 [ 20708] By: jhi                                   on 2003/08/14  14:45:20
8339         Log: win32/fcrypt.c was forgotten.
8340      Branch: perl
8341            ! MANIFEST
8342 ____________________________________________________________________________
8343 [ 20706] By: jhi                                   on 2003/08/14  14:40:30
8344         Log: Not so great a version bump, let Paul release 0.17.
8345      Branch: perl
8346            ! ext/Filter/Util/Call/Call.pm
8347 ____________________________________________________________________________
8348 [ 20705] By: jhi                                   on 2003/08/14  14:38:40
8349         Log: One more XS change versus no VERSION change.
8350              (Remaining in JNI.pm/xs, don't know what to about that
8351              since JNI is kind of "stable".)
8352      Branch: perl
8353            ! ext/Filter/Util/Call/Call.pm
8354 ____________________________________________________________________________
8355 [ 20704] By: jhi                                   on 2003/08/14  14:36:45
8356         Log: XS contents changes versus VERSION non-changes.
8357      Branch: perl
8358            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
8359            ! ext/PerlIO/scalar/scalar.pm ext/SDBM_File/SDBM_File.pm
8360            ! ext/Socket/Socket.pm
8361 ____________________________________________________________________________
8362 [ 20702] By: jhi                                   on 2003/08/14  14:24:40
8363         Log: Subject: [PATCH perl@20684] Include fcrypt.c for crypt() on Windows
8364              From: Steve Hay <steve.hay@uk.radan.com>
8365              Date: Thu, 14 Aug 2003 15:39:16 +0100
8366              Message-ID: <3F3B9F14.4040609@uk.radan.com>
8367              
8368              (Sarathy okayed the idea.)
8369      Branch: perl
8370            + win32/fcrypt.c
8371            - win32/des_fcrypt.patch
8372            ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
8373 ____________________________________________________________________________
8374 [ 20701] By: jhi                                   on 2003/08/14  14:17:42
8375         Log: Subject: [DOC PATCH] warnings.pl
8376              From: Elizabeth Mattijsen <liz@dijkmat.nl>
8377              Date: Thu, 14 Aug 2003 13:12:55 +0200
8378              Message-id: <p05111b00bb611e8835e0@[192.168.56.3]>
8379              
8380              (some rewording)
8381      Branch: perl
8382            ! lib/warnings.pm warnings.pl
8383 ____________________________________________________________________________
8384 [ 20700] By: gbarr                                 on 2003/08/14  14:12:45
8385         Log: Update to Scalar-List-Utils 1.12
8386      Branch: perl
8387            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
8388            ! ext/List/Util/lib/List/Util.pm
8389            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/reduce.t
8390 ____________________________________________________________________________
8391 [ 20699] By: jhi                                   on 2003/08/14  13:16:27
8392         Log: All the authors of these modules have now been contacted;
8393              but assuming no CPAN updates are upcoming, here are 'fake'
8394              version updates to make us different from 5.8.0.
8395              (List::Util+Scalar::Util will soon be updated;
8396              File::Spec CPAN release will be made based on 5.8.1.)
8397      Branch: perl
8398            ! ext/Data/Dumper/Dumper.pm lib/CGI/Fast.pm lib/CGI/Util.pm
8399            ! lib/File/Temp.pm lib/Locale/Country.pm lib/Locale/Currency.pm
8400            ! lib/Locale/Language.pm lib/Locale/Script.pm lib/Switch.pm
8401            ! lib/Test/Harness/Straps.pm lib/Text/Wrap.pm
8402 ____________________________________________________________________________
8403 [ 20697] By: jhi                                   on 2003/08/14  07:05:48
8404         Log: Make the blead versions of these be newer...
8405      Branch: perl
8406            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
8407 ____________________________________________________________________________
8408 [ 20696] By: jhi                                   on 2003/08/14  06:51:34
8409         Log: Tweak from Slaven to catch also changed .xs files
8410              (.pm -> .xs name equivalence is assumed)
8411      Branch: perl
8412            ! Porting/cmpVERSION.pl
8413 ____________________________________________________________________________
8414 [ 20695] By: jhi                                   on 2003/08/14  06:44:10
8415         Log: Diffs-sans-version-diffs between blead and maint.
8416      Branch: perl
8417            ! ext/B/B.pm ext/B/B/C.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm
8418            ! ext/Devel/PPPort/PPPort.pm lib/English.pm lib/overload.pm
8419            ! lib/warnings.pm warnings.pl
8420 ____________________________________________________________________________
8421 [ 20692] By: jhi                                   on 2003/08/14  05:23:58
8422         Log: One more VERSION bump.
8423      Branch: perl
8424            ! lib/SelfLoader.pm
8425 ____________________________________________________________________________
8426 [ 20691] By: jhi                                   on 2003/08/14  05:21:20
8427         Log: Add a known exception.
8428      Branch: perl
8429            ! Porting/cmpVERSION.pl
8430 ____________________________________________________________________________
8431 [ 20689] By: jhi                                   on 2003/08/14  04:54:18
8432         Log: The blead version has got the dor.
8433      Branch: perl
8434            ! ext/Opcode/Opcode.pm
8435 ____________________________________________________________________________
8436 [ 20688] By: jhi                                   on 2003/08/14  04:51:30
8437         Log: A swath of VERSION patches from Nick Clark.
8438      Branch: perl
8439            ! lib/AutoSplit.pm lib/CPAN/Nox.pm lib/Cwd.pm lib/English.pm
8440            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Path.pm
8441            ! lib/Hash/Util.pm lib/Net/hostent.pm lib/Net/servent.pm
8442            ! lib/Text/Abbrev.pm lib/Thread/Semaphore.pm lib/Tie/Array.pm
8443            ! lib/Tie/RefHash.pm lib/UNIVERSAL.pm lib/Unicode/UCD.pm
8444            ! lib/attributes.pm lib/base.pm lib/diagnostics.pm lib/fields.pm
8445            ! lib/filetest.pm lib/open.pm lib/overload.pm lib/utf8.pm
8446            ! lib/vmsish.pm os2/OS2/Process/Process.pm
8447            ! os2/OS2/REXX/DLL/DLL.pm t/TestInit.pm
8448            ! t/lib/MakeMaker/Test/Utils.pm t/lib/Math/BigInt/BareCalc.pm
8449            ! vms/ext/Filespec.pm warnings.pl
8450 ____________________________________________________________________________
8451 [ 20687] By: jhi                                   on 2003/08/13  18:53:15
8452         Log: Alpha version numbers noticed by Schwern.
8453              (These hacks are no more needed since the PAUSE indexer no
8454              more indexes the insides of Perl distributions, says Andreas.)
8455      Branch: perl
8456            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
8457            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
8458            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
8459            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
8460            ! ext/IPC/SysV/SysV.pm
8461 ____________________________________________________________________________
8462 [ 20686] By: jhi                                   on 2003/08/13  18:42:50
8463         Log: Subject: Re: script wanted
8464              From: Nicholas Clark <nick@ccl4.org>
8465              Date: Wed, 13 Aug 2003 20:46:09 +0100
8466              Message-ID: <20030813204609.G20130@plum.flirble.org>
8467      Branch: perl
8468            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/Debug.pm
8469            ! ext/B/B/Lint.pm ext/Fcntl/Fcntl.pm ext/File/Glob/Glob.pm
8470            ! ext/IO/IO.pm ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
8471            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
8472            ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/Msg.pm
8473            ! ext/IPC/SysV/Semaphore.pm ext/POSIX/POSIX.pm
8474            ! ext/Sys/Hostname/Hostname.pm ext/Sys/Syslog/Syslog.pm
8475            ! ext/re/re.pm ext/threads/shared/shared.pm
8476            ! ext/threads/threads.pm
8477 ____________________________________________________________________________
8478 [ 20685] By: jhi                                   on 2003/08/13  18:24:50
8479         Log: Subject: Re: script wanted
8480              From: Enache Adrian <enache@rdslink.ro>
8481              Date: Wed, 13 Aug 2003 22:31:18 +0300
8482              Message-ID: <20030813193118.GA1273@ratsnest.hole>
8483      Branch: perl
8484            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
8485            ! ext/B/B/Disassembler.pm
8486 ____________________________________________________________________________
8487 [ 20681] By: jhi                                   on 2003/08/13  17:13:12
8488         Log: Subject: [PATCH lib/lib_pm.PL utils/perlcc.PL utils/h2xs.PL] RE: script wanted
8489              From: Robin Barker <Robin.Barker@npl.co.uk>
8490              Date: Wed, 13 Aug 2003 18:05:38 +0100
8491              Message-ID: <533D273D4014D411AB1D00062938C4D904046637@hotel.npl.co.uk>
8492      Branch: perl
8493            ! lib/lib_pm.PL utils/h2xs.PL utils/perlcc.PL
8494 ____________________________________________________________________________
8495 [ 20680] By: jhi                                   on 2003/08/13  17:11:38
8496         Log: Subject: [PATCH] GNU Public General Public General GNU Public License License
8497              From: Michael G Schwern <schwern@pobox.com>
8498              Date: Wed, 13 Aug 2003 11:15:40 -0700
8499              Message-ID: <20030813181539.GA22658@windhund.schwern.org>
8500      Branch: perl
8501            ! pod/perlartistic.pod pod/perlgpl.pod
8502 ____________________________________________________________________________
8503 [ 20678] By: jhi                                   on 2003/08/13  13:46:18
8504         Log: Add cmpVERSION.pl from Slaven for comparing two
8505              Perl source trees for modules that have changed
8506              but have the same version numbers.
8507      Branch: perl
8508            + Porting/cmpVERSION.pl
8509            ! MANIFEST
8510 ____________________________________________________________________________
8511 [ 20676] By: jhi                                   on 2003/08/13  12:03:08
8512         Log: Make Johan's confusion go away, but there are no doubt more
8513              similar cases.
8514      Branch: perl
8515            ! lib/File/Find.pm
8516 ____________________________________________________________________________
8517 [ 20674] By: jhi                                   on 2003/08/13  11:57:47
8518         Log: Make (hopefully) the Windows CR CR LF bug go away
8519              by making the CRLF layer repel any other CRLF layers.
8520              In other words: binmode(FH, ":crlf") in e.g. Win32
8521              is effectively a no-op since there already is one
8522              CRLF layer in the stack by default.
8523      Branch: perl
8524            ! perlio.c pod/perlrun.pod t/io/crlf.t t/io/layers.t
8525 ____________________________________________________________________________
8526 [ 20673] By: jhi                                   on 2003/08/13  10:29:56
8527         Log: One tweak from Dave Mitchell.
8528      Branch: perl
8529            ! pod/perlport.pod
8530 ____________________________________________________________________________
8531 [ 20672] By: jhi                                   on 2003/08/13  10:27:54
8532         Log: One tweak for microperl in OS/2.
8533      Branch: perl
8534            ! perl.h
8535 ____________________________________________________________________________
8536 [ 20671] By: merijn                                on 2003/08/13  08:57:27
8537         Log: Subject: [PATCH] another VMS pod nit
8538              From: "Craig A. Berry" <craigberry@mac.com>
8539              Date: Wed, 13 Aug 2003 01:01:46 -0500
8540              Message-ID: <3F39D44A.4010207@mac.com>
8541      Branch: perl
8542            ! vms/descrip_mms.template
8543 ____________________________________________________________________________
8544 [ 20670] By: merijn                                on 2003/08/13  08:54:45
8545         Log: Subject: [PATCH Tie::File] turn the alarm off in the tests (was Re: maint @ 20617 (on VMS))
8546              From: "Craig A. Berry" <craigberry@mac.com>
8547              Date: Tue, 12 Aug 2003 21:12:00 -0500
8548              Message-ID: <3F399E70.4050607@mac.com>
8549      Branch: perl
8550            ! lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/29_downcopy.t
8551            ! lib/Tie/File/t/29a_upcopy.t
8552 ____________________________________________________________________________
8553 [ 20669] By: jhi                                   on 2003/08/13  06:06:39
8554         Log: More don't:s for nyetworking.
8555      Branch: perl
8556            ! pod/perlport.pod
8557 ____________________________________________________________________________
8558 [ 20668] By: rgs                                   on 2003/08/12  20:27:41
8559         Log: perlipc thinko by John P. Linderman.
8560      Branch: perl
8561            ! pod/perlipc.pod
8562 ____________________________________________________________________________
8563 [ 20666] By: jhi                                   on 2003/08/12  20:02:13
8564         Log: Subject: Re: maint @ 20617 [PATCH]
8565              From: =?iso-8859-1?q?Sreeji=20K=20Das?= <sreeji_k@yahoo.com>
8566              Date: Tue, 12 Aug 2003 13:19:00 +0100 (BST)
8567              Message-ID: <20030812121900.26127.qmail@web10501.mail.yahoo.com>
8568      Branch: perl
8569            ! lib/ExtUtils/Installed.pm
8570 ____________________________________________________________________________
8571 [ 20665] By: jhi                                   on 2003/08/12  19:59:54
8572         Log: README.cygwin updates from Gerrit P. Haase.
8573      Branch: perl
8574            ! README.cygwin
8575 ____________________________________________________________________________
8576 [ 20664] By: jhi                                   on 2003/08/12  19:57:53
8577         Log: Do some updates also on pod.mak -- which seems to
8578              be badly out of date.
8579      Branch: perl
8580            ! win32/pod.mak
8581 ____________________________________________________________________________
8582 [ 20663] By: jhi                                   on 2003/08/12  19:48:01
8583         Log: More missing pods for VMS.
8584      Branch: perl
8585            ! vms/descrip_mms.template
8586 ____________________________________________________________________________
8587 [ 20662] By: jhi                                   on 2003/08/12  19:43:46
8588         Log: Subject: [PATCH: perl@20617] add handling for new perlreref.pod file to VMS build.
8589              From: PPrymmer@factset.com
8590              Date: Tue, 12 Aug 2003 16:24:21 -0400
8591              Message-ID: <OF26F453CA.0F963A91-ON85256D80.006F991A-85256D80.007017F2@factset.com>
8592      Branch: perl
8593            ! vms/descrip_mms.template
8594 ____________________________________________________________________________
8595 [ 20661] By: jhi                                   on 2003/08/12  19:41:50
8596         Log: perlreref tweaks from SADAHIRO Tomoyuki and Ian Truskett.
8597      Branch: perl
8598            ! pod/perlreref.pod
8599 ____________________________________________________________________________
8600 [ 20660] By: jhi                                   on 2003/08/12  18:44:27
8601         Log: A better patch from Yitzchak Scott-Thoennes for [perl #23287].
8602      Branch: perl
8603            ! pp_sys.c
8604 ____________________________________________________________________________
8605 [ 20657] By: jhi                                   on 2003/08/12  13:55:56
8606         Log: Multiline one-liners are a bit too much to ask.
8607      Branch: perl
8608            ! t/op/closure.t
8609 ____________________________________________________________________________
8610 [ 20654] By: jhi                                   on 2003/08/12  13:23:00
8611         Log: Add perlcheat to the toc and perl.pod; regen toc. 
8612      Branch: perl
8613            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
8614 ____________________________________________________________________________
8615 [ 20653] By: jhi                                   on 2003/08/12  13:15:17
8616         Log: Retract #20644 and #20643; on non-microperl non-fcntl
8617              systems Wrong Thing would be done.  (And as Sarathy
8618              points out, closing both ends of a pipe is rather
8619              identical to never opening it...)
8620      Branch: perl
8621            ! pp_sys.c util.c
8622 ____________________________________________________________________________
8623 [ 20652] By: ams                                   on 2003/08/12  13:06:40
8624         Log: Subject: perlcheat
8625              From: Juerd <juerd@cpan.org>
8626              Date: Mon, 11 Aug 2003 20:24:34 +0200
8627              Message-Id: <20030811182434.GI17748@c3.convolution.nl>
8628      Branch: perl
8629            + pod/perlcheat.pod
8630            ! MANIFEST
8631 ____________________________________________________________________________
8632 [ 20651] By: jhi                                   on 2003/08/12  12:52:09
8633         Log: Microperl expects C89 (like the rest of Perl).
8634      Branch: perl
8635            ! README.micro
8636 ____________________________________________________________________________
8637 [ 20650] By: jhi                                   on 2003/08/12  12:32:29
8638         Log: Subject: [PATCH 5.8.1 @20218] xsubpp: wrong code
8639              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
8640              Date: Sun, 3 Aug 2003 06:19:02 -0700
8641              Message-ID: <20030803131902.GA5146@math.berkeley.edu>
8642      Branch: perl
8643            ! lib/ExtUtils/xsubpp
8644 ____________________________________________________________________________
8645 [ 20648] By: jhi                                   on 2003/08/12  11:56:52
8646         Log: If we are void we cannot return a value.
8647      Branch: perl
8648            ! mg.c
8649 ____________________________________________________________________________
8650 [ 20647] By: jhi                                   on 2003/08/12  11:54:32
8651         Log: Oops.
8652      Branch: perl
8653            ! perl.c
8654 ____________________________________________________________________________
8655 [ 20646] By: jhi                                   on 2003/08/12  11:51:25
8656         Log: Apply much of Ilya's microperl patch, but instead of
8657              implementing the opendir()/readdir()/closedir() using
8658              external commands give up "ANSI-pureness" and define them
8659              in uconfig.sh, also define other stuff like rename() and putenv().
8660              Leave out the $| emulation in my_fork() since we are
8661              not supposed to have fork() under microperl.
8662      Branch: perl
8663            ! Makefile.micro README.micro doio.c mg.c perl.c perl.h
8664            ! perlvars.h pp_sys.c sv.c uconfig.h uconfig.sh util.c
8665 ____________________________________________________________________________
8666 [ 20645] By: jhi                                   on 2003/08/12  10:40:54
8667         Log: Localize PARENT (based on Ilya's microperl patch).
8668      Branch: perl
8669            ! lib/Cwd.pm
8670 ____________________________________________________________________________
8671 [ 20644] By: jhi                                   on 2003/08/12  10:37:55
8672         Log: More microperlish faking in case no fcntl F_SETFD for pipes.
8673      Branch: perl
8674            ! util.c
8675 ____________________________________________________________________________
8676 [ 20643] By: jhi                                   on 2003/08/12  10:13:53
8677         Log: A generally useful hunk from Ilya's microperl patch.
8678              (If no fcntl F_SETFD, fake it the best we can.)
8679      Branch: perl
8680            ! pp_sys.c
8681 ____________________________________________________________________________
8682 [ 20640] By: jhi                                   on 2003/08/12  09:59:16
8683         Log: returning would be good, too.
8684      Branch: perl
8685            ! ext/Safe/t/safeops.t
8686 ____________________________________________________________________________
8687 [ 20639] By: jhi                                   on 2003/08/12  09:57:07
8688         Log: No dor in maint.
8689      Branch: perl
8690            ! ext/Safe/t/safeops.t
8691 ____________________________________________________________________________
8692 [ 20634] By: jhi                                   on 2003/08/12  08:41:49
8693         Log: Subject: [PATCH 5.8.1 @19053] XSLoader revisted
8694              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
8695              Date: Mon, 21 Apr 2003 22:44:37 -0700
8696              Message-ID: <20030422054437.GA8297@math.berkeley.edu>
8697              
8698              (the XSLoader doc hunk; the h2xs looks like a behavioural change)
8699      Branch: perl
8700            ! ext/DynaLoader/XSLoader_pm.PL
8701 ____________________________________________________________________________
8702 [ 20633] By: jhi                                   on 2003/08/12  08:31:01
8703         Log: Subject: [PATCH h2xs] produce Foo-Bar/lib/Foo/Bar.pm
8704              From: Michael G Schwern <schwern@pobox.com>
8705              Date: Sat, 9 Aug 2003 15:03:02 -0700
8706              Message-ID: <20030809220301.GE24919@windhund.schwern.org>
8707              
8708              (plus one extra catfile() in h2xs.t)
8709      Branch: perl
8710            ! lib/h2xs.t utils/h2xs.PL
8711 ____________________________________________________________________________
8712 [ 20632] By: jhi                                   on 2003/08/12  08:11:08
8713         Log: The Debian people have expressed a wish for the boilerplate
8714              being specific about the Perl version; patch from Nick Clark.
8715      Branch: perl
8716            ! utils/h2xs.PL
8717 ____________________________________________________________________________
8718 [ 20631] By: jhi                                   on 2003/08/12  08:09:43
8719         Log: A new try from Dave Mitchell for [perl #23265].
8720      Branch: perl
8721            ! pad.c t/op/closure.t
8722 ____________________________________________________________________________
8723 [ 20630] By: jhi                                   on 2003/08/12  07:59:22
8724         Log: Fix for [perl #23287] segfault in untie.
8725              (Well, at least no more coredump.)
8726      Branch: perl
8727            ! pp_sys.c t/op/tie.t
8728 ____________________________________________________________________________
8729 [ 20629] By: jhi                                   on 2003/08/12  06:24:32
8730         Log: =head2 ALL CAPS
8731      Branch: perl
8732            ! pod/perlreref.pod
8733 ____________________________________________________________________________
8734 [ 20628] By: jhi                                   on 2003/08/12  06:22:25
8735         Log: Too enthusiastic head2-ing.
8736      Branch: perl
8737            ! pod/perlreref.pod
8738 ____________________________________________________________________________
8739 [ 20627] By: jhi                                   on 2003/08/12  05:17:14
8740         Log: Gotta Get'em Cases Right.
8741      Branch: perl
8742            ! pod/perlreref.pod
8743 ____________________________________________________________________________
8744 [ 20626] By: jhi                                   on 2003/08/12  05:04:02
8745         Log: head2-ify many of the head1s, will probably make this look
8746              better in HTML.
8747      Branch: perl
8748            ! pod/perlreref.pod
8749 ____________________________________________________________________________
8750 [ 20625] By: jhi                                   on 2003/08/12  04:55:32
8751         Log: Subject: Re: [PATCH] perlreref.pod tweaks
8752              From: Iain Truskett <spoon@cpan.org>
8753              Date: Tue, 12 Aug 2003 13:59:27 +1000
8754              Message-ID: <20030812035927.GJ7914@gytha.anu.edu.au>
8755              
8756              plus explain "Titlecase".
8757      Branch: perl
8758            ! pod/perlreref.pod
8759 ____________________________________________________________________________
8760 [ 20623] By: rgs                                   on 2003/08/11  19:59:17
8761         Log: Add a new regression test for Safe : tests that all ops
8762              can be trapped by a Safe compartement (except for the ones
8763              that can't.)
8764      Branch: perl
8765            + ext/Safe/t/safeops.t
8766            ! MANIFEST
8767 ____________________________________________________________________________
8768 [ 20622] By: rgs                                   on 2003/08/11  18:33:06
8769         Log: B::Deparse wasn't handling correctly builtins that
8770              have two filehandles in their prototypes (pipe, socketpair,
8771              accept) when non-bareword prototypes were used.
8772      Branch: perl
8773            ! ext/B/B/Deparse.pm
8774 ____________________________________________________________________________
8775 [ 20620] By: jhi                                   on 2003/08/11  17:08:29
8776         Log: Subject: [PATCH] [@20616] perlreref.pod incorrectly describes \c
8777              From: merlyn@stonehenge.com (Randal L. Schwartz)
8778              Date: 11 Aug 2003 09:45:29 -0700
8779              Message-ID: <86isp4kus6.fsf@blue.stonehenge.com>
8780              
8781              Subject: [PATCH] perlreref.pod tweaks
8782              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
8783              Date: Mon, 11 Aug 2003 13:19:51 -0400
8784              Message-ID: <20030811171951.GA332851@linguist.thayer.dartmouth.edu>
8785              
8786              Plus a note about {,n} not being a quantifier.
8787      Branch: perl
8788            ! pod/perlreref.pod
8789 ____________________________________________________________________________
8790 [ 20619] By: jhi                                   on 2003/08/11  15:50:34
8791         Log: Integrate:
8792              [ 20618]
8793              $* is not yet fully gone in 5.8.1.
8794      Branch: perl
8795           !> pod/perlreref.pod
8796 ____________________________________________________________________________
8797 [ 20614] By: nick                                  on 2003/08/11  12:14:55
8798         Log: Allow via layer to affect the PERLIO_F_UTF8 flag.
8799      Branch: perl
8800            ! ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs
8801 ____________________________________________________________________________
8802 [ 20612] By: jhi                                   on 2003/08/11  10:55:19
8803         Log: VC6 warning: result still unsigned.
8804      Branch: perl
8805            ! regexec.c
8806 ____________________________________________________________________________
8807 [ 20611] By: jhi                                   on 2003/08/11  08:33:13
8808         Log: Typo fix from Boris Zentner.
8809      Branch: perl
8810            ! pod/perlfaq5.pod
8811 ____________________________________________________________________________
8812 [ 20609] By: jhi                                   on 2003/08/11  04:28:29
8813         Log: Subject: [perl #23273] warnings in Unicode::UCD
8814              From: Lukas Mai (via RT) <perlbug-followup@perl.org>
8815              Date: 10 Aug 2003 22:37:41 -0000
8816              Message-ID: <rt-23273-62473.18.6967347513833@rt.perl.org>
8817      Branch: perl
8818            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
8819 ____________________________________________________________________________
8820 [ 20608] By: jhi                                   on 2003/08/11  04:24:34
8821         Log: Explain the 'Wide character in print' a bit more.
8822      Branch: perl
8823            ! pod/perldiag.pod
8824 ____________________________________________________________________________
8825 [ 20607] By: rgs                                   on 2003/08/10  20:44:23
8826         Log: Subject: Re: killing for vital signs [PATCH]
8827              From: "John P. Linderman" <jpl@research.att.com>
8828              Date: Sun, 10 Aug 2003 15:44:33 -0400 (EDT)
8829              Message-Id: <200308101944.PAA96547@raptor.research.att.com>
8830      Branch: perl
8831            ! pod/perlfunc.pod pod/perlipc.pod
8832 ____________________________________________________________________________
8833 [ 20605] By: jhi                                   on 2003/08/10  20:38:39
8834         Log: gcc -ansi -pedantic cleanup; and a seemingly forgotten
8835              sv_placeholder hunk.
8836      Branch: perl
8837            ! perl.h sv.h
8838 ____________________________________________________________________________
8839 [ 20604] By: jhi                                   on 2003/08/10  20:14:28
8840         Log: Clarify the format checking instructions.
8841      Branch: perl
8842            ! Porting/pumpkin.pod
8843 ____________________________________________________________________________
8844 [ 20602] By: jhi                                   on 2003/08/10  19:45:45
8845         Log: Retract #20597, too many resulting core dumps.
8846      Branch: perl
8847            ! pad.c t/op/closure.t
8848 ____________________________________________________________________________
8849 [ 20597] By: jhi                                   on 2003/08/10  17:55:03
8850         Log: Subject: Re: [perl #23265] Nested anonymous subs
8851              From: Dave Mitchell <davem@fdgroup.com>
8852              Date: Sun, 10 Aug 2003 01:35:30 +0100
8853              Message-ID: <20030810003530.GB6547@fdgroup.com>
8854      Branch: perl
8855            ! pad.c t/op/closure.t
8856 ____________________________________________________________________________
8857 [ 20596] By: jhi                                   on 2003/08/10  17:38:35
8858         Log: Try simple workaround for the POSIX autosplit.ix warning.
8859      Branch: perl
8860            ! ext/POSIX/POSIX.pm
8861 ____________________________________________________________________________
8862 [ 20595] By: jhi                                   on 2003/08/10  17:33:12
8863         Log: One more PL_csighandlerp.
8864      Branch: perl
8865            ! ext/POSIX/POSIX.xs
8866 ____________________________________________________________________________
8867 [ 20594] By: rgs                                   on 2003/08/10  13:30:11
8868         Log: Further tweaks on perlreref.pod (by Iain Truskett)
8869      Branch: perl
8870            ! pod/perlreref.pod
8871 ____________________________________________________________________________
8872 [ 20593] By: rgs                                   on 2003/08/10  12:32:47
8873         Log: Add the perlreref manpage, by Iain Truskett
8874              (regular expressions quick reference.)
8875              Regenerate the table of contents.
8876      Branch: perl
8877            + pod/perlreref.pod
8878            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
8879 ____________________________________________________________________________
8880 [ 20592] By: rgs                                   on 2003/08/09  21:13:27
8881         Log: Remove ByteLoader from the list of modules whose compilability should
8882              be tested : it's loaded (at runtime) by ext/B/t/bytecode.t (as Enache
8883              pointed out.)
8884      Branch: perl
8885            ! t/lib/1_compile.t
8886 ____________________________________________________________________________
8887 [ 20591] By: rgs                                   on 2003/08/09  21:08:59
8888         Log: Subject: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
8889              From: Dave Mitchell <davem@fdgroup.com>
8890              Date: Sat, 9 Aug 2003 14:51:44 +0100
8891              Message-ID: <20030809135144.GC4997@fdgroup.com>
8892      Branch: perl
8893            ! embed.fnc embed.h global.sym op.c pp_ctl.c proto.h scope.c
8894            ! scope.h t/lib/warnings/pad
8895 ____________________________________________________________________________
8896 [ 20590] By: rgs                                   on 2003/08/09  21:02:21
8897         Log: Regenerate perlapi.pod.
8898      Branch: perl
8899            ! pod/perlapi.pod
8900 ____________________________________________________________________________
8901 [ 20589] By: rgs                                   on 2003/08/09  20:26:28
8902         Log: Subject: [PATCH t/lib/1_compile.t] Removing tested modules
8903              From: Michael G Schwern <schwern@pobox.com>
8904              Date: Sat, 9 Aug 2003 13:36:59 -0700
8905              Message-ID: <20030809203659.GB24919@windhund.schwern.org>
8906      Branch: perl
8907            ! t/lib/1_compile.t
8908 ____________________________________________________________________________
8909 [ 20588] By: jhi                                   on 2003/08/09  18:13:07
8910         Log: Update Jon Orwant's email address as he wants it,
8911              drop TPJ URL; upate also Doug MacEachern's address.
8912      Branch: perl
8913            ! pod/perlembed.pod pod/perlmodinstall.pod
8914 ____________________________________________________________________________
8915 [ 20587] By: ams                                   on 2003/08/09  18:09:34
8916         Log: hv_fetch_{ent,flags} failed to set HvHASKFLAGS on a hash where a
8917              normal key was replaced by its UTF-8 equivalent. This caused the
8918              "Storable problem" RT3 users reported under RH9.
8919      Branch: perl
8920            ! hv.c
8921 ____________________________________________________________________________
8922 [ 20586] By: jhi                                   on 2003/08/09  18:08:20
8923         Log: Subject: [PATCH perlmodinstall.pod] Installation on Win32
8924              From: Michael G Schwern <schwern@pobox.com>
8925              Date: Fri, 8 Aug 2003 18:35:51 -0700
8926              Message-ID: <20030809013550.GS1587@windhund.schwern.org>
8927      Branch: perl
8928            ! pod/perlmodinstall.pod
8929 ____________________________________________________________________________
8930 [ 20584] By: jhi                                   on 2003/08/09  18:05:22
8931         Log: Reintroduce the U_32-ification to pad.c,
8932              suggested by Dave Mitchell.
8933      Branch: perl
8934            ! pad.c
8935 ____________________________________________________________________________
8936 [ 20583] By: rgs                                   on 2003/08/09  12:43:50
8937         Log: Change #20578 to SelfLoader is probably also useful to AutoSplit.
8938      Branch: perl
8939            ! lib/AutoSplit.pm
8940 ____________________________________________________________________________
8941 [ 20579] By: jhi                                   on 2003/08/09  08:07:22
8942         Log: Some updates for the memory use debugging section:
8943              -DL is obsolete, mention Devel::Size, and Purify and valgrind.
8944      Branch: perl
8945            ! pod/perldebguts.pod
8946 ____________________________________________________________________________
8947 [ 20578] By: jhi                                   on 2003/08/09  07:34:16
8948         Log: Fix from Dave Mitchell to the recent from lib/Devel/SelfStubber.t:
8949              Variable "$nested" is not available at (re_eval 4) line 2, <DATA> line 8.
8950              which was on old bug unearthed by the change #20559.
8951              Basically, qr// + (??{$lexical}) combination is very, VERY broken.
8952              Workaround is not to use lexicals.
8953      Branch: perl
8954            ! lib/SelfLoader.pm
8955 ____________________________________________________________________________
8956 [ 20577] By: jhi                                   on 2003/08/09  07:28:41
8957         Log: The libcygipc doesn't really work with the Perl SysV IPC tests
8958              so no much point in adding it yet.
8959      Branch: perl
8960            ! hints/cygwin.sh
8961 ____________________________________________________________________________
8962 [ 20575] By: jhi                                   on 2003/08/09  07:24:43
8963         Log: Retract #20524 since it was due to broken INT32_MIN in
8964              Cygwin 1.5's stdint.h.
8965      Branch: perl
8966            ! pad.c
8967 ____________________________________________________________________________
8968 [ 20574] By: jhi                                   on 2003/08/09  07:11:32
8969         Log: Subject: [ PATCH] Re: strange destruction problem on VMS
8970              From: Dave Mitchell <davem@fdgroup.com>
8971              Date: Fri, 8 Aug 2003 22:28:48 +0100
8972              Message-ID: <20030808212848.GA2628@fdgroup.com>
8973      Branch: perl
8974            ! sv.c
8975 ____________________________________________________________________________
8976 [ 20573] By: jhi                                   on 2003/08/09  07:09:07
8977         Log: Subject: Re: [PATCH] perlfaq8.pod and MakeMaker's PREFIX=
8978              From: Michael G Schwern <schwern@pobox.com>
8979              Date: Fri, 8 Aug 2003 13:59:50 -0700
8980              Message-ID: <20030808205950.GJ1587@windhund.schwern.org>
8981      Branch: perl
8982            ! pod/perlfaq8.pod
8983 ____________________________________________________________________________
8984 [ 20572] By: jhi                                   on 2003/08/09  07:06:37
8985         Log: Subject: [PATCH] kill 'INT' doesn't work on Windows
8986              From: Jan Dubois <jand@ActiveState.com>
8987              Date: Fri, 08 Aug 2003 17:49:03 -0700
8988              Message-ID: <ite8jvgjgcfm8e9dhl6f4dtstrbmn1vmpk@4ax.com>
8989      Branch: perl
8990            ! win32/win32.c
8991 ____________________________________________________________________________
8992 [ 20571] By: jhi                                   on 2003/08/09  06:53:54
8993         Log: Subject: [PATCH] Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
8994              From: Nicholas Clark <nick@ccl4.org>
8995              Date: Fri, 8 Aug 2003 23:30:00 +0100
8996              Message-ID: <20030808233000.B20130@plum.flirble.org>
8997      Branch: perl
8998            ! ext/Storable/Storable.xs
8999 ____________________________________________________________________________
9000 [ 20570] By: jhi                                   on 2003/08/09  06:52:36
9001         Log: Two more tests for #20566/#20568.
9002      Branch: perl
9003            ! t/op/pat.t
9004 ____________________________________________________________________________
9005 [ 20568] By: jhi                                   on 2003/08/08  21:05:24
9006         Log: Subject: [PATCH] Re: UNICODE regexp bug
9007              From: Nick Ing-Simmons <nick@ing-simmons.net>
9008              Date: Fri, 08 Aug 2003 23:05:49 +0100
9009              Message-Id: <20030808220549.5109.4@llama.ni-s.u-net.com>
9010              
9011              Better patch (than #20566) from NI-S, one more test
9012              (introduce another variable rather than reuse the tmp, though)
9013      Branch: perl
9014            ! regexec.c t/op/pat.t
9015 ____________________________________________________________________________
9016 [ 20566] By: jhi                                   on 2003/08/08  19:47:45
9017         Log: Subject: UNICODE regexp bug
9018              From: Nick Ing-Simmons <nick@ing-simmons.net>
9019              Date: Fri, 08 Aug 2003 20:36:56 +0100
9020              Message-Id: <20030808193656.5109.1@llama.ni-s.u-net.com>
9021      Branch: perl
9022            ! regexec.c t/op/pat.t
9023 ____________________________________________________________________________
9024 [ 20565] By: jhi                                   on 2003/08/08  18:59:40
9025         Log: Move the csighandler to be a data variable so that
9026              things like DLL trampolines can't mess up the code
9027              variables the Perl_csighandler (seen in Cygwin:
9028              Perl_csighandler in POSIX extension was different
9029              than in main executable).
9030      Branch: perl
9031            ! embedvar.h ext/POSIX/POSIX.xs mg.c perlapi.h perlvars.h
9032 ____________________________________________________________________________
9033 [ 20564] By: jhi                                   on 2003/08/08  13:12:19
9034         Log: Subject: [PATCH] Re: main@20537: WinXP build failed op/time.t test 2
9035              From: Steve Hay <steve.hay@uk.radan.com>
9036              Date: Fri, 08 Aug 2003 12:42:28 +0100
9037              Message-ID: <3F338CA4.3010503@uk.radan.com>
9038      Branch: perl
9039            ! t/op/time.t
9040 ____________________________________________________________________________
9041 [ 20563] By: jhi                                   on 2003/08/08  13:09:00
9042         Log: Subject: [PATCH] maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searchlist
9043              From: "Gerrit P. Haase" <gp@familiehaase.de>
9044              Date: Fri, 8 Aug 2003 13:44:51 +0200
9045              Message-ID: <1621817486657.20030808134451@familiehaase.de>
9046      Branch: perl
9047            ! ext/NDBM_File/hints/cygwin.pl ext/ODBM_File/hints/cygwin.pl
9048            ! hints/cygwin.sh
9049 ____________________________________________________________________________
9050 [ 20560] By: jhi                                   on 2003/08/08  04:28:44
9051         Log: Retract PASTHRU* changes as recommended by Schwern.
9052      Branch: perl
9053            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
9054            ! lib/ExtUtils/t/MM_Win32.t
9055 ____________________________________________________________________________
9056 [ 20559] By: rgs                                   on 2003/08/07  19:59:18
9057         Log: Subject: Fwd: Re: [PATCH] flags set incorrectly on abandoned lexicals
9058              From: Dave Mitchell <davem@fdgroup.com>
9059              Date: Thu, 7 Aug 2003 15:53:35 +0100
9060              Message-ID: <20030807145335.GF26683@fdgroup.com>
9061      Branch: perl
9062            ! scope.c t/lib/warnings/pad
9063 ____________________________________________________________________________
9064 [ 20556] By: jhi                                   on 2003/08/07  18:14:41
9065         Log: The #20546 was too ambitious, broke the test.
9066      Branch: perl
9067            ! lib/Benchmark.pm lib/Benchmark.t
9068 ____________________________________________________________________________
9069 [ 20554] By: jhi                                   on 2003/08/07  17:00:03
9070         Log: Subject: Fw: [PATCH: perl@20512] DBG build tweaks for VMS.
9071              From: PPrymmer@factset.com
9072              Date: Thu, 7 Aug 2003 14:02:02 -0400
9073              Message-ID: <OFA59024FD.170B3227-ON85256D7B.00630753-85256D7B.00631048@factset.com>
9074      Branch: perl
9075            ! vms/descrip_mms.template
9076 ____________________________________________________________________________
9077 [ 20553] By: jhi                                   on 2003/08/07  16:45:25
9078         Log: Some AUTHORS updates.
9079      Branch: perl
9080            ! AUTHORS
9081 ____________________________________________________________________________
9082 [ 20552] By: jhi                                   on 2003/08/07  15:45:03
9083         Log: Hint away the semid_ds test in NetBSD/sparc.
9084      Branch: perl
9085            ! hints/netbsd.sh
9086 ____________________________________________________________________________
9087 [ 20550] By: jhi                                   on 2003/08/07  15:39:53
9088         Log: Allow hinting d_semctl_semun and d_semctl_semid_ds.
9089      Branch: perl
9090            ! Configure
9091 ____________________________________________________________________________
9092 [ 20548] By: jhi                                   on 2003/08/07  14:48:27
9093         Log: Subject: [PATCH] Test::More
9094              From: Fergal Daly <fergal@esatclear.ie>
9095              Date: Thu, 7 Aug 2003 15:52:11 +0100
9096              Message-Id: <200308071552.11873.fergal@esatclear.ie>
9097      Branch: perl
9098            ! lib/Test/More.pm
9099 ____________________________________________________________________________
9100 [ 20547] By: jhi                                   on 2003/08/07  14:45:22
9101         Log: Integrate from maint:
9102              [ 20543]
9103              Workround for SuSE8.2's -lndbm hack
9104      Branch: perl
9105           !> hints/linux.sh
9106 ____________________________________________________________________________
9107 [ 20546] By: jhi                                   on 2003/08/07  14:43:57
9108         Log: Subject: [PATCH 5.8.1] Benchmark problem
9109              From: Radu Greab <rgreab@fx.ro>
9110              Date: Thu, 07 Aug 2003 16:18:25 +0300 (EEST)
9111              Message-Id: <20030807.161825.106541372.radu@yx.primIT.ro>
9112              
9113              Subject: Re: [PATCH 5.8.1] Benchmark problem
9114              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9115              Date: Thu, 7 Aug 2003 15:48:38 +0200
9116              Message-Id: <20030807154838.5d240dbb.rgarciasuarez@free.fr>
9117      Branch: perl
9118            ! lib/Benchmark.pm lib/Benchmark.t
9119 ____________________________________________________________________________
9120 [ 20544] By: jhi                                   on 2003/08/07  14:25:25
9121         Log: Retract #20359: too wide a brush.
9122      Branch: perl
9123            ! hints/netbsd.sh
9124 ____________________________________________________________________________
9125 [ 20542] By: jhi                                   on 2003/08/07  06:24:23
9126         Log: If no alarm(), skip the subtests.
9127      Branch: perl
9128            ! ext/Time/HiRes/t/HiRes.t
9129 ____________________________________________________________________________
9130 [ 20541] By: jhi                                   on 2003/08/07  06:15:54
9131         Log: Subject: Re: maint @ 20537
9132              From: Philip Newton <Philip.Newton@gmx.net>
9133              Date: Thu, 07 Aug 2003 09:05:17 +0200
9134              Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
9135      Branch: perl
9136            ! ext/Socket/Socket.xs
9137 ____________________________________________________________________________
9138 [ 20540] By: jhi                                   on 2003/08/07  06:13:19
9139         Log: Subject: Re: maint @ 20537
9140              From: Philip Newton <Philip.Newton@gmx.net>
9141              Date: Thu, 07 Aug 2003 09:05:17 +0200
9142              Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
9143      Branch: perl
9144            ! hints/dos_djgpp.sh
9145 ____________________________________________________________________________
9146 [ 20539] By: jhi                                   on 2003/08/07  05:17:56
9147         Log: NetBSD for Sparc (at least 1.5.3 and 1.6.1) seem to have
9148              broken SysV semaphores.
9149      Branch: perl
9150            ! hints/netbsd.sh
9151 ____________________________________________________________________________
9152 [ 20538] By: jhi                                   on 2003/08/07  05:08:14
9153         Log: Subject: Re: [perl #23030] Error in negative lookahead with alternations
9154              From: hv@crypt.org
9155              Date: Thu, 07 Aug 2003 02:44:23 +0100
9156              Message-Id: <200308070144.h771iN906446@zen.crypt.org>
9157      Branch: perl
9158            ! regexec.c t/op/re_tests
9159 ____________________________________________________________________________
9160 [ 20535] By: jhi                                   on 2003/08/06  19:05:18
9161         Log: ESUCCESS = 0 is not true, but exists.
9162      Branch: perl
9163            ! ext/Errno/t/Errno.t
9164 ____________________________________________________________________________
9165 [ 20533] By: jhi                                   on 2003/08/06  18:39:49
9166         Log: Subject: [pathc] Sys:Syslog.pm::syslog() - Better error message
9167              From: jari.aalto@poboxes.com (Jari Aalto)
9168              Date: Wed, 06 Aug 2003 14:24:42 +0300
9169              Message-ID: <ekzzowp1.fsf@blue.sea.net>
9170      Branch: perl
9171            ! ext/Sys/Syslog/Syslog.pm
9172 ____________________________________________________________________________
9173 [ 20530] By: jhi                                   on 2003/08/06  18:24:56
9174         Log: Make code agree with documentation (from Wolfgang Friebel)
9175      Branch: perl
9176            ! lib/ExtUtils/MakeMaker.pm
9177 ____________________________________________________________________________
9178 [ 20529] By: jhi                                   on 2003/08/06  18:20:31
9179         Log: Various tweaks to help DJGPP builds.
9180      Branch: perl
9181            ! djgpp/djgppsed.sh hints/dos_djgpp.sh
9182 ____________________________________________________________________________
9183 [ 20527] By: jhi                                   on 2003/08/06  14:57:22
9184         Log: More PASTHRU patching from Steve Hay.
9185      Branch: perl
9186            ! lib/ExtUtils/MM_Unix.pm
9187 ____________________________________________________________________________
9188 [ 20526] By: jhi                                   on 2003/08/06  13:53:01
9189         Log: Cast away gcc 3.3 type conversion pickiness.
9190      Branch: perl
9191            ! ext/threads/threads.xs
9192 ____________________________________________________________________________
9193 [ 20524] By: jhi                                   on 2003/08/06  13:36:44
9194         Log: Subject: Re: perl with cygwin 1.5, need help
9195              From: "Gerrit P. Haase" <gp@familiehaase.de>
9196              Date: Tue, 5 Aug 2003 14:36:55 +0200
9197              Message-ID: <71561410910.20030805143655@familiehaase.de>
9198              
9199              (needed manual fitting)
9200      Branch: perl
9201            ! pad.c
9202 ____________________________________________________________________________
9203 [ 20523] By: jhi                                   on 2003/08/06  13:30:42
9204         Log: Subject: maint @ 20512
9205              From: Robin Barker <Robin.Barker@npl.co.uk>
9206              Date: Wed, 6 Aug 2003 15:31:33 +0100
9207              Message-ID: <533D273D4014D411AB1D00062938C4D904046625@hotel.npl.co.uk>
9208      Branch: perl
9209            ! MANIFEST Porting/Maintainers.pl
9210 ____________________________________________________________________________
9211 [ 20520] By: jhi                                   on 2003/08/06  11:38:46
9212         Log: Subject: [PATCH] Re: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
9213              From: Steve Hay <steve.hay@uk.radan.com>
9214              Date: Wed, 06 Aug 2003 10:56:44 +0100
9215              Message-ID: <3F30D0DC.20700@uk.radan.com>
9216      Branch: perl
9217            ! lib/ExtUtils/MM_Unix.pm
9218 ____________________________________________________________________________
9219 [ 20514] By: jhi                                   on 2003/08/06  05:22:29
9220         Log: Subject: Re: [PATCH pod/perlfaq2.pod] update Friedl book listing for 2nd edition
9221              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9222              Date: Tue, 5 Aug 2003 17:21:46 -1000 (HST)
9223              Message-ID: <Pine.LNX.4.44.0308051720280.8532-100000@lapaki>
9224      Branch: perl
9225            ! pod/perlfaq2.pod
9226 ____________________________________________________________________________
9227 [ 20513] By: jhi                                   on 2003/08/06  05:18:32
9228         Log: Subject: [PATCH] dprofpp.PL again -- #20488 thinko
9229              From: "Craig A. Berry" <craigberry@mac.com>
9230              Date: Wed, 06 Aug 2003 00:18:36 -0500
9231              Message-ID: <3F308FAC.4090409@mac.com>
9232              
9233              (from vmsperl list)
9234      Branch: perl
9235            ! utils/dprofpp.PL
9236 ____________________________________________________________________________
9237 [ 20510] By: jhi                                   on 2003/08/05  19:01:08
9238         Log: Subject: [PATCH pod/perlfaq2.pod] BETTER update Friedl book listing for 2nd edition
9239              From: mjd@plover.com
9240              Date: 5 Aug 2003 19:23:46 -0000
9241              Message-ID: <20030805192346.25911.qmail@plover.com>
9242      Branch: perl
9243            ! pod/perlfaq2.pod
9244 ____________________________________________________________________________
9245 [ 20508] By: jhi                                   on 2003/08/05  18:36:38
9246         Log: Continue #20506.
9247      Branch: perl
9248            ! lib/ExtUtils/MM_Unix.pm
9249 ____________________________________________________________________________
9250 [ 20506] By: jhi                                   on 2003/08/05  17:58:01
9251         Log: Try to fix the INC in PASTHRU.
9252      Branch: perl
9253            ! lib/ExtUtils/MM_Unix.pm
9254 ____________________________________________________________________________
9255 [ 20503] By: jhi                                   on 2003/08/05  16:02:14
9256         Log: Subject: Re: [perl #23083] [5.8.0-Bug?] backtick returns empty value when $SIG{CHLD} defined.
9257              From: Chip Salzenberg <chip@pobox.com>
9258              Date: Tue, 5 Aug 2003 11:39:24 -0400
9259              Message-ID: <20030805153924.GO1751@perlsupport.com
9260      Branch: perl
9261            ! perlio.c
9262 ____________________________________________________________________________
9263 [ 20502] By: jhi                                   on 2003/08/05  15:32:39
9264         Log: Subject: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
9265              From: Steve Hay <steve.hay@uk.radan.com>
9266              Date: Tue, 05 Aug 2003 10:43:49 +0100
9267              Message-ID: <3F2F7C55.9020808@uk.radan.com>
9268              
9269              (The MM_Unix.pm part was dealt with in #20501.)
9270      Branch: perl
9271            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/t/MM_Win32.t
9272 ____________________________________________________________________________
9273 [ 20501] By: jhi                                   on 2003/08/05  15:28:17
9274         Log: Reinstate #11125, hopefully making MakeMaker to pass
9275              DEFINE and INCLUDE to subdirs (NI-S says he'll work
9276              around any problems caused seen Tk if necessary).
9277              Also (document and) reorder the PASTHRU_INC and PASTHRU_DEFINE
9278              to be _after_ the directory-specific INC and DEFINE as suggested
9279              by NI-S (Tk probably being the only "user" of the said macros).
9280      Branch: perl
9281            ! lib/ExtUtils/MM_Unix.pm
9282 ____________________________________________________________________________
9283 [ 20500] By: jhi                                   on 2003/08/05  15:14:35
9284         Log: Subject: [PATCH-5.8.1-RC4] WinCE more implemented functions
9285              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
9286              Date: Tue, 5 Aug 2003 20:12:18 +0400
9287              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200E66@cio-test001.spb.lucent.com>
9288      Branch: perl
9289            - wince/include/netdb.h
9290            ! MANIFEST wince/Makefile.ce wince/win32.h wince/win32io.c
9291            ! wince/wince.c
9292 ____________________________________________________________________________
9293 [ 20499] By: jhi                                   on 2003/08/05  14:03:43
9294         Log: A suggested perlio doc addition from Stas.
9295      Branch: perl
9296            ! pod/perliol.pod
9297 ____________________________________________________________________________
9298 [ 20498] By: jhi                                   on 2003/08/05  13:32:59
9299         Log: Subject: [PATCH RC4] AUTHORS +  Maintainers.pl
9300              From: Robin Barker <Robin.Barker@npl.co.uk>
9301              Date: Tue, 5 Aug 2003 15:32:36 +0100
9302              Message-ID: <533D273D4014D411AB1D00062938C4D90404661C@hotel.npl.co.uk>
9303      Branch: perl
9304            ! AUTHORS Porting/Maintainers.pl
9305 ____________________________________________________________________________
9306 [ 20497] By: jhi                                   on 2003/08/05  12:23:04
9307         Log: This is necessary to get things building for the VMS debugger.
9308              (Craig Berry)
9309      Branch: perl
9310            ! vms/descrip_mms.template
9311 ____________________________________________________________________________
9312 [ 20495] By: jhi                                   on 2003/08/05  09:23:24
9313         Log: Subject: Re: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6
9314              From: alian <alian@cpan.org>
9315              Date: Tue, 05 Aug 2003 12:21:42 +0200
9316              Message-ID: <3F2F8536.1090702@jupiter.alianet>
9317      Branch: perl
9318            ! ext/POSIX/t/posix.t
9319 ____________________________________________________________________________
9320 [ 20494] By: jhi                                   on 2003/08/05  09:03:57
9321         Log: Add some known cases to Maintainers.
9322      Branch: perl
9323            ! Porting/Maintainers.pl
9324 ____________________________________________________________________________
9325 [ 20492] By: jhi                                   on 2003/08/05  08:34:34
9326         Log: Subject: [PATCH] perlthrtut.pod
9327              From: Elizabeth Mattijsen <liz@dijkmat.nl>
9328              Date: Tue, 5 Aug 2003 11:26:04 +0200
9329              Message-Id: <p05111b0abb5525e65401@[80.127.186.62]>
9330      Branch: perl
9331            ! pod/perlthrtut.pod
9332 ____________________________________________________________________________
9333 [ 20491] By: jhi                                   on 2003/08/05  08:31:29
9334         Log: Add META.yml and Stas' makemeta (plus extensive reworking
9335              of the Maintainers utility)
9336      Branch: perl
9337            + META.yml Porting/Maintainers.pm Porting/makemeta
9338            ! MANIFEST Makefile.SH Porting/Maintainers
9339            ! Porting/Maintainers.pl
9340 ____________________________________________________________________________
9341 [ 20490] By: jhi                                   on 2003/08/05  06:28:06
9342         Log: ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparc
9343              Try to remove the created message queues and semaphores
9344              even in the case of failures.
9345      Branch: perl
9346            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
9347 ____________________________________________________________________________
9348 [ 20489] By: jhi                                   on 2003/08/05  06:21:47
9349         Log: Subject: PerlIO_{read,write} return value doc patch
9350              From: Gisle Aas <gisle@ActiveState.com>
9351              Date: 04 Aug 2003 13:25:28 -0700
9352              Message-ID: <lr4r0xuq4n.fsf@caliper.activestate.com>
9353      Branch: perl
9354            ! pod/perlapio.pod
9355 ____________________________________________________________________________
9356 [ 20488] By: jhi                                   on 2003/08/05  06:12:07
9357         Log: Subject: [PATCH utils/dprofpp.PL] (was Re: DProf tests with -p broken on VMS)
9358              From: "Craig A. Berry" <craigberry@mac.com>
9359              Date: Mon, 04 Aug 2003 19:29:51 -0500
9360              Message-ID: <3F2EFA7F.6070801@mac.com>
9361      Branch: perl
9362            ! utils/dprofpp.PL
9363 ____________________________________________________________________________
9364 [ 20486] By: jhi                                   on 2003/08/05  06:05:53
9365         Log: Subject: [PATCH] typos in encoding.pm
9366              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
9367              Date: Mon, 4 Aug 2003 20:09:35 +0200
9368              Message-ID: <005001c35ab3$9225c320$0c2f1fac@R2D2>
9369      Branch: perl
9370            ! ext/Encode/encoding.pm
9371 ____________________________________________________________________________
9372 [ 20485] By: jhi                                   on 2003/08/05  05:29:11
9373         Log: Bytecode patching from Enache.
9374      Branch: perl
9375            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
9376            ! ext/B/t/bytecode.t ext/ByteLoader/bytecode.h t/TEST
9377 ____________________________________________________________________________
9378 [ 20484] By: jhi                                   on 2003/08/05  05:26:32
9379         Log: Upgrade to Digest::MD5 2.27.
9380      Branch: perl
9381            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
9382            ! ext/Digest/MD5/t/files.t
9383 ____________________________________________________________________________
9384 [ 20483] By: jhi                                   on 2003/08/05  05:15:16
9385         Log: Subject: [Patch 5.8.1 Encode.pm] v-strings deprecated
9386              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
9387              Date: Tue, 05 Aug 2003 00:27:10 +0900
9388              Message-Id: <20030805002313.9880.BQW10602@nifty.com>
9389      Branch: perl
9390            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
9391 ____________________________________________________________________________
9392 [ 20482] By: rgs                                   on 2003/08/04  22:06:46
9393         Log: Nit in INSTALL about the svr?.sh hint files.
9394      Branch: perl
9395            ! INSTALL
9396 ____________________________________________________________________________
9397 [ 20480] By: rgs                                   on 2003/08/04  21:30:25
9398         Log: Subject: [PATCH] Re: [perl #23210] parser error with 'print $HANDLE func(@args)'
9399              From: Steve Grazzini <grazz@pobox.com>
9400              Date: Mon, 4 Aug 2003 16:01:45 -0400
9401              Message-ID: <20030804200145.GB21699@grazzini.net>
9402              
9403              Prevent the warning "Bareword found where operator expected" in
9404              the case "print $fh foo()" where foo() is an undefined function.
9405      Branch: perl
9406            ! toke.c
9407 ____________________________________________________________________________
9408 [ 20479] By: rgs                                   on 2003/08/04  20:26:17
9409         Log: Fix bug #23141 : localization of readonly magic scalars
9410              now produces an error "Modification of a read-only value
9411              attempted", instead of silently failing.
9412      Branch: perl
9413            ! scope.c t/op/local.t
9414 ____________________________________________________________________________
9415 [ 20478] By: rgs                                   on 2003/08/04  20:10:52
9416         Log: Revert change #19282 : it caused problems for some -Duseshrplib
9417              builds. On the other hand, make sure that your C compiler isn't
9418              a perl script !
9419      Branch: perl
9420            ! Makefile.SH
9421 ____________________________________________________________________________
9422 [ 20475] By: jhi                                   on 2003/08/04  09:35:55
9423         Log: Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().
9424      Branch: perl
9425            ! perl.c perl.h
9426 ____________________________________________________________________________
9427 [ 20474] By: jhi                                   on 2003/08/04  08:41:55
9428         Log: Oops.
9429      Branch: perl
9430            ! hints/darwin.sh hints/rhapsody.sh
9431 ____________________________________________________________________________
9432 [ 20473] By: jhi                                   on 2003/08/04  07:58:36
9433         Log: Subject: [PATCH] Re: Can't usemymalloc on OS X
9434              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9435              Date: Mon, 4 Aug 2003 10:35:12 +0200
9436              Message-Id: <20030804103512.61a9661c.rgarciasuarez@free.fr>
9437      Branch: perl
9438            ! hints/darwin.sh
9439 ____________________________________________________________________________
9440 [ 20470] By: jhi                                   on 2003/08/04  06:30:05
9441         Log: Test count adjustment from Rafael.
9442      Branch: perl
9443            ! lib/Test/Simple/t/is_deeply.t
9444 ____________________________________________________________________________
9445 [ 20469] By: jhi                                   on 2003/08/04  06:23:26
9446         Log: Subject: [PATCH] maint, Win32, GCC 3.2
9447              From: Mattia Barbon <mbarbon@dsi.unive.it>
9448              Date: Sat, 2 Aug 2003 10:31:07 +0200 (ora legale Europa occidentale)
9449              Message-ID: <Mahogany-0.64.2-624-20030802-103107.00@rbnet.it>
9450      Branch: perl
9451            ! ext/Errno/Errno_pm.PL
9452 ____________________________________________________________________________
9453 [ 20467] By: jhi                                   on 2003/08/04  05:10:57
9454         Log: Apparently the newly introduce -DDARWIN did conflict with
9455              some Apple definition, how ironic...
9456      Branch: perl
9457            ! hints/darwin.sh perl.h
9458 ____________________________________________________________________________
9459 [ 20466] By: jhi                                   on 2003/08/04  05:03:30
9460         Log: Subject: Debian patch that skips podless modules
9461              From: Alexey Tourbin <at@altlinux.ru>
9462              Date: Sun, 3 Aug 2003 21:33:00 +0400
9463              Message-ID: <20030803173300.GC2076@julia.office.altlinux.ru>
9464              
9465              (plus Schwern's and Robert's nits)
9466      Branch: perl
9467            ! installman
9468 ____________________________________________________________________________
9469 [ 20465] By: jhi                                   on 2003/08/04  05:00:04
9470         Log: Subject: [PATCH] 4 bugs in Test::More
9471              From: Fergal Daly <fergal@esatclear.ie> (by way of Fergal Daly <fergal@esatclear.ie>)
9472              Date: Fri, 21 Mar 2003 10:57:31 +0000
9473              Message-Id: <200303211057.31879.fergal@esatclear.ie>
9474      Branch: perl
9475            ! lib/Test/More.pm lib/Test/Simple/t/More.t
9476            ! lib/Test/Simple/t/is_deeply.t
9477 ____________________________________________________________________________
9478 [ 20464] By: jhi                                   on 2003/08/04  04:44:08
9479         Log: Upgrade to ExtUtils::MakeMaker 6.15.
9480      Branch: perl
9481            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
9482            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
9483            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
9484 ____________________________________________________________________________
9485 [ 20463] By: jhi                                   on 2003/08/04  04:37:25
9486         Log: Subject: Re: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrong
9487              From: Michael G Schwern <schwern@pobox.com>
9488              Date: Sun, 3 Aug 2003 16:12:35 -0700
9489              Message-ID: <20030803231235.GJ24350@windhund.schwern.org>
9490      Branch: perl
9491            ! lib/Benchmark.pm lib/Benchmark.t
9492 ____________________________________________________________________________
9493 [ 20462] By: rgs                                   on 2003/08/03  22:26:10
9494         Log: Subject: [PATCH] Re: [perl #23207] persistant sideffect involving bitwise xor and substr
9495              From: Enache Adrian <enache@rdslink.ro>
9496              Date: Sun, 3 Aug 2003 18:00:05 +0300
9497              Message-ID: <20030803150005.GA1319@ratsnest.hole>
9498      Branch: perl
9499            ! pp.c t/op/substr.t
9500 ____________________________________________________________________________
9501 [ 20461] By: rgs                                   on 2003/08/03  21:50:11
9502         Log: Subject: Re: [perl #23202] coredump on ext/POSIX/t/posix with NetBSD-1.6
9503              From: alian <alian@cpan.org>
9504              Date: Sat, 02 Aug 2003 16:19:25 +0200
9505              Message-ID: <3F2BC86D.2050400@jupiter.alianet>
9506              
9507              Plus, un-mark a test as TODO for darwin >= 6.6 (by M. Schwern)
9508      Branch: perl
9509            ! ext/POSIX/t/posix.t
9510 ____________________________________________________________________________
9511 [ 20458] By: jhi                                   on 2003/08/03  19:01:08
9512         Log: Subject: [PATCH-for-5.8.1-RC4] wince distribution
9513              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
9514              Date: Mon, 4 Aug 2003 00:01:08 +0400
9515              Message-ID: <039c01c359fa$1e755d50$195ec3d9@vad>
9516      Branch: perl
9517            ! wince/makedist.pl
9518 ____________________________________________________________________________
9519 [ 20457] By: jhi                                   on 2003/08/03  18:59:10
9520         Log: Subject: [PATCH perlreftut.pod] Minor edits
9521              From: mjd@plover.com
9522              Date: 3 Aug 2003 17:46:08 -0000
9523              Message-ID: <20030803174608.15792.qmail@plover.com>
9524      Branch: perl
9525            ! pod/perlreftut.pod
9526 ____________________________________________________________________________
9527 [ 20456] By: jhi                                   on 2003/08/03  18:52:16
9528         Log: Subject: [PATCH Time::HiRes docs] Grammar, punctuation, formatting edits
9529              From: mjd@plover.com
9530              Date: 3 Aug 2003 19:37:49 -0000
9531              Message-ID: <20030803193749.3733.qmail@plover.com>
9532      Branch: perl
9533            ! ext/Time/HiRes/HiRes.pm
9534 ____________________________________________________________________________
9535 [ 20455] By: jhi                                   on 2003/08/03  18:47:13
9536         Log: Subject: [PATCH] Re: win32.c bug - handle leak
9537              From: Jan Dubois <jand@ActiveState.com>
9538              Date: Sat, 02 Aug 2003 10:25:05 -0700
9539              Message-ID: <9gsnivssuml394bttjb3mfsmdgfn9l6kh9@4ax.com>
9540      Branch: perl
9541            ! win32/win32.c
9542 ____________________________________________________________________________
9543 [ 20454] By: jhi                                   on 2003/08/03  18:45:53
9544         Log: Subject: [PATCH 5.8.1 @20218] OS/2 build
9545              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
9546              Date: Sat, 2 Aug 2003 09:38:50 -0700
9547              Message-ID: <20030802163850.GA4712@math.berkeley.edu>
9548      Branch: perl
9549            ! os2/os2ish.h
9550 ____________________________________________________________________________
9551 [ 20453] By: jhi                                   on 2003/08/03  18:44:29
9552         Log: Subject: [PATCH] Storable and uninitalized array values
9553              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
9554              Date: Sat, 2 Aug 2003 13:40:16 +0200
9555              Message-ID: <00ab01c358ea$d940a5b0$0c2f1fac@R2D2>
9556      Branch: perl
9557            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
9558 ____________________________________________________________________________
9559 [ 20452] By: jhi                                   on 2003/08/03  18:27:47
9560         Log: Upgrade to Unicode::Collate 0.26.
9561      Branch: perl
9562            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
9563            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
9564            ! lib/Unicode/Collate/t/test.t
9565 ____________________________________________________________________________
9566 [ 20451] By: jhi                                   on 2003/08/03  18:24:18
9567         Log: Subject: [PATCH Net::Ping] on VMS, set non-blocking with ioctl, not fcntl
9568              From: "Craig A. Berry" <craigberry@mac.com>
9569              Date: Sat, 02 Aug 2003 10:25:44 -0500
9570              Message-ID: <3F2BD7F8.8090003@mac.com>
9571      Branch: perl
9572            ! lib/Net/Ping.pm
9573 ____________________________________________________________________________
9574 [ 20450] By: rgs                                   on 2003/08/03  12:50:07
9575         Log: Subject: [PATCH 5.8.1 @20218] Shell.t
9576              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
9577              Date: Sun, 3 Aug 2003 06:21:41 -0700
9578              Message-ID: <20030803132141.GA5156@math.berkeley.edu>
9579      Branch: perl
9580            ! lib/Shell.t
9581 ____________________________________________________________________________
9582 [ 20447] By: jhi                                   on 2003/08/02  07:26:58
9583         Log: C++ (or C99) sneak attack ("inline" function keyword).
9584      Branch: perl
9585            ! ext/Devel/DProf/DProf.xs
9586 ____________________________________________________________________________
9587 [ 20445] By: jhi                                   on 2003/08/02  06:24:30
9588         Log: Subject: [PATCH] Re: [perl #23185] perl crash with File::Glob
9589              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
9590              Date: Fri, 1 Aug 2003 13:12:14 +0200
9591              Message-ID: <00dc01c3581d$c3412c30$0c2f1fac@R2D2>
9592      Branch: perl
9593            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
9594            ! ext/File/Glob/t/basic.t
9595 ____________________________________________________________________________
9596 [ 20444] By: jhi                                   on 2003/08/02  06:17:28
9597         Log: Only show the message if the locale settings look risky.
9598      Branch: perl
9599            ! ext/Time/HiRes/Makefile.PL
9600 ____________________________________________________________________________
9601 [ 20443] By: jhi                                   on 2003/08/02  06:01:27
9602         Log: Add a message about the LC_ALL=C workaround (for non-core builds);
9603              update Changes.
9604      Branch: perl
9605            ! ext/Time/HiRes/Changes ext/Time/HiRes/Makefile.PL
9606 ____________________________________________________________________________
9607 [ 20441] By: jhi                                   on 2003/08/02  05:37:37
9608         Log: Subject: [PATCH] Small nit to pad.c
9609              From: Enache Adrian <enache@rdslink.ro>
9610              Date: Sat, 2 Aug 2003 01:50:40 +0300
9611              Message-ID: <20030801225040.GB1281@ratsnest.hole>
9612      Branch: perl
9613            ! pad.c
9614 ____________________________________________________________________________
9615 [ 20440] By: jhi                                   on 2003/08/02  05:12:13
9616         Log: Subject: [PATCH @20348] Re: [PATCH @19834] DProf fixes
9617              From: Radu Greab <rgreab@fx.ro>
9618              Date: Sat, 02 Aug 2003 00:17:49 +0300 (EEST)
9619              Message-Id: <20030802.001749.101708736.radu@yx.primIT.ro>
9620      Branch: perl
9621            ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
9622            ! ext/Devel/DProf/DProf.xs t/lib/dprof/test8_t
9623            ! t/lib/dprof/test8_v
9624 ____________________________________________________________________________
9625 [ 20439] By: jhi                                   on 2003/08/02  05:06:43
9626         Log: Subject: [PATCH] ioctl for VMS
9627              From: "Craig A. Berry" <craigberry@mac.com>
9628              Date: Fri, 01 Aug 2003 23:34:31 -0500
9629              Message-ID: <3F2B3F57.4050609@mac.com>
9630      Branch: perl
9631            ! configure.com vms/vmsish.h
9632 ____________________________________________________________________________
9633 [ 20438] By: jhi                                   on 2003/08/02  05:05:40
9634         Log: Subject: [PATCH] argv case nit for VMS
9635              From: "Craig A. Berry" <craigberry@mac.com>
9636              Date: Fri, 01 Aug 2003 19:16:30 -0500
9637              Message-ID: <3F2B02DE.10207@mac.com>
9638      Branch: perl
9639            ! ext/Encode/bin/enc2xs pod/pod2usage.PL pod/podselect.PL
9640 ____________________________________________________________________________
9641 [ 20437] By: jhi                                   on 2003/08/01  22:00:30
9642         Log: Hugo's second thoughts: drop the relatively rare and
9643              slow optimization for now.
9644      Branch: perl
9645            ! regexec.c
9646 ____________________________________________________________________________
9647 [ 20435] By: jhi                                   on 2003/08/01  21:55:19
9648         Log: Missed this bit in the last update: couldn't answer ''
9649              or ' ' to get 'none'.
9650      Branch: perl
9651            ! Configure
9652 ____________________________________________________________________________
9653 [ 20432] By: jhi                                   on 2003/08/01  13:45:10
9654         Log: Encode pre-1.98 update from Dan Kogai, sent from
9655              the ashes of his smoldering motherboard.
9656      Branch: perl
9657            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/META.yml
9658            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t
9659            ! ext/Encode/t/perlio.t ext/Encode/ucm/macArabic.ucm
9660            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macHebrew.ucm
9661 ____________________________________________________________________________
9662 [ 20431] By: jhi                                   on 2003/08/01  13:34:28
9663         Log: More runperl(switches => ...) finds (bleadperl only).
9664      Branch: perl
9665            ! t/op/readline.t
9666 ____________________________________________________________________________
9667 [ 20426] By: jhi                                   on 2003/08/01  12:45:19
9668         Log: Regen perltoc.
9669      Branch: perl
9670            ! pod/perltoc.pod
9671 ____________________________________________________________________________
9672 [ 20425] By: jhi                                   on 2003/08/01  12:44:16
9673         Log: pod likes whitespace.
9674      Branch: perl
9675            ! ext/ByteLoader/ByteLoader.pm
9676 ____________________________________________________________________________
9677 [ 20422] By: jhi                                   on 2003/08/01  11:37:53
9678         Log: Faulty check.
9679      Branch: perl
9680            ! t/test.pl
9681 ____________________________________________________________________________
9682 [ 20420] By: jhi                                   on 2003/08/01  11:06:54
9683         Log: Update INSTALL on the *dir.
9684      Branch: perl
9685            ! INSTALL
9686 ____________________________________________________________________________
9687 [ 20419] By: jhi                                   on 2003/08/01  11:04:55
9688         Log: Regen Glossary et al.
9689      Branch: perl
9690            ! Porting/Glossary Porting/config.sh Porting/config_H
9691 ____________________________________________________________________________
9692 [ 20418] By: jhi                                   on 2003/08/01  10:58:23
9693         Log: Now the test should be really testing what it's supposed to.
9694      Branch: perl
9695            ! ext/B/t/bytecode.t
9696 ____________________________________________________________________________
9697 [ 20417] By: jhi                                   on 2003/08/01  10:45:57
9698         Log: Fix the options.
9699      Branch: perl
9700            ! ext/B/t/bytecode.t
9701 ____________________________________________________________________________
9702 [ 20416] By: jhi                                   on 2003/08/01  10:44:19
9703         Log: Argument sanity checking. 
9704      Branch: perl
9705            ! t/test.pl
9706 ____________________________________________________________________________
9707 [ 20413] By: jhi                                   on 2003/08/01  10:37:09
9708         Log: Regen Configure to use the *html*dir files.
9709              (installhtml uses none of that, though)
9710      Branch: perl
9711            ! Configure Policy_sh.SH config_h.SH
9712 ____________________________________________________________________________
9713 [ 20411] By: jhi                                   on 2003/08/01  10:10:05
9714         Log: More for the *dir changes.
9715      Branch: perl
9716            ! Policy_sh.SH config_h.SH hints/darwin.sh
9717 ____________________________________________________________________________
9718 [ 20410] By: jhi                                   on 2003/08/01  10:09:38
9719         Log: Regen Configure for the new *dir installation variables.
9720              If these don't work, ask Schwern.
9721      Branch: perl
9722            ! Configure
9723 ____________________________________________________________________________
9724 [ 20408] By: jhi                                   on 2003/08/01  05:27:48
9725         Log: Upgrade to MakeMaker 6.13.
9726      Branch: perl
9727            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
9728            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
9729            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
9730            ! lib/ExtUtils/t/basic.t
9731 ____________________________________________________________________________
9732 [ 20407] By: jhi                                   on 2003/08/01  05:21:36
9733         Log: JAPH patch :-) from Abigail.
9734      Branch: perl
9735            ! t/japh/abigail.t
9736 ____________________________________________________________________________
9737 [ 20406] By: jhi                                   on 2003/08/01  05:10:30
9738         Log: Regen perlapi.
9739      Branch: perl
9740            ! perlapi.c
9741 ____________________________________________________________________________
9742 [ 20405] By: jhi                                   on 2003/08/01  05:09:23
9743         Log: Subject: [PATCH] Re: utf8+regex bug in 5.8.1-RC2
9744              From: Dave Mitchell <davem@fdgroup.com>
9745              Date: Fri, 1 Aug 2003 01:16:31 +0100
9746              Message-ID: <20030801001631.GA11233@fdgroup.com>
9747      Branch: perl
9748            ! regcomp.c t/op/pat.t
9749 ____________________________________________________________________________
9750 [ 20404] By: ams                                   on 2003/08/01  03:28:17
9751         Log: Subject: [PATCH] LotR quote for perlapi.c
9752              From: Autrijus Tang <autrijus@autrijus.org>
9753              Date: Fri, 1 Aug 2003 10:00:29 +0800
9754              Message-Id: <20030801020029.GA28241@not.autrijus.org>
9755      Branch: perl
9756            ! embed.pl
9757 ____________________________________________________________________________
9758 [ 20396] By: rgs                                   on 2003/07/31  20:37:50
9759         Log: Document in INSTALL that -Uinstallusrbinperl is now the default.
9760      Branch: perl
9761            ! INSTALL
9762 ____________________________________________________________________________
9763 [ 20395] By: jhi                                   on 2003/07/31  20:32:30
9764         Log: Integrate README.macosx more.
9765      Branch: perl
9766            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
9767            ! win32/Makefile win32/makefile.mk
9768 ____________________________________________________________________________
9769 [ 20394] By: jhi                                   on 2003/07/31  20:31:49
9770         Log: README.macosx from Sherm Pendley.
9771      Branch: perl
9772            + README.macosx
9773            ! MANIFEST
9774 ____________________________________________________________________________
9775 [ 20393] By: jhi                                   on 2003/07/31  20:31:08
9776         Log: Unportable subtest needs rethink.
9777      Branch: perl
9778            ! ext/B/t/bytecode.t
9779 ____________________________________________________________________________
9780 [ 20392] By: jhi                                   on 2003/07/31  20:22:03
9781         Log: Enache again.
9782      Branch: perl
9783            ! ext/ByteLoader/bytecode.h
9784 ____________________________________________________________________________
9785 [ 20390] By: jhi                                   on 2003/07/31  20:20:28
9786         Log: Retract #20385.
9787      Branch: perl
9788            ! ext/ByteLoader/bytecode.h
9789 ____________________________________________________________________________
9790 [ 20389] By: jhi                                   on 2003/07/31  20:14:06
9791         Log: Yet another bytecode tweak from Enache.
9792      Branch: perl
9793            ! ext/B/B/Bytecode.pm
9794 ____________________________________________________________________________
9795 [ 20388] By: jhi                                   on 2003/07/31  20:11:21
9796         Log: Subject: [DOC PATCH] pod/perlguts.pod
9797              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
9798              Date: Thu, 31 Jul 2003 22:39:01 +0200
9799              Message-ID: <004a01c357a3$c71f9f50$0c2f1fac@R2D2>
9800      Branch: perl
9801            ! pod/perlguts.pod
9802 ____________________________________________________________________________
9803 [ 20387] By: jhi                                   on 2003/07/31  19:57:36
9804         Log: Subject: Re: [perl #23171] Regex too selfish 
9805              From: hv@crypt.org
9806              Date: Thu, 31 Jul 2003 18:59:43 +0100
9807              Message-Id: <200307311759.h6VHxhn06664@zen.crypt.org>
9808              
9809              (choose the second code patch)
9810      Branch: perl
9811            ! regexec.c t/op/re_tests
9812 ____________________________________________________________________________
9813 [ 20386] By: jhi                                   on 2003/07/31  19:48:17
9814         Log: Make consistent with installperl (and working in MPE/iX)
9815              (Mark Bixby)
9816      Branch: perl
9817            ! installman
9818 ____________________________________________________________________________
9819 [ 20385] By: jhi                                   on 2003/07/31  19:46:14
9820         Log: (retracted by #20390)
9821      Branch: perl
9822            ! ext/ByteLoader/bytecode.h
9823 ____________________________________________________________________________
9824 [ 20383] By: jhi                                   on 2003/07/31  19:37:22
9825         Log: Upgrade to real CPAN.pm 1.76.
9826      Branch: perl
9827            + lib/CPAN/META.yml lib/CPAN/PAUSE2003.pub lib/CPAN/SIGNATURE
9828            + lib/CPAN/t/signature.t
9829            ! MANIFEST lib/CPAN.pm
9830 ____________________________________________________________________________
9831 [ 20379] By: jhi                                   on 2003/07/31  12:32:31
9832         Log: One more tweak for Mac OS X hints.
9833      Branch: perl
9834            ! hints/darwin.sh
9835 ____________________________________________________________________________
9836 [ 20378] By: jhi                                   on 2003/07/31  11:39:31
9837         Log: The new PKI system is far too untested and rough yet
9838              (think machines with no network, machines behind firewalls,
9839              corporate and national encryption policies).  It cannot be
9840              considered useable at this stage.
9841              
9842              Therefore, create a fake CPAN 1.76.
9843      Branch: perl
9844            ! lib/CPAN.pm
9845 ____________________________________________________________________________
9846 [ 20377] By: jhi                                   on 2003/07/31  11:28:58
9847         Log: This test is pretty useless as it stands.
9848      Branch: perl
9849            - lib/CPAN/t/signature.t
9850            ! MANIFEST
9851 ____________________________________________________________________________
9852 [ 20376] By: jhi                                   on 2003/07/31  10:30:08
9853         Log: Document the requirements for Module::Signature a bit.
9854      Branch: perl
9855            ! lib/CPAN.pm
9856 ____________________________________________________________________________
9857 [ 20375] By: jhi                                   on 2003/07/31  09:37:44
9858         Log: We are change #20316 ahead of 1.75.
9859      Branch: perl
9860            ! lib/CPAN.pm
9861 ____________________________________________________________________________
9862 [ 20373] By: jhi                                   on 2003/07/31  07:35:11
9863         Log: Integrate from maint:
9864              [ 20359]
9865              No more wince/README.compile here, either.
9866      Branch: perl
9867           !> Porting/makerel
9868 ____________________________________________________________________________
9869 [ 20371] By: jhi                                   on 2003/07/31  05:41:56
9870         Log: ext/SDBM_File/sdbm's auto directory ended up in ext/SDBM_File.
9871              (Schwern)
9872      Branch: perl
9873            ! lib/ExtUtils/MakeMaker.pm
9874 ____________________________________________________________________________
9875 [ 20370] By: jhi                                   on 2003/07/31  05:39:11
9876         Log: Schwern says this is most probably an old VMS MakeMaker
9877              bug workaround that can go now.
9878      Branch: perl
9879            ! ext/SDBM_File/sdbm/Makefile.PL
9880 ____________________________________________________________________________
9881 [ 20369] By: jhi                                   on 2003/07/31  05:32:15
9882         Log: Final touches to "Apple-like" installation directories.
9883      Branch: perl
9884            ! hints/darwin.sh
9885 ____________________________________________________________________________
9886 [ 20368] By: jhi                                   on 2003/07/31  05:28:17
9887         Log: Tests for change #20367 (and change use overload; to
9888              just require overload;)
9889      Branch: perl
9890            ! lib/Tie/RefHash.pm lib/Tie/RefHash.t
9891 ____________________________________________________________________________
9892 [ 20367] By: jhi                                   on 2003/07/31  05:12:47
9893         Log: Subject: [PATCH Tie::RefHash] added support for overloaded ""
9894              From: Xavier Noria <fxn@hashref.com>
9895              Date: Thu, 31 Jul 2003 00:29:13 +0200
9896              Message-Id: <200307310029.13567.fxn@hashref.com>
9897      Branch: perl
9898            ! lib/Tie/RefHash.pm
9899 ____________________________________________________________________________
9900 [ 20366] By: jhi                                   on 2003/07/31  05:06:11
9901         Log: Subject: [PATCH] test for B::Bytecode/ByteLoader
9902              From: Enache Adrian <enache@rdslink.ro>
9903              Date: Thu, 31 Jul 2003 03:49:40 +0300
9904              Message-ID: <20030731004940.GB1266@ratsnest.hole>
9905              
9906              (but use test.pl:run_perl() instead of manual `$^X ...`)
9907      Branch: perl
9908            + ext/B/t/bytecode.t
9909            ! MANIFEST
9910 ____________________________________________________________________________
9911 [ 20364] By: rgs                                   on 2003/07/30  21:35:08
9912         Log: Silence spurious noise from MakeMaker :
9913              hint files shouldn't return undef and have set $!.
9914      Branch: perl
9915            ! ext/DynaLoader/hints/linux.pl
9916 ____________________________________________________________________________
9917 [ 20362] By: jhi                                   on 2003/07/30  20:24:49
9918         Log: Upgrade to NEXT 0.52.
9919      Branch: perl
9920            ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
9921            ! lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
9922 ____________________________________________________________________________
9923 [ 20356] By: jhi                                   on 2003/07/30  18:16:55
9924         Log: Might as well.
9925      Branch: perl
9926            ! pod/perlhist.pod
9927 ____________________________________________________________________________
9928 [ 20355] By: jhi                                   on 2003/07/30  18:15:49
9929         Log: Silly gcc.
9930      Branch: perl
9931            ! perl.c
9932 ____________________________________________________________________________
9933 [ 20353] By: jhi                                   on 2003/07/30  17:09:59
9934         Log: This is getting comical.  (Practical tip: never ask
9935              for opinions from one than one person at one time.)
9936              Now back to -Dprefix='/usr' replacing the system Perl,
9937              but don't use the Apple internal DSTROOT.
9938      Branch: perl
9939            ! hints/darwin.sh
9940 ____________________________________________________________________________
9941 [ 20352] By: jhi                                   on 2003/07/30  17:00:25
9942         Log: Mac OS X hints dance continues.  Now drop any special
9943              installation directory mangling.  In other words, if
9944              you want to overwrite the system perl, you really need
9945              to find out how to do that.
9946      Branch: perl
9947            ! hints/darwin.sh
9948 ____________________________________________________________________________
9949 [ 20350] By: jhi                                   on 2003/07/30  14:23:03
9950         Log: Try again with the Mac OS X hints.  Now the three cases
9951              (no -Dprefix, /usr, and something else) all install
9952              into separate places.  No prefix installs to /usr/local.
9953              The /usr overwrites the Apple install (modulo the version).  
9954      Branch: perl
9955            ! hints/darwin.sh
9956 ____________________________________________________________________________
9957 [ 20348] By: jhi                                   on 2003/07/30  13:28:30
9958         Log: Subject: [PATCH] NEXT and Diamond Inheritance
9959              From: Casey West <casey@geeknest.com>
9960              Date: Tue, 29 Jul 2003 17:37:15 -0400
9961              Message-ID: <20030729213715.GY76899@geeknest.com>
9962              
9963              (Use Damian's NEXT-0.51 once Damian and PAUSE like each other)
9964      Branch: perl
9965            ! lib/NEXT.pm lib/NEXT/t/unseen.t
9966 ____________________________________________________________________________
9967 [ 20347] By: jhi                                   on 2003/07/30  13:19:03
9968         Log: Match also on full name and email (though the email is
9969              now less interesting than it used to be).
9970      Branch: perl
9971            ! Porting/Maintainers
9972 ____________________________________________________________________________
9973 [ 20346] By: jhi                                   on 2003/07/30  12:26:53
9974         Log: Maintainers script tweaks.
9975      Branch: perl
9976            ! Porting/Maintainers
9977 ____________________________________________________________________________
9978 [ 20345] By: jhi                                   on 2003/07/30  11:17:33
9979         Log: rmdir t/lib/IO.
9980      Branch: perl
9981            ! ext/IO/t/IO.t
9982 ____________________________________________________________________________
9983 [ 20344] By: jhi                                   on 2003/07/30  11:15:30
9984         Log: Adjust the list of rmdired lib directories.
9985      Branch: perl
9986            ! Makefile.SH
9987 ____________________________________________________________________________
9988 [ 20343] By: jhi                                   on 2003/07/30  10:06:24
9989         Log: Be paranoid about PL_origargv.
9990              Paranoia warranted by Win32 mod_perl.
9991      Branch: perl
9992            ! perl.c
9993 ____________________________________________________________________________
9994 [ 20342] By: jhi                                   on 2003/07/30  09:57:55
9995         Log: Subject: tiny [PATCH-for-perl-5.8.1-RC2] remove one mention of UNDER_CE from perlio.c
9996              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
9997              Date: Wed, 30 Jul 2003 14:56:32 +0400
9998              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200DD3@cio-test001.spb.lucent.com>
9999      Branch: perl
10000            ! perlio.c
10001 ____________________________________________________________________________
10002 [ 20341] By: jhi                                   on 2003/07/30  09:54:46
10003         Log: Upgrade to ExtUtils::MakeMaker 6.12.
10004      Branch: perl
10005            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
10006            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
10007            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
10008            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
10009 ____________________________________________________________________________
10010 [ 20340] By: jhi                                   on 2003/07/30  09:47:32
10011         Log: That's M. Schwern to you, earthling.
10012      Branch: perl
10013            ! Porting/Maintainers.pl
10014 ____________________________________________________________________________
10015 [ 20339] By: jhi                                   on 2003/07/30  09:43:32
10016         Log: Arthur maintains Safe.
10017      Branch: perl
10018            ! Porting/Maintainers.pl
10019 ____________________________________________________________________________
10020 [ 20338] By: jhi                                   on 2003/07/30  09:40:28
10021         Log: Use the CPAN id where available.
10022      Branch: perl
10023            ! Porting/Maintainers.pl
10024 ____________________________________________________________________________
10025 [ 20337] By: jhi                                   on 2003/07/30  09:26:47
10026         Log: Rename Modules and Modules.pl as Maintainers and
10027              Maintainers.pl since the same framework can be used
10028              for more than just modules.
10029      Branch: perl
10030            + Porting/Maintainers Porting/Maintainers.pl
10031            - Porting/Modules Porting/Modules.pl
10032            ! MANIFEST
10033 ____________________________________________________________________________
10034 [ 20336] By: jhi                                   on 2003/07/30  09:11:06
10035         Log: Strip leading ./
10036      Branch: perl
10037            ! Porting/Modules
10038 ____________________________________________________________________________
10039 [ 20335] By: jhi                                   on 2003/07/30  09:01:47
10040         Log: More Modules.pl.
10041      Branch: perl
10042            ! Porting/Modules.pl
10043 ____________________________________________________________________________
10044 [ 20334] By: jhi                                   on 2003/07/30  08:51:57
10045         Log: Modules.pl: add B::Deparse.
10046      Branch: perl
10047            ! Porting/Modules.pl
10048 ____________________________________________________________________________
10049 [ 20333] By: jhi                                   on 2003/07/30  08:26:47
10050         Log: Mac OS X: tweak once again the installation directories.
10051      Branch: perl
10052            ! hints/darwin.sh
10053 ____________________________________________________________________________
10054 [ 20332] By: jhi                                   on 2003/07/30  07:55:04
10055         Log: Modules.pl tweaks.
10056      Branch: perl
10057            ! Porting/Modules.pl
10058 ____________________________________________________________________________
10059 [ 20331] By: jhi                                   on 2003/07/30  06:13:55
10060         Log: Subject: [PATCH] Extend Win32::GetOSVersion() to return additional information
10061              From: Jan Dubois <jand@ActiveState.com>
10062              Date: Tue, 29 Jul 2003 19:14:10 -0700
10063              Message-ID: <i06eivs0h9khken8rloevj68iqu6n45hnq@4ax.com>
10064      Branch: perl
10065            ! lib/Win32.pod win32/win32.c
10066 ____________________________________________________________________________
10067 [ 20330] By: rgs                                   on 2003/07/29  21:20:28
10068         Log: FAQ sync.
10069      Branch: perl
10070            ! pod/perlfaq4.pod pod/perlfaq7.pod
10071 ____________________________________________________________________________
10072 [ 20329] By: jhi                                   on 2003/07/29  20:54:38
10073         Log: Subject: tiny fix for WinCE (Re: maint @ 20277)
10074              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
10075              Date: Wed, 30 Jul 2003 02:02:41 +0400
10076              Message-ID: <016701c3561d$43735ca0$195ec3d9@vad>
10077      Branch: perl
10078            ! wince/wince.c
10079 ____________________________________________________________________________
10080 [ 20327] By: jhi                                   on 2003/07/29  20:09:15
10081         Log: MPE/iX fix from Mark Bixby: fcntl() on sockets on works.
10082      Branch: perl
10083            ! README.mpeix ext/IO/t/io_sock.t mpeix/mpeix.c mpeix/mpeixish.h
10084 ____________________________________________________________________________
10085 [ 20324] By: jhi                                   on 2003/07/29  19:55:50
10086         Log: Revert #20301, apparently the _SOCKADDR_LEN #define is
10087              important for IPv6 (Spider).  Since there is no way to
10088              otherwise detect 3.X, use the hints.
10089      Branch: perl
10090            ! hints/dec_osf.sh perl.h
10091 ____________________________________________________________________________
10092 [ 20316] By: jhi                                   on 2003/07/29  15:27:46
10093         Log: Don't nag about Module::Signature if there is no
10094              way for the user to use it (based on Autrijus' patch).
10095      Branch: perl
10096            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
10097 ____________________________________________________________________________
10098 [ 20315] By: jhi                                   on 2003/07/29  14:47:04
10099         Log: Oops.
10100      Branch: perl
10101            ! sv.c
10102 ____________________________________________________________________________
10103 [ 20314] By: jhi                                   on 2003/07/29  13:26:26
10104         Log: Slight rewording on the destdir.
10105      Branch: perl
10106            ! INSTALL
10107 ____________________________________________________________________________
10108 [ 20312] By: jhi                                   on 2003/07/29  13:20:21
10109         Log: Subject: [PATCH] pod/perlvar.pod: minor typo
10110              From: "Brendan O'Dea" <bod@debian.org>
10111              Date: Tue, 29 Jul 2003 23:49:18 +1000
10112              Message-ID: <20030729134918.GA4339@londo.c47.org>
10113      Branch: perl
10114            ! pod/perlvar.pod
10115 ____________________________________________________________________________
10116 [ 20310] By: jhi                                   on 2003/07/29  13:11:57
10117         Log: Subject: [PATCH: (repatch) 5.8.1 RC2] Encode test fixes for VMS (was Re: possible fix to File::Find problems)
10118              From: PPrymmer@factset.com
10119              Date: Tue, 22 Jul 2003 11:12:05 -0400
10120              Message-ID: <OFBD4A7559.D7CF9517-ON85256D6B.00534853-85256D6B.00538131@factset.com>
10121      Branch: perl
10122            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
10123            ! ext/Encode/t/perlio.t
10124 ____________________________________________________________________________
10125 [ 20309] By: jhi                                   on 2003/07/29  13:06:24
10126         Log: Subject: [perluniintro vs Encode::Alias] Is KOI8R is an alise for koi8-r?
10127              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
10128              Date: Sun, 13 Jul 2003 10:23:35 +0900
10129              Message-Id: <20030713102228.C76A.BQW10602@nifty.com>
10130      Branch: perl
10131            ! ext/Encode/lib/Encode/Alias.pm
10132 ____________________________________________________________________________
10133 [ 20308] By: jhi                                   on 2003/07/29  13:02:43
10134         Log: The --destdir option to installman should be made
10135              optional so that it doesn't complain when passed
10136              an empty value (from Rafael)
10137      Branch: perl
10138            ! installman
10139 ____________________________________________________________________________
10140 [ 20306] By: jhi                                   on 2003/07/29  12:05:24
10141         Log: Too many my $fh:s.
10142      Branch: perl
10143            ! lib/CPAN.pm
10144 ____________________________________________________________________________
10145 [ 20305] By: jhi                                   on 2003/07/29  11:55:11
10146         Log: Quieten MSVC6.
10147      Branch: perl
10148            ! pp.c
10149 ____________________________________________________________________________
10150 [ 20302] By: jhi                                   on 2003/07/29  11:31:17
10151         Log: Subject: DESTDIR in perl-5.8.1 package?
10152              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
10153              Date: Fri, 11 Jul 2003 14:48:41 +0200
10154              Message-ID: <20030711124841.GA18327@immd4.informatik.uni-erlangen.de>
10155              
10156              Subject: Re: DESTDIR in perl-5.8.1 package?
10157              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
10158              Date: Mon, 14 Jul 2003 12:00:25 +0200
10159              Message-ID: <20030714100025.GA26612@immd4.informatik.uni-erlangen.de>
10160              
10161              (blindly prepending and s///ing away the $destdir does not work
10162              at least in VMS, but the --destdir should help rpm builders
10163              and the like)
10164      Branch: perl
10165            ! INSTALL Makefile.SH installman installperl
10166 ____________________________________________________________________________
10167 [ 20301] By: jhi                                   on 2003/07/29  11:20:07
10168         Log: Subject: [perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2
10169              From: Chaskiel M Grundman (via RT) <perlbug-followup@perl.org>
10170              Date: 26 Jul 2003 21:44:06 -0000
10171              Message-ID: <rt-23134-61814.9.36507226414463@rt.perl.org>
10172              
10173              Helps (the admittedly old) DEC OSF/1 3.x and harms not newer
10174              releases 4.x and 5.x.
10175      Branch: perl
10176            ! perl.h
10177 ____________________________________________________________________________
10178 [ 20300] By: jhi                                   on 2003/07/29  11:18:27
10179         Log: Cleanup the sv_gets() logic for platforms with small stacks.
10180              (I think hogging 8K of stack sounds like bad behaviour on any
10181              platform, big stack or not.)
10182      Branch: perl
10183            ! sv.c
10184 ____________________________________________________________________________
10185 [ 20299] By: merijn                                on 2003/07/29  10:57:37
10186         Log: README.hpux now mentions the http mirror for prebuilt gcc binaries
10187      Branch: perl
10188            ! README.hpux
10189 ____________________________________________________________________________
10190 [ 20298] By: jhi                                   on 2003/07/29  10:57:28
10191         Log: DEC OSF/1 3.x did (does) not do sizer -v.
10192      Branch: perl
10193            ! hints/dec_osf.sh
10194 ____________________________________________________________________________
10195 [ 20295] By: jhi                                   on 2003/07/29  10:36:25
10196         Log: Subject: [PATCH CPAN.pm] unlink pre-PGP-signed CHECKSUM
10197              From: Autrijus Tang <autrijus@autrijus.org>
10198              Date: Tue, 29 Jul 2003 09:58:35 +0800
10199              Message-ID: <20030729015834.GA7149@not.autrijus.org>
10200      Branch: perl
10201            ! lib/CPAN.pm
10202 ____________________________________________________________________________
10203 [ 20294] By: jhi                                   on 2003/07/29  10:30:05
10204         Log: There is no skip() since we are not using Test*.
10205      Branch: perl
10206            ! lib/CPAN/t/signature.t
10207 ____________________________________________________________________________
10208 [ 20293] By: jhi                                   on 2003/07/29  10:28:10
10209         Log: Upgrade to CPAN.pm 1.74.
10210      Branch: perl
10211            ! lib/CPAN.pm lib/CPAN/t/signature.t
10212 ____________________________________________________________________________
10213 [ 20292] By: jhi                                   on 2003/07/29  10:14:26
10214         Log: Most importantly, don't try HvNAME(gp->gp_hv)
10215              unless PL_stashcache exists, otherwise we get
10216              an invalid read (detected by valgrind, and crashes
10217              ext/threads/t/basic.t in Windows).
10218              
10219              Also add a few if:s for the refcnt decrements,
10220              no need to call Perl_sv_free() if there's nothing to free.
10221      Branch: perl
10222            ! gv.c
10223 ____________________________________________________________________________
10224 [ 20291] By: jhi                                   on 2003/07/29  09:00:58
10225         Log: Tabify.
10226      Branch: perl
10227            ! MANIFEST
10228 ____________________________________________________________________________
10229 [ 20288] By: jhi                                   on 2003/07/29  08:29:50
10230         Log: Subject: [perl #22969] fix $hash{utf8bareword}
10231              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
10232              Date: Tue, 29 Jul 2003 11:09:37 +0200
10233              Message-Id: <20030729110937.31c422d2.rgarcia@hexaflux.com>
10234      Branch: perl
10235            ! t/op/utfhash.t toke.c
10236 ____________________________________________________________________________
10237 [ 20287] By: jhi                                   on 2003/07/29  08:26:48
10238         Log: Subject: [PATCH pointer] B::Deparse 0.64
10239              From: Stephen McCamant <smcc@mit.edu>
10240              Date: Mon, 28 Jul 2003 16:57:19 -0400
10241              Message-ID: <16165.36399.39977.566109@syllepsis.MIT.EDU>
10242      Branch: perl
10243            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
10244 ____________________________________________________________________________
10245 [ 20286] By: jhi                                   on 2003/07/29  08:24:45
10246         Log: More perlio docs from Stas.
10247      Branch: perl
10248            ! pod/perliol.pod
10249 ____________________________________________________________________________
10250 [ 20285] By: jhi                                   on 2003/07/29  08:22:49
10251         Log: Reintroduce Porting/Modules.  No, it's not duplicating
10252              the information in Module::CoreList.
10253      Branch: perl
10254            + Porting/Modules Porting/Modules.pl
10255            ! AUTHORS MANIFEST
10256 ____________________________________________________________________________
10257 [ 20283] By: jhi                                   on 2003/07/29  05:00:12
10258         Log: The better prefixify() patch from Ed Moy.
10259      Branch: perl
10260            ! lib/ExtUtils/MM_Unix.pm
10261 ____________________________________________________________________________
10262 [ 20282] By: jhi                                   on 2003/07/29  04:57:57
10263         Log: PerlIO_popped doc addition from NI-S.
10264      Branch: perl
10265            ! pod/perliol.pod
10266 ____________________________________________________________________________
10267 [ 20281] By: jhi                                   on 2003/07/29  04:55:48
10268         Log: Subject: [PATCH] another File::Find tweak for VMS (improve on #20221)
10269              From: "Craig A. Berry" <craigberry@mac.com>
10270              Date: Tue, 29 Jul 2003 00:11:46 -0500
10271              Message-ID: <3F260212.9000104@mac.com>
10272      Branch: perl
10273            ! lib/File/Find.pm
10274 ____________________________________________________________________________
10275 [ 20278] By: jhi                                   on 2003/07/28  18:03:48
10276         Log: More bytecode tweaks.
10277      Branch: perl
10278            ! ext/B/B.xs ext/B/B/Bytecode.pm
10279 ____________________________________________________________________________
10280 [ 20275] By: jhi                                   on 2003/07/28  16:47:53
10281         Log: No more wince/README.compile.
10282      Branch: perl
10283            ! Porting/curliff.pl
10284 ____________________________________________________________________________
10285 [ 20272] By: jhi                                   on 2003/07/28  16:19:47
10286         Log: Slightly better failure output.
10287      Branch: perl
10288            ! ext/Devel/Peek/t/Peek.t
10289 ____________________________________________________________________________
10290 [ 20270] By: jhi                                   on 2003/07/28  15:12:28
10291         Log: These directories no more exist during cleanup.
10292      Branch: perl
10293            ! Makefile.SH
10294 ____________________________________________________________________________
10295 [ 20269] By: jhi                                   on 2003/07/28  15:07:22
10296         Log: No more ext/*/*.t, move them all to ext/*/t.
10297      Branch: perl
10298            + ext/Devel/DProf/t/DProf.t ext/Devel/Peek/t/Peek.t
10299            + ext/Errno/t/Errno.t ext/GDBM_File/t/gdbm.t
10300            + ext/I18N/Langinfo/t/Langinfo.t ext/IPC/SysV/t/ipcsysv.t
10301            + ext/NDBM_File/t/ndbm.t ext/ODBM_File/t/odbm.t
10302            + ext/Opcode/t/Opcode.t ext/Opcode/t/ops.t ext/PerlIO/t/PerlIO.t
10303            + ext/SDBM_File/t/sdbm.t ext/Safe/t/safe1.t ext/Safe/t/safe2.t
10304            + ext/Safe/t/safe3.t ext/Socket/t/Socket.t
10305            + ext/Socket/t/socketpair.t ext/Sys/Hostname/t/Hostname.t
10306            + ext/Sys/Syslog/t/syslog.t ext/Time/HiRes/t/HiRes.t
10307            + ext/XS/Typemap/t/Typemap.t ext/attrs/t/attrs.t ext/re/t/re.t
10308            - ext/Devel/DProf/DProf.t ext/Devel/Peek/Peek.t
10309            - ext/Errno/Errno.t ext/GDBM_File/gdbm.t
10310            - ext/I18N/Langinfo/Langinfo.t ext/IPC/SysV/ipcsysv.t
10311            - ext/NDBM_File/ndbm.t ext/ODBM_File/odbm.t ext/Opcode/Opcode.t
10312            - ext/Opcode/ops.t ext/PerlIO/PerlIO.t ext/SDBM_File/sdbm.t
10313            - ext/Safe/safe1.t ext/Safe/safe2.t ext/Safe/safe3.t
10314            - ext/Socket/Socket.t ext/Socket/socketpair.t
10315            - ext/Sys/Hostname/Hostname.t ext/Sys/Syslog/syslog.t
10316            - ext/Time/HiRes/HiRes.t ext/XS/Typemap/Typemap.t ext/attrs.t
10317            - ext/re/re.t
10318            ! MANIFEST ext/IPC/SysV/MANIFEST
10319 ____________________________________________________________________________
10320 [ 20268] By: jhi                                   on 2003/07/28  14:31:17
10321         Log: Move the ext/IO tests to a more standard location so that
10322              the *.t do not get copied to the build tree (lib/IO/).
10323      Branch: perl
10324            + ext/IO/t/IO.t ext/IO/t/io_const.t ext/IO/t/io_dir.t
10325            + ext/IO/t/io_dup.t ext/IO/t/io_linenum.t
10326            + ext/IO/t/io_multihomed.t ext/IO/t/io_pipe.t ext/IO/t/io_poll.t
10327            + ext/IO/t/io_sel.t ext/IO/t/io_sock.t ext/IO/t/io_taint.t
10328            + ext/IO/t/io_tell.t ext/IO/t/io_udp.t ext/IO/t/io_unix.t
10329            + ext/IO/t/io_utf8.t ext/IO/t/io_xs.t
10330            - ext/IO/lib/IO/t/IO.t ext/IO/lib/IO/t/io_const.t
10331            - ext/IO/lib/IO/t/io_dir.t ext/IO/lib/IO/t/io_dup.t
10332            - ext/IO/lib/IO/t/io_linenum.t ext/IO/lib/IO/t/io_multihomed.t
10333            - ext/IO/lib/IO/t/io_pipe.t ext/IO/lib/IO/t/io_poll.t
10334            - ext/IO/lib/IO/t/io_sel.t ext/IO/lib/IO/t/io_sock.t
10335            - ext/IO/lib/IO/t/io_taint.t ext/IO/lib/IO/t/io_tell.t
10336            - ext/IO/lib/IO/t/io_udp.t ext/IO/lib/IO/t/io_unix.t
10337            - ext/IO/lib/IO/t/io_utf8.t ext/IO/lib/IO/t/io_xs.t
10338            ! MANIFEST
10339 ____________________________________________________________________________
10340 [ 20267] By: jhi                                   on 2003/07/28  14:16:44
10341         Log: Retract #20260.
10342      Branch: perl
10343            ! perlio.c perliol.h
10344 ____________________________________________________________________________
10345 [ 20266] By: jhi                                   on 2003/07/28  13:38:59
10346         Log: Bump the $VERSION of core File::Spec as requested by Ken Williams.
10347      Branch: perl
10348            ! lib/File/Spec.pm
10349 ____________________________________________________________________________
10350 [ 20265] By: jhi                                   on 2003/07/28  13:23:44
10351         Log: Subject: [PATCH] #20177 broke skip logic in t/op/write.t
10352              From: "Craig A. Berry" <craigberry@mac.com>
10353              Date: Mon, 28 Jul 2003 08:04:32 -0500
10354              Message-ID: <3F251F60.6050607@mac.com>
10355      Branch: perl
10356            ! t/op/write.t
10357 ____________________________________________________________________________
10358 [ 20264] By: jhi                                   on 2003/07/28  13:21:58
10359         Log: Subject: [PATCH] t/op/write.t cleanup after itself.
10360              From: Michael G Schwern <schwern@pobox.com>
10361              Date: Mon, 28 Jul 2003 05:54:19 -0700
10362              Message-ID: <20030728125419.GJ21044@windhund.schwern.org>
10363      Branch: perl
10364            ! t/op/write.t
10365 ____________________________________________________________________________
10366 [ 20263] By: jhi                                   on 2003/07/28  12:13:24
10367         Log: Make Storable work with blead/maint by making PL_sv_placeholder
10368              a true global, bump $VERSION to 2.08.  Will take a look at the
10369              portability issue of placeholders soon.
10370      Branch: perl
10371            ! embedvar.h ext/Storable/Storable.pm ext/Storable/Storable.xs
10372            ! intrpvar.h perlapi.h perlvars.h sv.c
10373 ____________________________________________________________________________
10374 [ 20262] By: jhi                                   on 2003/07/28  11:35:31
10375         Log: Storable test nosewipe.
10376      Branch: perl
10377            ! ext/Storable/t/code.t ext/Storable/t/utf8hash.t
10378 ____________________________________________________________________________
10379 [ 20261] By: jhi                                   on 2003/07/28  11:02:23
10380         Log: Solaris cc didn't appreciate casting a long to a pointer
10381              with no cast, and lval casts are unportable, so introduce
10382              a rval cast.
10383      Branch: perl
10384            ! bytecode.pl ext/ByteLoader/byterun.c
10385 ____________________________________________________________________________
10386 [ 20260] By: jhi                                   on 2003/07/28  10:46:58
10387         Log: (Retracted by #20267)
10388      Branch: perl
10389            ! perlio.c perliol.h
10390 ____________________________________________________________________________
10391 [ 20257] By: jhi                                   on 2003/07/28  10:05:58
10392         Log: Subject: CPAN/t/signature.t noisy
10393              From: Michael G Schwern <schwern@pobox.com>
10394              Date: Mon, 28 Jul 2003 02:14:19 -0700
10395              Message-ID: <20030728091419.GG21044@windhund.schwern.org>
10396      Branch: perl
10397            ! lib/CPAN/t/signature.t
10398 ____________________________________________________________________________
10399 [ 20256] By: jhi                                   on 2003/07/28  10:00:11
10400         Log: Extra noise from File::Spec.
10401      Branch: perl
10402            ! lib/File/Spec/t/rel2abs2rel.t
10403 ____________________________________________________________________________
10404 [ 20255] By: jhi                                   on 2003/07/28  09:50:55
10405         Log: Prettyprint the constants list of defsubs_h.PL.
10406      Branch: perl
10407            ! ext/B/defsubs_h.PL
10408 ____________________________________________________________________________
10409 [ 20253] By: jhi                                   on 2003/07/28  04:56:48
10410         Log: Subject: [PATCH] B enhancements
10411              From: Stephen McCamant <smcc@mit.edu>
10412              Date: Sun, 27 Jul 2003 14:07:46 -0400
10413              Message-ID: <16164.5362.577992.841787@syllepsis.MIT.EDU>
10414      Branch: perl
10415            ! ext/B/B.pm ext/B/B.xs ext/B/defsubs_h.PL
10416 ____________________________________________________________________________
10417 [ 20252] By: jhi                                   on 2003/07/28  04:55:42
10418         Log: More clarification about the hash randomisation defines.
10419      Branch: perl
10420            ! perl.h
10421 ____________________________________________________________________________
10422 [ 20251] By: jhi                                   on 2003/07/28  04:51:46
10423         Log: Clarify the process a bit.
10424      Branch: perl
10425            ! INSTALL
10426 ____________________________________________________________________________
10427 [ 20250] By: jhi                                   on 2003/07/28  04:43:23
10428         Log: Add $VERSION to B::Bytecode.
10429      Branch: perl
10430            ! ext/B/B/Bytecode.pm
10431 ____________________________________________________________________________
10432 [ 20249] By: jhi                                   on 2003/07/28  04:39:14
10433         Log: Missing test file.  (Not very useful since Module::Signature
10434              is not in the core, but let's not make an exception.)
10435      Branch: perl
10436            ! MANIFEST
10437 ____________________________________________________________________________
10438 [ 20248] By: jhi                                   on 2003/07/28  04:35:27
10439         Log: Subject: Re: downrev modules in RC2
10440              From: Gisle Aas <gisle@ActiveState.com>
10441              Date: 27 Jul 2003 20:25:07 -0700
10442              Message-ID: <lrptjv1gfg.fsf@caliper.activestate.com>
10443              
10444              (upgrade to Digest::MD5 2.26)
10445      Branch: perl
10446            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
10447            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
10448 ____________________________________________________________________________
10449 [ 20247] By: jhi                                   on 2003/07/28  04:31:32
10450         Log: Upgrade to CGI 2.97.
10451      Branch: perl
10452            ! lib/CGI.pm
10453 ____________________________________________________________________________
10454 [ 20246] By: jhi                                   on 2003/07/28  04:26:58
10455         Log: Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode.pl'.
10456              (from Enache)
10457      Branch: perl
10458            ! bytecode.pl ext/ByteLoader/byterun.c
10459 ____________________________________________________________________________
10460 [ 20243] By: jhi                                   on 2003/07/27  20:31:31
10461         Log: Upgrade to CPAN 1.72.
10462      Branch: perl
10463            + lib/CPAN/t/signature.t
10464            ! MANIFEST lib/CPAN.pm
10465 ____________________________________________________________________________
10466 [ 20242] By: jhi                                   on 2003/07/27  20:21:40
10467         Log: We now return to your normally scheduled hash randomisation.
10468      Branch: perl
10469            ! INSTALL perl.h pod/perlfunc.pod pod/perlrun.pod
10470            ! pod/perlsec.pod
10471 ____________________________________________________________________________
10472 [ 20240] By: jhi                                   on 2003/07/27  19:45:22
10473         Log: fresh_perl_(is|like) were printing out the wrong file/line
10474              number on failure because _where() was hard coded to only
10475              look one level up the call stack.  In these cases it has to
10476              look two.
10477              (Schwern)
10478      Branch: perl
10479            ! t/test.pl
10480 ____________________________________________________________________________
10481 [ 20239] By: jhi                                   on 2003/07/27  19:43:34
10482         Log: cleanup tiehandle.t to use test.pl, is(), like(), etc...
10483              (Schwern)
10484      Branch: perl
10485            ! t/op/tiehandle.t
10486 ____________________________________________________________________________
10487 [ 20238] By: jhi                                   on 2003/07/27  19:20:45
10488         Log: Upgrade to Test::Harness 2.29.
10489      Branch: perl
10490            ! lib/Test/Harness.pm lib/Test/Harness/Straps.pm
10491            ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
10492            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
10493            ! lib/Test/Harness/t/test-harness.t
10494 ____________________________________________________________________________
10495 [ 20237] By: jhi                                   on 2003/07/27  18:37:45
10496         Log: Missing MakeMaker test.
10497      Branch: perl
10498            + lib/ExtUtils/t/postamble.t
10499            ! MANIFEST
10500 ____________________________________________________________________________
10501 [ 20236] By: jhi                                   on 2003/07/27  18:29:16
10502         Log: Add -l (one file per line) option to manicheck.
10503      Branch: perl
10504            ! Porting/manicheck
10505 ____________________________________________________________________________
10506 [ 20235] By: jhi                                   on 2003/07/27  18:08:55
10507         Log: Further Byteloader tweaks from Enache.
10508      Branch: perl
10509            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
10510            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/defsubs_h.PL
10511            ! ext/B/t/assembler.t ext/ByteLoader/ByteLoader.pm
10512            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
10513            ! ext/ByteLoader/byterun.h t/TEST
10514 ____________________________________________________________________________
10515 [ 20234] By: jhi                                   on 2003/07/27  18:02:24
10516         Log: Reapply some perldoc changes not in 3.09.
10517      Branch: perl
10518            ! lib/Pod/Perldoc.pm
10519 ____________________________________________________________________________
10520 [ 20233] By: jhi                                   on 2003/07/27  17:51:01
10521         Log: Upgrade to Pod::Perldoc 3.09.
10522      Branch: perl
10523            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
10524 ____________________________________________________________________________
10525 [ 20232] By: jhi                                   on 2003/07/27  17:34:23
10526         Log: A bug reported in perl-unicode by Terry Jones, fixed
10527              by Andreas Koenig, and add a test.
10528      Branch: perl
10529            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
10530 ____________________________________________________________________________
10531 [ 20231] By: jhi                                   on 2003/07/27  17:21:11
10532         Log: Unicode::UCD doc nit from Andreas Koenig.
10533      Branch: perl
10534            ! lib/Unicode/UCD.pm
10535 ____________________________________________________________________________
10536 [ 20230] By: jhi                                   on 2003/07/27  17:13:55
10537         Log: Upgrade to I18N::LangTags 0.28.
10538      Branch: perl
10539            + lib/I18N/LangTags/t/01test.t
10540            - lib/I18N/LangTags/test.pl
10541            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/List.pm
10542 ____________________________________________________________________________
10543 [ 20229] By: jhi                                   on 2003/07/27  16:59:27
10544         Log: Skip the test until Enache fixes it.
10545      Branch: perl
10546            ! ext/B/t/assembler.t
10547 ____________________________________________________________________________
10548 [ 20225] By: jhi                                   on 2003/07/27  16:12:44
10549         Log: Upgrade to File::Spec 0.85.
10550      Branch: perl
10551            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
10552            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
10553            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
10554            ! lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
10555            ! lib/File/Spec/t/rel2abs2rel.t
10556 ____________________________________________________________________________
10557 [ 20224] By: jhi                                   on 2003/07/27  15:48:20
10558         Log: Subject: Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
10559              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
10560              Date: Sun, 20 Jul 2003 22:36:02 +0200
10561              Message-ID: <006801c34efe$8aac1920$0c2f1fac@R2D2>
10562      Branch: perl
10563            ! dump.c embedvar.h ext/Storable/Storable.xs hv.c intrpvar.h
10564            ! perl.c perlapi.h sv.c universal.c
10565 ____________________________________________________________________________
10566 [ 20223] By: jhi                                   on 2003/07/27  15:43:30
10567         Log: Regen byterun once more: the incav is not yet right, but at
10568              least it compiles now (Tru64 cc choked on the lvalue cast).
10569      Branch: perl
10570            ! bytecode.pl ext/ByteLoader/byterun.c
10571 ____________________________________________________________________________
10572 [ 20222] By: jhi                                   on 2003/07/27  15:31:52
10573         Log: Regenerated because of #20220.
10574      Branch: perl
10575            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
10576            ! ext/ByteLoader/byterun.h
10577 ____________________________________________________________________________
10578 [ 20221] By: jhi                                   on 2003/07/27  15:19:57
10579         Log: Subject: [PATCH] fix for File::Find logical name collision on VMS
10580              From: "Craig A. Berry" <craigberry@mac.com>
10581              Date: Mon, 21 Jul 2003 19:40:20 -0500
10582              Message-ID: <3F1C87F4.2070401@mac.com>
10583      Branch: perl
10584            ! lib/File/Find.pm
10585 ____________________________________________________________________________
10586 [ 20220] By: jhi                                   on 2003/07/27  15:13:10
10587         Log: Subject: Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all
10588              From: Enache Adrian <enache@rdslink.ro>
10589              Date: Fri, 18 Jul 2003 23:15:37 +0300
10590              Message-ID: <20030718201537.GA1574@ratsnest.hole>
10591      Branch: perl
10592            ! Makefile.SH bytecode.pl ext/B/B.xs ext/B/B/Assembler.pm
10593            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/typemap
10594            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
10595            ! ext/ByteLoader/bytecode.h installperl t/TEST utils/perlcc.PL
10596 ____________________________________________________________________________
10597 [ 20219] By: jhi                                   on 2003/07/27  15:08:23
10598         Log: Subject: [PATCH-for-RC2] WinCE port addition
10599              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
10600              Date: Fri, 25 Jul 2003 22:17:11 +0400
10601              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200D42@cio-test001.spb.lucent.com>
10602      Branch: perl
10603            - wince/README.compile
10604            ! MANIFEST README.ce wince/Makefile.ce wince/README.perlce
10605            ! wince/compile.bat wince/wince.c wince/wince.h
10606 ____________________________________________________________________________
10607 [ 20217] By: jhi                                   on 2003/07/25  06:39:08
10608         Log: Another missing hunk for MakeMaker from .org.
10609      Branch: perl
10610            ! lib/ExtUtils/MakeMaker.pm
10611 ____________________________________________________________________________
10612 [ 20213] By: jhi                                   on 2003/07/24  14:49:25
10613         Log: Grabbed from www.makemaker.org.
10614      Branch: perl
10615            + t/lib/MakeMaker/Test/Setup/Recurs.pm
10616            ! MANIFEST
10617 ____________________________________________________________________________
10618 [ 20211] By: jhi                                   on 2003/07/24  14:00:29
10619         Log: Subject: [perl #22946] Bug in Unicode surrogate pair conversion in Perl_utf16_to_utf8 
10620              From: "Dinger, Tom" (via RT) <perlbug-followup@perl.org>
10621              Date: 14 Jul 2003 05:35:15 -0000
10622              Message-ID: <rt-22946-60715.1.00007189884266@rt.perl.org>
10623      Branch: perl
10624            ! utf8.c
10625 ____________________________________________________________________________
10626 [ 20209] By: jhi                                   on 2003/07/24  13:42:58
10627         Log: Subject: Re: [typo] sv.c pod/perlapi.pod
10628              From: Stas Bekman <stas@stason.org>
10629              Date: Thu, 24 Jul 2003 16:49:27 +0200
10630              Message-ID: <3F1FF1F7.30500@stason.org>
10631      Branch: perl
10632            ! pod/perlapi.pod sv.c
10633 ____________________________________________________________________________
10634 [ 20208] By: jhi                                   on 2003/07/24  13:41:37
10635         Log: Subject: [ANNOUNCE] ExtUtils::MakeMaker 6.11
10636              From: Michael G Schwern <schwern@pobox.com>
10637              Date: Thu, 24 Jul 2003 01:28:07 -0700
10638              Message-ID: <20030724082807.GA24285@windhund.schwern.org>
10639      Branch: perl
10640            ! lib/ExtUtils/MakeMaker.pm
10641 ____________________________________________________________________________
10642 [ 20207] By: jhi                                   on 2003/07/24  13:40:39
10643         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_08
10644              From: Michael G Schwern <schwern@pobox.com>
10645              Date: Mon, 21 Jul 2003 20:12:25 -0700
10646              Message-ID: <20030722031224.GD12711@windhund.schwern.org>
10647      Branch: perl
10648            + lib/ExtUtils/t/recurs.t
10649            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/META.yml
10650            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
10651            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
10652            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/PATCHING
10653            ! lib/ExtUtils/README lib/ExtUtils/t/Command.t
10654            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
10655            ! lib/ExtUtils/t/basic.t
10656 ____________________________________________________________________________
10657 [ 20206] By: jhi                                   on 2003/07/24  13:23:27
10658         Log: (accidentally empty checkin)
10659      Branch: perl
10660            ! lib/perl5db.pl
10661 ____________________________________________________________________________
10662 [ 20203] By: jhi                                   on 2003/07/24  13:14:53
10663         Log: Subject: [possible PATCH?] Re: Where is PerlIO_isutf8()?
10664              From: Steve Hay <steve.hay@uk.radan.com>
10665              Date: Fri, 18 Jul 2003 10:03:21 +0100
10666              Message-ID: <3F17B7D9.80805@uk.radan.com>
10667      Branch: perl
10668            ! makedef.pl
10669 ____________________________________________________________________________
10670 [ 20202] By: jhi                                   on 2003/07/24  13:12:08
10671         Log: Subject: [patch] perldebug.pod clarification
10672              From: Stéphane Payrard <stef@payrard.net>
10673              Date: Mon, 21 Jul 2003 21:36:59 +0200
10674              Message-ID: <20030721193659.GC2722@stefp.dyndns.org>
10675      Branch: perl
10676            ! pod/perldebug.pod
10677 ____________________________________________________________________________
10678 [ 20201] By: jhi                                   on 2003/07/24  13:08:50
10679         Log: Subject: PATCH: More edge tests on t/op/pow.t
10680              From: Andy Lester <andy@petdance.com>
10681              Date: Wed, 23 Jul 2003 16:38:35 -0500
10682              Message-ID: <20030723213834.GA20468@petdance.com>
10683      Branch: perl
10684            ! t/op/pow.t
10685 ____________________________________________________________________________
10686 [ 20200] By: jhi                                   on 2003/07/24  13:06:36
10687         Log: Subject: [PATCH] Fix saving 'V' magic in scan_vstring()
10688              From: Stephen McCamant <smcc@mit.edu>
10689              Date: Tue, 22 Jul 2003 09:41:10 -0400
10690              Message-ID: <16157.16118.998307.110037@syllepsis.MIT.EDU>
10691      Branch: perl
10692            ! toke.c
10693 ____________________________________________________________________________
10694 [ 20199] By: jhi                                   on 2003/07/24  13:04:24
10695         Log: Subject: [PATCH] Re: Reference to tied elements results in lvalue.
10696              From: Dave Mitchell <davem@fdgroup.com>
10697              Date: Fri, 18 Jul 2003 18:49:43 +0100
10698              Message-ID: <20030718174943.GB6427@fdgroup.com>
10699      Branch: perl
10700            ! sv.c t/op/tie.t
10701 ____________________________________________________________________________
10702 [ 20198] By: jhi                                   on 2003/07/24  09:07:45
10703         Log: Subject: [PATCH] Re: Bug in B::Deparse/Concise with ithreads
10704              From: Stephen McCamant <smcc@mit.edu>
10705              Date: Sat, 19 Jul 2003 12:06:31 -0400
10706              Message-ID: <16153.27783.300094.464863@syllepsis.MIT.EDU>
10707      Branch: perl
10708            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
10709 ____________________________________________________________________________
10710 [ 20197] By: jhi                                   on 2003/07/24  08:59:45
10711         Log: Subject: [PATCH] typo in VMS::Filespec
10712              From: Ken Williams <ken@mathforum.org>
10713              Date: Tue, 22 Jul 2003 15:18:21 -0500
10714              Message-Id: <A3E1AAA0-BC81-11D7-B0BB-003065F6D85A@mathforum.org>
10715      Branch: perl
10716            ! vms/ext/Filespec.pm
10717 ____________________________________________________________________________
10718 [ 20196] By: jhi                                   on 2003/07/24  08:54:54
10719         Log: EBCDIC fix from Thomas Dorner.
10720      Branch: perl
10721            ! Makefile.SH
10722 ____________________________________________________________________________
10723 [ 20195] By: jhi                                   on 2003/07/24  08:54:13
10724         Log: POSIX-BC patch from Thomas Dorner.
10725      Branch: perl
10726            ! hints/posix-bc.sh
10727 ____________________________________________________________________________
10728 [ 20194] By: jhi                                   on 2003/07/24  08:45:55
10729         Log: Subject: [perl #22971] [PATCH] Proper capitalization for IO.pm deprecation warning 
10730              From: "ilya@juil.nonet (via RT)" <perlbug-followup@perl.org>
10731              Date: 14 Jul 2003 05:37:15 -0000
10732              Message-ID: <rt-22971-60818.3.78636614866039@rt.perl.org>
10733      Branch: perl
10734            ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
10735 ____________________________________________________________________________
10736 [ 20193] By: jhi                                   on 2003/07/24  08:43:33
10737         Log: Subject: [perl #22965] Cannot set undef timeout in IO::Socket in perl 5.8.0 
10738              From: Hrunting Johnson (via RT) <perlbug-followup@perl.org>
10739              Date: 14 Jul 2003 05:37:02 -0000
10740              Message-ID: <rt-22965-60791.13.0539297217452@rt.perl.org>
10741      Branch: perl
10742            ! ext/IO/lib/IO/Socket.pm
10743 ____________________________________________________________________________
10744 [ 20191] By: jhi                                   on 2003/07/24  08:38:35
10745         Log: Subject: [PATCH] Re: Fatal 5.8.1 error in our $FOO = x if $FOO
10746              From: Dave Mitchell <davem@fdgroup.com>
10747              Date: Thu, 17 Jul 2003 20:33:29 +0100
10748              Message-ID: <20030717193329.GA2699@fdgroup.com>
10749      Branch: perl
10750            ! pad.c t/lib/warnings/pad
10751 ____________________________________________________________________________
10752 [ 20190] By: jhi                                   on 2003/07/24  08:35:11
10753         Log: Subject: [perl #23080] [DOCPATCH] pod/perlfunc.pod missing C
10754              From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
10755              Date: 22 Jul 2003 02:59:13 -0000
10756              Message-ID: <rt-23080-61622.7.95831816717467@rt.perl.org>
10757      Branch: perl
10758            ! pod/perlfunc.pod
10759 ____________________________________________________________________________
10760 [ 20189] By: jhi                                   on 2003/07/24  08:26:02
10761         Log: Subject: [PATCH RC2] Missing semicolon in PERL_FPU_INIT macro
10762              From: Stephen Clouse <stephenc@theiqgroup.com>
10763              Date: Tue, 22 Jul 2003 21:31:38 -0500
10764              Message-ID: <20030723023138.GA15653@owns.warpcore.org>
10765      Branch: perl
10766            ! perl.h
10767 ____________________________________________________________________________
10768 [ 20187] By: jhi                                   on 2003/07/24  07:53:33
10769         Log: Subject: [PATCH] configure.gnu --prefix
10770              From: slaven@rezic.de
10771              Date: Thu, 10 Jul 2003 09:33:27 +0000
10772              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
10773      Branch: perl
10774            ! configure.gnu
10775 ____________________________________________________________________________
10776 [ 20186] By: jhi                                   on 2003/07/24  07:48:21
10777         Log: Subject: Re: problem with rc1 and rc2 on Mac OS X
10778              From: Edward Moy <emoy@apple.com>
10779              Date: Sun, 13 Jul 2003 14:12:57 -0700
10780              Message-Id: <C66FBFAC-B576-11D7-89B5-0030657B317C@apple.com>
10781      Branch: perl
10782            ! lib/ExtUtils/MM_Unix.pm
10783 ____________________________________________________________________________
10784 [ 20184] By: jhi                                   on 2003/07/24  07:02:31
10785         Log: Subject: [PATCH 5.8.1 @20153] malloc cleanup
10786              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
10787              Date: Tue, 15 Jul 2003 07:46:58 -0700
10788              Message-ID: <20030715144657.GA21313@math.berkeley.edu>
10789      Branch: perl
10790            ! makedef.pl malloc.c malloc_ctl.h
10791 ____________________________________________________________________________
10792 [ 20182] By: jhi                                   on 2003/07/23  13:28:52
10793         Log: This should make Stas happy.
10794      Branch: perl
10795            ! hv.h perl.c
10796 ____________________________________________________________________________
10797 [ 20180] By: jhi                                   on 2003/07/23  12:40:11
10798         Log: utils.lst parsing tweak for bin/perldoc installation from Rafael.
10799      Branch: perl
10800            ! installperl
10801 ____________________________________________________________________________
10802 [ 20179] By: rgs                                   on 2003/07/21  19:46:19
10803         Log: As the perldoc.pod is now in a separate file under pod/,
10804              the installman script was installing an empty perldoc.1 manpage.
10805      Branch: perl
10806            ! installperl utils.lst
10807 ____________________________________________________________________________
10808 [ 20178] By: rgs                                   on 2003/07/21  19:19:06
10809         Log: Subject: [DOCPATCH] %SIG and SA_RESTART
10810              From: Steve Grazzini <grazz@pobox.com>
10811              Date: Wed, 16 Jul 2003 08:56:21 -0400
10812              Message-ID: <20030716125620.GA7022@grazzini.net>
10813      Branch: perl
10814            ! pod/perlipc.pod pod/perlvar.pod
10815 ____________________________________________________________________________
10816 [ 20177] By: rgs                                   on 2003/07/21  19:14:35
10817         Log: Subject: [PATCH] Re: Perl formats do not work with tied values
10818              From: Dave Mitchell <davem@fdgroup.com>
10819              Date: Tue, 15 Jul 2003 20:46:07 +0100
10820              Message-ID: <20030715194607.GA24592@fdgroup.com>
10821              
10822              plus the regression test :
10823              Subject: Re: [PATCH] Re: Perl formats do not work with tied values
10824              From: Nicholas Clark <nick@ccl4.org>
10825              Date: Tue, 15 Jul 2003 22:24:04 +0100
10826              Message-ID: <20030715222404.L20414@plum.flirble.org>
10827      Branch: perl
10828            ! pp_ctl.c t/op/write.t
10829 ____________________________________________________________________________
10830 [ 20176] By: rgs                                   on 2003/07/21  19:00:32
10831         Log: Subject: Re: [PATCH] h2xs and extra_libraries
10832              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
10833              Date: Tue, 15 Jul 2003 07:28:52 +0200
10834              Message-id: <20030715052852.GA494@ethan>
10835      Branch: perl
10836            ! utils/h2xs.PL
10837 ____________________________________________________________________________
10838 [ 20175] By: merijn                                on 2003/07/21  14:26:43
10839         Log: Subject: Re: [PATCH] test clean-up for VMS
10840              From: "Craig A. Berry" <craigberry@mac.com>
10841              Date: Sun, 20 Jul 2003 10:43:32 -0500
10842              Message-ID: <3F1AB8A4.2070207@mac.com>
10843      Branch: perl
10844            ! ext/PerlIO/t/encoding.t lib/File/Spec/t/rel2abs2rel.t
10845            ! lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
10846            ! lib/FileCache/t/03append.t t/io/argv.t t/op/stat.t
10847            ! t/uni/write.t
10848 ____________________________________________________________________________
10849 [ 20174] By: hv                                    on 2003/07/21  10:26:07
10850         Log: Update Changes.
10851      Branch: perl
10852            ! Changes patchlevel.h
10853 ____________________________________________________________________________
10854 [ 20173] By: rgs                                   on 2003/07/20  21:48:21
10855         Log: Minor doc nits concerning the dosish ALTERNATE_SHEBANG
10856              (bug #22968)
10857      Branch: perl
10858            ! pod/perlfaq3.pod pod/perlrun.pod
10859 ____________________________________________________________________________
10860 [ 20172] By: rgs                                   on 2003/07/20  21:14:12
10861         Log: Subject: Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
10862              From: Andy Dougherty <doughera@lafayette.edu>
10863              Date: Tue, 15 Jul 2003 10:52:58 -0400 (EDT)
10864              Message-ID: <Pine.SOL.4.53.0307151011550.7002@maxwell.phys.lafayette.edu>
10865              
10866              plus a clarification to INSTALL :
10867              Subject: [PATCH] Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
10868              From: Andy Dougherty <doughera@lafayette.edu>
10869              Date: Wed, 16 Jul 2003 11:01:24 -0400 (EDT)
10870              Message-ID: <Pine.SOL.4.53.0307161059400.10258@maxwell.phys.lafayette.edu>
10871      Branch: perl
10872            ! INSTALL Makefile.SH
10873 ____________________________________________________________________________
10874 [ 20171] By: rgs                                   on 2003/07/20  20:12:54
10875         Log: The warning "Possible precedence problem on bitwise operator"
10876              was incorrectly produced with the bitwise-assignment operators.
10877              Fix it. (bug #23065 concerning 5.8.1 RC2)
10878      Branch: perl
10879            ! op.c t/lib/warnings/op
10880 ____________________________________________________________________________
10881 [ 20170] By: rgs                                   on 2003/07/18  08:03:02
10882         Log: Rename get_seed() to get_hash_seed(), as suggested by
10883              Eric J Kidder, to solve a name conflict on HP_UX 11.00.
10884      Branch: perl
10885            ! embed.fnc embed.h perl.c proto.h util.c
10886 ____________________________________________________________________________
10887 [ 20169] By: rgs                                   on 2003/07/18  06:36:20
10888         Log: Subject: Re: [PATCH] Re: Oops - Can't calculate our powers
10889              From: Andreas J Koenig <andreas.koenig@anima.de>
10890              Date: Fri, 18 Jul 2003 09:36:47 +0200
10891              Message-ID: <87fzl4thf4.fsf@franz.ak.mind.de>
10892      Branch: perl
10893            ! t/op/pow.t
10894 ____________________________________________________________________________
10895 [ 20168] By: rgs                                   on 2003/07/18  06:21:15
10896         Log: Subject: [ PATCH] Re: isa(UNIVERSAL)?
10897              From: Dave Mitchell <davem@fdgroup.com>
10898              Date: Thu, 17 Jul 2003 21:51:12 +0100
10899              Message-ID: <20030717205112.GA2994@fdgroup.com>
10900      Branch: perl
10901            ! t/op/universal.t universal.c
10902 ____________________________________________________________________________
10903 [ 20167] By: rgs                                   on 2003/07/18  06:14:33
10904         Log: Subject: [PATCH] Re: Oops - Can't calculate our powers
10905              From: Stephen McCamant <smcc@mit.edu>
10906              Date: Fri, 18 Jul 2003 02:26:14 -0400
10907              Message-ID: <16151.37638.162561.84142@syllepsis.MIT.EDU>
10908      Branch: perl
10909            ! pp.c t/op/pow.t
10910 ____________________________________________________________________________
10911 [ 20166] By: rgs                                   on 2003/07/17  21:49:10
10912         Log: Subject: [PATCH] Increment cop_seqmax in utilize()
10913              From: Stephen McCamant <smcc@mit.edu>
10914              Date: Tue, 15 Jul 2003 09:57:26 -0400
10915              Message-ID: <16148.2118.348073.76671@syllepsis.MIT.EDU>
10916              
10917              Subject: [PATCH] B::Concise 0.56: refcount and BEGIN improvements
10918              From: Stephen McCamant <smcc@mit.edu>
10919              Date: Tue, 15 Jul 2003 09:57:31 -0400
10920              Message-ID: <16148.2123.305325.480187@syllepsis.MIT.EDU>
10921      Branch: perl
10922            ! ext/B/B/Concise.pm ext/B/B/Terse.pm op.c
10923 ____________________________________________________________________________
10924 [ 20165] By: rgs                                   on 2003/07/17  21:24:46
10925         Log: Subject: [PATCH] Re: POSIX::div
10926              From: Michael G Schwern <schwern@pobox.com>
10927              Date: Mon, 14 Jul 2003 14:00:58 -0700
10928              Message-ID: <20030714210057.GK18517@windhund.schwern.org>
10929      Branch: perl
10930            ! ext/POSIX/POSIX.pm
10931 ____________________________________________________________________________
10932 [ 20164] By: rgs                                   on 2003/07/17  21:15:51
10933         Log: PERL5LIB is not colon-separated everywhere
10934      Branch: perl
10935            ! pod/perlrun.pod
10936 ____________________________________________________________________________
10937 [ 20163] By: rgs                                   on 2003/07/17  20:59:15
10938         Log: Subject: [PATCH] fix $^N-related coredump
10939              From: Anton Berezin <tobez@tobez.org>
10940              Date: Mon, 14 Jul 2003 13:50:35 +0200
10941              Message-ID: <20030714115035.GA10971@heechee.tobez.org>
10942      Branch: perl
10943            ! pp_hot.c sv.c
10944 ____________________________________________________________________________
10945 [ 20162] By: rgs                                   on 2003/07/17  20:39:31
10946         Log: Subject: PATCH: tweak 'split' docs for case of explicit 0 LIMIT
10947              From: Tony Bowden <tony@kasei.com>
10948              Date: Thu, 17 Jul 2003 16:49:35 +0100
10949              Message-ID: <20030717154935.GA20302@soto.kasei.com>
10950      Branch: perl
10951            ! pod/perlfunc.pod
10952 ____________________________________________________________________________
10953 [ 20161] By: rgs                                   on 2003/07/17  20:25:52
10954         Log: Minor nits in perlsyn.pod
10955      Branch: perl
10956            ! pod/perlsyn.pod
10957 ____________________________________________________________________________
10958 [ 20159] By: rgs                                   on 2003/07/13  20:02:34
10959         Log: Subject: [PATCH] incorrect error message from Attribute::Handlers
10960              From: Claes Jacobsson <claes@surfar.nu>
10961              Date: Sat, 12 Jul 2003 16:30:42 +0200
10962              Message-Id: <6A6A99C4-B475-11D7-AB05-000393C12F9E@surfar.nu>
10963      Branch: perl
10964            ! lib/Attribute/Handlers.pm
10965 ____________________________________________________________________________
10966 [ 20158] By: rgs                                   on 2003/07/13  19:52:58
10967         Log: Add a TODO test for perlbug #19049
10968              Subject: Re: [perl #19049] Incorrect $` after replacement (test for same)
10969              From: Alex Gough <alex-p5p@earth.li>
10970              Date: Fri, 11 Jul 2003 01:12:42 +0100
10971              Message-ID: <20030711001242.GD2484@the.earth.li>
10972      Branch: perl
10973            ! t/op/pat.t
10974 ____________________________________________________________________________
10975 [ 20157] By: rgs                                   on 2003/07/13  19:43:29
10976         Log: Minor updates of the charnames documentation.
10977      Branch: perl
10978            ! lib/charnames.pm
10979 ____________________________________________________________________________
10980 [ 20156] By: rgs                                   on 2003/07/11  19:37:34
10981         Log: Subject: Re: Sort sub and NaNs 
10982              From: "John P. Linderman" <jpl@research.att.com>
10983              Date: Thu, 10 Jul 2003 10:45:06 -0400
10984              Message-Id: <200307101445.KAA79110@raptor.research.att.com>
10985              
10986              Warn against a potential edge case with sort, <=> and NaNs.
10987      Branch: perl
10988            ! pod/perlfunc.pod
10989 ____________________________________________________________________________
10990 [ 20155] By: rgs                                   on 2003/07/11  19:11:17
10991         Log: Subject: [DOCPATCH] perlfunc/read
10992              From: Steve Grazzini <grazz@pobox.com>
10993              Date: Tue, 8 Jul 2003 10:23:03 -0400
10994              Message-ID: <20030708142303.GB23698@grazzini.net>
10995              
10996              Clarify the OFFSET parameter to read().
10997      Branch: perl
10998            ! pod/perlfunc.pod
10999 ____________________________________________________________________________
11000 [ 20154] By: rgs                                   on 2003/07/11  18:54:09
11001         Log: Subject: [PATCH pod/perlsyn.pod pod/perltrap.pod] New introduction
11002              From: Michael G Schwern <schwern@pobox.com>
11003              Date: Tue, 13 May 2003 18:33:05 -0700
11004              Message-ID: <20030514013305.GB22001@windhund.schwern.org>
11005      Branch: perl
11006            ! pod/perlsyn.pod pod/perltrap.pod
11007 ____________________________________________________________________________
11008 [ 20145] By: jhi                                   on 2003/07/11  05:07:09
11009         Log: I think the API for mod_perl v2 should be simply that
11010              PL_modperl sets the PL_hash_seed (and PL_hash_seed_set)
11011              itself, hopefully from a good source of random bits.
11012      Branch: perl
11013            ! perl.c
11014 ____________________________________________________________________________
11015 [ 20143] By: jhi                                   on 2003/07/11  00:35:07
11016         Log: pTHX.
11017      Branch: perl
11018            ! util.c
11019 ____________________________________________________________________________
11020 [ 20139] By: jhi                                   on 2003/07/11  00:21:43
11021         Log: New order of seed.
11022      Branch: perl
11023            ! pod/perlrun.pod
11024 ____________________________________________________________________________
11025 [ 20138] By: jhi                                   on 2003/07/11  00:13:11
11026         Log: More retraction.
11027      Branch: perl
11028            ! INSTALL
11029 ____________________________________________________________________________
11030 [ 20137] By: jhi                                   on 2003/07/11  00:10:14
11031         Log: Retract the statements.
11032      Branch: perl
11033            ! pod/perlfunc.pod pod/perlsec.pod
11034 ____________________________________________________________________________
11035 [ 20135] By: jhi                                   on 2003/07/11  00:03:33
11036         Log: Chicken out: the hash randomisation is not on by default.
11037              We switch over to the explicit mode: in other words, if
11038              the $ENV{PERL_HASH_SEED} is on, we randomise.  Also, we
11039              randomise only if PL_hash_seed_set is FALSE (this means
11040              one can use PERL_HASH() before perl_run.)  Also, since
11041              now PERL_HASH_SEED is okay even under -T, all should be fine.
11042              (Ha!)
11043      Branch: perl
11044            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perl.h
11045            ! perlapi.h pod/perldiag.pod pod/perlrun.pod proto.h util.c
11046 ____________________________________________________________________________
11047 [ 20134] By: jhi                                   on 2003/07/10  23:23:38
11048         Log: Check PERL_HASH_SEED even when tainted.
11049      Branch: perl
11050            ! perl.c pod/perlrun.pod
11051 ____________________________________________________________________________
11052 [ 20131] By: jhi                                   on 2003/07/10  22:42:29
11053         Log: &Time::HiRes::d_nanosleep was broken.
11054      Branch: perl
11055            ! ext/Time/HiRes/Makefile.PL
11056 ____________________________________________________________________________
11057 [ 20130] By: jhi                                   on 2003/07/10  22:37:02
11058         Log: Subject: [PATCH} db-recno.t on Mac OS X
11059              From: slaven@rezic.de
11060              Date: Thu, 10 Jul 2003 12:41:05 +0000
11061              Message-Id: <1057840865.9622@devpc01.iconmobile.de>
11062      Branch: perl
11063            ! ext/DB_File/t/db-recno.t
11064 ____________________________________________________________________________
11065 [ 20129] By: jhi                                   on 2003/07/10  22:31:39
11066         Log: Subject: [comment patch]
11067              From: Stas Bekman <stas@stason.org>
11068              Date: Thu, 10 Jul 2003 14:19:22 -0700
11069              Message-ID: <3F0DD85A.1070902@stason.org>
11070      Branch: perl
11071            ! perl.c
11072 ____________________________________________________________________________
11073 [ 20127] By: jhi                                   on 2003/07/10  22:21:04
11074         Log: Be vague enough.
11075      Branch: perl
11076            ! pod/perldata.pod
11077 ____________________________________________________________________________
11078 [ 20125] By: rgs                                   on 2003/07/10  19:28:48
11079         Log: regen embed.pl for the bleadperl branch as well.
11080      Branch: perl
11081            ! embedvar.h
11082 ____________________________________________________________________________
11083 [ 20124] By: jhi                                   on 2003/07/10  18:33:56
11084         Log: Time travel noticed by Enache.
11085      Branch: perl
11086            ! pod/perlhist.pod
11087 ____________________________________________________________________________
11088 [ 20120] By: jhi                                   on 2003/07/10  17:38:28
11089         Log: I can see the future.  It is cloudy.
11090      Branch: perl
11091            ! pod/perlhist.pod
11092 ____________________________________________________________________________
11093 [ 20119] By: jhi                                   on 2003/07/10  17:37:25
11094         Log: Subject: [PATCH] configure.gnu --prefix
11095              From: slaven@rezic.de
11096              Date: Thu, 10 Jul 2003 09:33:27 +0000
11097              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
11098      Branch: perl
11099            ! configure.gnu
11100 ____________________________________________________________________________
11101 [ 20118] By: jhi                                   on 2003/07/10  17:35:32
11102         Log: malloc alignment patch from Spider, needed for Tru64 + longdouble.
11103      Branch: perl
11104            ! malloc.c
11105 ____________________________________________________________________________
11106 [ 20117] By: jhi                                   on 2003/07/10  17:33:53
11107         Log: Subject: [PATCH] Restore SIGFPE on exec()
11108              From: Chip Salzenberg <chip@pobox.com>
11109              Date: Thu, 10 Jul 2003 13:13:20 -0400
11110              Message-ID: <20030710171319.GA21588@perlsupport.com>
11111      Branch: perl
11112            ! doio.c perl.c perl.h perlapi.h perlvars.h toke.c
11113 ____________________________________________________________________________
11114 [ 20116] By: jhi                                   on 2003/07/10  17:28:00
11115         Log: The *right* way to make the csighandler visible.
11116      Branch: perl
11117            ! embed.fnc embed.h global.sym
11118 ____________________________________________________________________________
11119 [ 20114] By: jhi                                   on 2003/07/10  15:06:41
11120         Log: Retract #20112. 
11121      Branch: perl
11122            ! embed.fnc embedvar.h intrpvar.h perlapi.h
11123 ____________________________________________________________________________
11124 [ 20112] By: jhi                                   on 2003/07/10  14:17:59
11125         Log: Argh.  At least AIX builds choke because of this.
11126      Branch: perl
11127            ! embed.fnc embedvar.h intrpvar.h perlapi.h
11128 ____________________________________________________________________________
11129 [ 20106] By: jhi                                   on 2003/07/10  04:50:05
11130         Log: Upgrade to podlators 1.27.
11131      Branch: perl
11132            ! lib/Pod/Text/Termcap.pm
11133 ____________________________________________________________________________
11134 [ 20104] By: jhi                                   on 2003/07/10  04:40:02
11135         Log: Deprecate v-strings.
11136      Branch: perl
11137            ! pod/perldata.pod
11138 ____________________________________________________________________________
11139 [ 20103] By: jhi                                   on 2003/07/10  04:28:40
11140         Log: perlfaq sync.
11141      Branch: perl
11142            ! pod/perlfaq1.pod
11143 ____________________________________________________________________________
11144 [ 20100] By: jhi                                   on 2003/07/09  17:40:41
11145         Log: Detypo.
11146      Branch: perl
11147            ! hints/darwin.sh
11148 ____________________________________________________________________________
11149 [ 20098] By: jhi                                   on 2003/07/09  17:29:53
11150         Log: Fixes from Ron Kimball.
11151      Branch: perl
11152            ! pod/perldata.pod
11153 ____________________________________________________________________________
11154 [ 20097] By: jhi                                   on 2003/07/09  17:27:35
11155         Log: Fix for the 'print v65' plus safety tweaks from Rafael.
11156      Branch: perl
11157            ! toke.c
11158 ____________________________________________________________________________
11159 [ 20096] By: jhi                                   on 2003/07/09  17:06:29
11160         Log: More Darwin/MacOSX paths twiddling.
11161      Branch: perl
11162            ! hints/darwin.sh
11163 ____________________________________________________________________________
11164 [ 20093] By: jhi                                   on 2003/07/09  11:43:09
11165         Log: Play safe and use the system malloc in FreeBSD.
11166              Yes, performance suffers.  But that is better than
11167              random core dumps.
11168      Branch: perl
11169            ! hints/freebsd.sh
11170 ____________________________________________________________________________
11171 [ 20090] By: jhi                                   on 2003/07/09  08:12:32
11172         Log: Upgrade to Encode 1.97.
11173      Branch: perl
11174            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
11175            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
11176            ! ext/Encode/lib/Encode/Encoder.pm
11177            ! ext/Encode/lib/Encode/Guess.pm
11178            ! ext/Encode/lib/Encode/JP/JIS7.pm
11179 ____________________________________________________________________________
11180 [ 20089] By: jhi                                   on 2003/07/09  08:08:30
11181         Log: Rework the perldata vXX => ... entry a bit.
11182      Branch: perl
11183            ! pod/perldata.pod
11184 ____________________________________________________________________________
11185 [ 20088] By: jhi                                   on 2003/07/09  08:04:04
11186         Log: Document the vXX => change in perldata, too.
11187      Branch: perl
11188            ! pod/perldata.pod
11189 ____________________________________________________________________________
11190 [ 20085] By: jhi                                   on 2003/07/09  07:49:46
11191         Log: Test the vX => ... fix.
11192      Branch: perl
11193            ! t/op/ver.t
11194 ____________________________________________________________________________
11195 [ 20084] By: jhi                                   on 2003/07/09  06:58:39
11196         Log: Subject: Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted.
11197              From: John Peacock <jpeacock@rowman.com>
11198              Date: Wed, 09 Jul 2003 01:05:38 -0700
11199              Message-ID: <3F0BCCD2.1020009@rowman.com>
11200      Branch: perl
11201            ! embed.fnc pod/perlapi.pod toke.c util.c
11202 ____________________________________________________________________________
11203 [ 20083] By: jhi                                   on 2003/07/09  06:27:15
11204         Log: Darwin/Mac OS X: if -Dprefix=/foo, do nothing special
11205              for the install dirs.
11206      Branch: perl
11207            ! hints/darwin.sh
11208 ____________________________________________________________________________
11209 [ 20082] By: jhi                                   on 2003/07/09  05:57:16
11210         Log: Enable avoiding /System/Library in Mac OS X by
11211              doing Configure -Dprefix=/some/where -Uvendorlib.
11212      Branch: perl
11213            ! hints/darwin.sh
11214 ____________________________________________________________________________
11215 [ 20081] By: jhi                                   on 2003/07/09  05:53:56
11216         Log: Subject: [PATCH] Safe signals via POSIX::sigaction
11217              From: Chip Salzenberg <chip@pobox.com>
11218              Date: Wed, 9 Jul 2003 01:49:10 -0400
11219              Message-ID: <20030709054910.GH2021@perlsupport.com>
11220      Branch: perl
11221            ! embed.fnc embed.h ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
11222            ! ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t proto.h
11223 ____________________________________________________________________________
11224 [ 20079] By: rgs                                   on 2003/07/08  20:26:20
11225         Log: The CHECKOP macro was not invoked on some newly created ops
11226              (to match them against the current opmask.) As a consequence,
11227              Safe compartments were unable to trap some ops (pattern
11228              match, slices, conditionals.) This fixes the holes.
11229      Branch: perl
11230            ! op.c
11231 ____________________________________________________________________________
11232 [ 20078] By: jhi                                   on 2003/07/08  19:30:13
11233         Log: Revert #20077.
11234      Branch: perl
11235            ! lib/CPAN.pm
11236 ____________________________________________________________________________
11237 [ 20077] By: jhi                                   on 2003/07/08  18:40:51
11238         Log: Don't recommend to upgrade the base.pm in the core with
11239              the base.pm from Class::Fields.  They are not the same.
11240      Branch: perl
11241            ! lib/CPAN.pm
11242 ____________________________________________________________________________
11243 [ 20076] By: jhi                                   on 2003/07/08  17:39:49
11244         Log: Subject: Re: [PATCH] $^VARIABLES in 'perl -Dt' output
11245              From: Enache Adrian <enache@rdslink.ro>
11246              Date: Tue, 8 Jul 2003 20:47:58 +0300
11247              Message-ID: <20030708174758.GA1177@ratsnest.hole>
11248              
11249              (ByteLoader tweak avoiding a leaked scalar)
11250      Branch: perl
11251            ! op.c
11252 ____________________________________________________________________________
11253 [ 20071] By: jhi                                   on 2003/07/08  09:18:19
11254         Log: In 5.8.x, fast stdio places still do use stdio.
11255      Branch: perl
11256            ! ext/Digest/MD5/t/badfile.t
11257 ____________________________________________________________________________
11258 [ 20069] By: jhi                                   on 2003/07/08  08:41:01
11259         Log: Subject: [PATCH] format 'botched' in malloc.c
11260              From: Enache Adrian <enache@rdslink.ro>
11261              Date: Mon, 7 Jul 2003 21:57:06 +0300
11262              Message-ID: <20030707185706.GB7017@ratsnest.hole>
11263      Branch: perl
11264            ! malloc.c
11265 ____________________________________________________________________________
11266 [ 20068] By: jhi                                   on 2003/07/08  08:36:27
11267         Log: Subject: [PATCH: maint @ 20046] warnings, line numbers & windows
11268              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
11269              Date: Tue, 8 Jul 2003 11:14:05 +0200 (MEST)
11270              Message-ID: <12022.1057655645@www59.gmx.net>
11271      Branch: perl
11272            ! ext/B/B.xs lib/Pod/Text/Termcap.pm mg.c op.c
11273 ____________________________________________________________________________
11274 [ 20066] By: jhi                                   on 2003/07/08  05:24:58
11275         Log: Retract #20065: I don't think this is the right way
11276              to patch this issue.
11277      Branch: perl
11278            ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
11279 ____________________________________________________________________________
11280 [ 20065] By: jhi                                   on 2003/07/08  05:14:31
11281         Log: Configure tweak from Johnny Lam so that the
11282              INSTALLSITEMAN[13]DIR get correctly set.
11283      Branch: perl
11284            ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
11285 ____________________________________________________________________________
11286 [ 20063] By: rgs                                   on 2003/07/07  18:58:47
11287         Log: Regexp bug in the docs, spotted by Enache's eagle eyes.
11288      Branch: perl
11289            ! pod/perlsyn.pod
11290 ____________________________________________________________________________
11291 [ 20062] By: jhi                                   on 2003/07/07  18:27:02
11292         Log: Mark Bixby ++.
11293      Branch: perl
11294            ! perl.c
11295 ____________________________________________________________________________
11296 [ 20061] By: jhi                                   on 2003/07/07  18:26:35
11297         Log: The nanosleep() probe was kaputt, fixed by Mark Bixby. 
11298      Branch: perl
11299            ! ext/Time/HiRes/Makefile.PL
11300 ____________________________________________________________________________
11301 [ 20059] By: jhi                                   on 2003/07/07  15:06:35
11302         Log: Good catch from Gisle.
11303      Branch: perl
11304            ! pod/perlfunc.pod
11305 ____________________________________________________________________________
11306 [ 20058] By: jhi                                   on 2003/07/07  14:12:27
11307         Log: Refashioned #20055: we cannot trust stdio to fail here.
11308      Branch: perl
11309            ! ext/Digest/MD5/t/badfile.t
11310 ____________________________________________________________________________
11311 [ 20057] By: jhi                                   on 2003/07/07  14:08:16
11312         Log: Retract #20056, #20055, #20052, #20050, #20048: the changes
11313              are just breaking more than they are fixing.
11314      Branch: perl
11315            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
11316            ! ext/Digest/MD5/t/files.t perlio.c
11317 ____________________________________________________________________________
11318 [ 20056] By: jhi                                   on 2003/07/07  13:31:14
11319         Log: Returning zero from PerlIO_read() is okay;
11320              update MD5 sums.
11321      Branch: perl
11322            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
11323 ____________________________________________________________________________
11324 [ 20055] By: jhi                                   on 2003/07/07  13:23:58
11325         Log: If perlio is completely out of the picture, we can
11326              get tripped by different stdio implementations.
11327      Branch: perl
11328            ! ext/Digest/MD5/t/badfile.t
11329 ____________________________________________________________________________
11330 [ 20054] By: jhi                                   on 2003/07/07  12:58:06
11331         Log: AUTHORS tweak.
11332      Branch: perl
11333            ! AUTHORS
11334 ____________________________________________________________________________
11335 [ 20053] By: jhi                                   on 2003/07/07  12:04:26
11336         Log: Subject: Patch to README.solaris
11337              From: Alan Burlison <Alan.Burlison@sun.com>
11338              Date: Mon, 07 Jul 2003 14:15:57 +0100
11339              Message-ID: <3F09728D.1070408@sun.com>
11340      Branch: perl
11341            ! README.solaris
11342 ____________________________________________________________________________
11343 [ 20052] By: jhi                                   on 2003/07/07  10:28:35
11344         Log: Update MD5 checksums.
11345      Branch: perl
11346            ! ext/Digest/MD5/t/files.t
11347 ____________________________________________________________________________
11348 [ 20051] By: jhi                                   on 2003/07/07  09:56:48
11349         Log: Be more explicit than just 'characters'.
11350      Branch: perl
11351            ! pod/perlfunc.pod
11352 ____________________________________________________________________________
11353 [ 20050] By: jhi                                   on 2003/07/07  09:38:28
11354         Log: Try making PerlIO errors more consistent.
11355              (1) Check early whether the filehandle is capable of
11356              the requested action.
11357              (2) PerlIO_read() really can return -1, and so can
11358              PerlIOUnix_read().
11359              (3) Some stdio implementations are more forgiving
11360              than others, so check also for errors recorded
11361              by PerlIO in PerlStdio_errno().
11362      Branch: perl
11363            ! perlio.c
11364 ____________________________________________________________________________
11365 [ 20049] By: jhi                                   on 2003/07/07  09:08:19
11366         Log: Linewrapping.
11367      Branch: perl
11368            ! pod/perlapio.pod
11369 ____________________________________________________________________________
11370 [ 20048] By: jhi                                   on 2003/07/07  09:06:58
11371         Log: PerlIO_read() can return negative.
11372      Branch: perl
11373            ! ext/Digest/MD5/MD5.xs
11374 ____________________________________________________________________________
11375 [ 20043] By: jhi                                   on 2003/07/07  04:36:22
11376         Log: Use the existence, instead of the truth, to decide
11377              whether to scan for a symbol.
11378              (Also remove trailing spaces.)
11379      Branch: perl
11380            ! ext/Time/HiRes/Makefile.PL
11381 ____________________________________________________________________________
11382 [ 20042] By: jhi                                   on 2003/07/07  04:29:35
11383         Log: MPE/iX tweak from Mark Bixby.
11384      Branch: perl
11385            ! ext/Time/HiRes/Makefile.PL
11386 ____________________________________________________________________________
11387 [ 20041] By: rgs                                   on 2003/07/06  21:45:37
11388         Log: Upgrade BigInt and BigRat
11389              Subject: BigInt v1.65, Bigrat v0.10 - reloaded
11390              From: Tels <perl_dummy@bloodgate.com>
11391              Date: Sun, 6 Jul 2003 15:41:36 +0200
11392              Message-Id: <200307061158.23576@bloodgate.com>
11393      Branch: perl
11394            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
11395            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/biglog.t
11396            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigRat.pm
11397            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
11398            ! lib/Math/BigRat/t/bigratpm.t
11399 ____________________________________________________________________________
11400 [ 20040] By: rgs                                   on 2003/07/06  21:11:20
11401         Log: Subject: Re: [perl #5025] #line directive explination wrong
11402              From: Casey West <casey@geeknest.com>
11403              Date: Sun, 6 Jul 2003 18:24:46 -0400
11404              Message-ID: <20030706222446.GL7506@geeknest.com>
11405      Branch: perl
11406            ! pod/perlsyn.pod
11407 ____________________________________________________________________________
11408 [ 20039] By: jhi                                   on 2003/07/06  20:19:31
11409         Log: Update the CPAN mirrors list.
11410      Branch: perl
11411            ! pod/perlmodlib.PL pod/perlmodlib.pod
11412 ____________________________________________________________________________
11413 [ 20036] By: gsar                                  on 2003/07/06  17:11:59
11414         Log: yet another symbol missing in change#20018
11415      Branch: perl
11416            ! makedef.pl
11417 ____________________________________________________________________________
11418 [ 20035] By: gsar                                  on 2003/07/06  17:02:21
11419         Log: PerlIOBase_pushed seems to have gone missing in change#20018
11420      Branch: perl
11421            ! makedef.pl
11422 ____________________________________________________________________________
11423 [ 20034] By: jhi                                   on 2003/07/06  16:46:20
11424         Log: Subject: [PATCH @19834] DProf fixes
11425              From: Radu Greab <radu@netsoft.ro>
11426              Date: Sun, 6 Jul 2003 20:09:12 +0300
11427              Message-ID: <16136.22456.99575.573777@ix.netsoft.ro>
11428      Branch: perl
11429            + t/lib/dprof/test7_t t/lib/dprof/test7_v t/lib/dprof/test8_t
11430            + t/lib/dprof/test8_v
11431            ! MANIFEST ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.t
11432            ! ext/Devel/DProf/DProf.xs perl.c pod/perldiag.pod
11433            ! pod/perltodo.pod pod/perlvar.pod pp_ctl.c
11434 ____________________________________________________________________________
11435 [ 20032] By: jhi                                   on 2003/07/06  16:21:33
11436         Log: Forgotten from change #20031.
11437      Branch: perl
11438            ! makedef.pl malloc_ctl.h
11439 ____________________________________________________________________________
11440 [ 20031] By: jhi                                   on 2003/07/06  16:16:08
11441         Log: Subject: [PATCH] improve WinCE port
11442              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
11443              Date: Sun, 6 Jul 2003 18:46:09 +0400
11444              Message-ID: <001401c343cd$8069cd40$ce5ec3d9@vad>
11445              
11446              Subject: [PATCH] improve WinCE port -- addition
11447              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
11448              Date: Sun, 6 Jul 2003 19:50:47 +0400
11449              Message-ID: <000b01c343d6$7ff96920$5b5dc3d9@vad>
11450      Branch: perl
11451            + wince/perlhost.h wince/vdir.h wince/vmem.h
11452            ! MANIFEST wince/Makefile.ce wince/config.ce wince/perllib.c
11453            ! wince/win32.h wince/win32io.c wince/win32iop.h
11454            ! wince/win32thread.c wince/win32thread.h wince/wince.c
11455            ! wince/wince.h
11456 ____________________________________________________________________________
11457 [ 20030] By: jhi                                   on 2003/07/06  15:59:25
11458         Log: Subject: [PATCH] for pod/perlfaq2.pod against latest snapshot for Alpaca
11459              From: merlyn@stonehenge.com (Randal L. Schwartz)
11460              Date: 05 Jul 2003 16:29:14 -0700
11461              Message-ID: <867k6weenp.fsf@blue.stonehenge.com>
11462      Branch: perl
11463            ! pod/perlfaq2.pod
11464 ____________________________________________________________________________
11465 [ 20026] By: jhi                                   on 2003/07/06  08:14:48
11466         Log: FreeBSD: if someone *really* wants to use the system malloc.
11467      Branch: perl
11468            ! hints/freebsd.sh
11469 ____________________________________________________________________________
11470 [ 20025] By: jhi                                   on 2003/07/06  07:48:01
11471         Log: Make the 'slow ok' feature optional.
11472      Branch: perl
11473            ! lib/Test/Harness.pm
11474 ____________________________________________________________________________
11475 [ 20024] By: jhi                                   on 2003/07/06  07:44:57
11476         Log: The change #20022 didn't work for Command.t.
11477      Branch: perl
11478            ! lib/ExtUtils/t/Command.t
11479 ____________________________________________________________________________
11480 [ 20023] By: jhi                                   on 2003/07/06  07:29:22
11481         Log: Subject: Re: maint @ 19975 [PATCH lib/Test/Harness.pm]
11482              From: Michael G Schwern <schwern@pobox.com>
11483              Date: Sat, 5 Jul 2003 13:34:37 -0700
11484              Message-ID: <20030705203437.GB2598@windhund.schwern.org>
11485              
11486              Print out the "ok" messages only once every second,
11487              this should make output much less and therefore testing
11488              much faster, especially on slower connections.
11489      Branch: perl
11490            ! lib/Test/Harness.pm
11491 ____________________________________________________________________________
11492 [ 20022] By: jhi                                   on 2003/07/06  07:26:52
11493         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_07
11494              From: Michael G Schwern <schwern@pobox.com>
11495              Date: Sat, 5 Jul 2003 16:59:49 -0700
11496              Message-ID: <20030705235949.GB3485@windhund.schwern.org>
11497      Branch: perl
11498            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
11499            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
11500            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker/FAQ.pod
11501            ! lib/ExtUtils/t/Command.t
11502 ____________________________________________________________________________
11503 [ 20021] By: jhi                                   on 2003/07/06  07:19:17
11504         Log: Reintroduce changes #19723 and #19723 that were not
11505              in Net::Ping 2.31; needed for Windows.
11506      Branch: perl
11507            ! lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t
11508 ____________________________________________________________________________
11509 [ 20020] By: jhi                                   on 2003/07/05  19:12:21
11510         Log: Upgrade to Digest::MD5 2.25.
11511      Branch: perl
11512            + ext/Digest/MD5/t/clone.t
11513            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
11514            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
11515            ! ext/Digest/MD5/t/files.t
11516 ____________________________________________________________________________
11517 [ 20019] By: jhi                                   on 2003/07/05  18:40:51
11518         Log: Make a read from a write-only fh to set errno
11519              (found by Gisle)
11520      Branch: perl
11521            ! perlio.c
11522 ____________________________________________________________________________
11523 [ 20018] By: jhi                                   on 2003/07/05  18:05:19
11524         Log: Add PerlIOBuf_close to makedef.pl as pointed out by
11525              Vadim Konovalov; add also PerlIOBuf_dup; sort and remove
11526              duplicates.
11527      Branch: perl
11528            ! makedef.pl
11529 ____________________________________________________________________________
11530 [ 20017] By: jhi                                   on 2003/07/05  17:47:47
11531         Log: Subject: [PATCH] fix for ext/threads/t/problems.t failures
11532              From: Dave Mitchell <davem@fdgroup.com>
11533              Date: Sat, 5 Jul 2003 19:12:51 +0100
11534              Message-ID: <20030705181251.GA14502@fdgroup.com>
11535      Branch: perl
11536            ! ext/threads/t/problems.t
11537 ____________________________________________________________________________
11538 [ 20016] By: jhi                                   on 2003/07/05  17:36:34
11539         Log: OpenBSD sometimes gets -0, probably due to fp fuzziness..
11540      Branch: perl
11541            ! lib/Benchmark.t
11542 ____________________________________________________________________________
11543 [ 20012] By: jhi                                   on 2003/07/05  13:46:05
11544         Log: Be explicit about the $0 pain in Linux 2.2.
11545      Branch: perl
11546            ! pod/perlvar.pod
11547 ____________________________________________________________________________
11548 [ 20010] By: rgs                                   on 2003/07/05  12:06:41
11549         Log: Comment out some debugging output in Math::BigInt, that
11550              causes confusion in t/TEST when running Math/BigInt/t/bare_mbi.t.
11551      Branch: perl
11552            ! lib/Math/BigInt.pm
11553 ____________________________________________________________________________
11554 [ 20009] By: jhi                                   on 2003/07/05  10:56:55
11555         Log: The logic for additional randomisation for 64-bit UV
11556              cases was wrong.
11557      Branch: perl
11558            ! perl.c
11559 ____________________________________________________________________________
11560 [ 20008] By: jhi                                   on 2003/07/05  09:10:46
11561         Log: IIRC gcc would complain about if (s = ...).
11562      Branch: perl
11563            ! perl.c
11564 ____________________________________________________________________________
11565 [ 20007] By: jhi                                   on 2003/07/05  09:09:44
11566         Log: Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under taint;
11567              since CGI scripts are (should be) run under -T, being able
11568              to show the HASH_SEED in case of problems is good.
11569              The $ENV{PERL_HASH_SEED} is still ignored under taint.
11570      Branch: perl
11571            ! perl.c
11572 ____________________________________________________________________________
11573 [ 20006] By: jhi                                   on 2003/07/05  07:56:56
11574         Log: Subject: [PATCH] MM_VMS.pm -- fix xs installation
11575              From: "Craig A. Berry" <craigberry@mac.com>
11576              Date: Sat, 05 Jul 2003 00:38:28 -0500
11577              Message-ID: <3F066454.90003@mac.com>
11578      Branch: perl
11579            ! lib/ExtUtils/MM_VMS.pm
11580 ____________________________________________________________________________
11581 [ 20004] By: jhi                                   on 2003/07/05  07:47:02
11582         Log: Subject: [PATCH] dump.c -Wformat; Re: maint @ 19975, maint @ 19997
11583              From: Robin Barker <Robin.Barker@npl.co.uk>
11584              Date: Fri, 4 Jul 2003 19:15:01 +0100
11585              Message-ID: <533D273D4014D411AB1D00062938C4D9040465BD@hotel.npl.co.uk>
11586      Branch: perl
11587            ! dump.c
11588 ____________________________________________________________________________
11589 [ 20003] By: rgs                                   on 2003/07/05  07:45:16
11590         Log: Allow to create more than one Shell object :
11591              Subject: [patch] Shell.pm fix
11592              From: Stéphane Payrard <stef@payrard.net>
11593              Date: Sat, 5 Jul 2003 01:16:50 +0200
11594              Message-ID: <20030704231650.GA19701@stefp.dyndns.org>
11595      Branch: perl
11596            ! lib/Shell.pm
11597 ____________________________________________________________________________
11598 [ 20002] By: rgs                                   on 2003/07/04  21:49:05
11599         Log: Author list update (to be continued...)
11600      Branch: perl
11601            ! AUTHORS
11602 ____________________________________________________________________________
11603 [ 20001] By: rgs                                   on 2003/07/04  21:42:12
11604         Log: Add a new test target in the makefile, test_harness_notty.
11605              It's like test_harness, but sets HARNESS_NOTTY=1 to make
11606              Test::Harness' output less blinking.
11607      Branch: perl
11608            ! Makefile.SH
11609 ____________________________________________________________________________
11610 [ 20000] By: rgs                                   on 2003/07/04  20:58:05
11611         Log: Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,
11612              and bignum v0.14.
11613      Branch: perl
11614            + lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/req_mbf0.t
11615            + lib/Math/BigInt/t/req_mbf1.t lib/Math/BigInt/t/req_mbfa.t
11616            + lib/Math/BigInt/t/req_mbfi.t lib/Math/BigInt/t/req_mbfn.t
11617            + lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/trap.t
11618            + lib/Math/BigInt/t/use_mbfw.t lib/Math/BigRat/t/bigratup.t
11619            + lib/Math/BigRat/t/requirer.t lib/Math/BigRat/t/trap.t
11620            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
11621            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
11622            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
11623            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
11624            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
11625            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/bigints.t
11626            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
11627            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/mbimbf.inc
11628            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/require.t
11629            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
11630            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.inc
11631            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
11632            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
11633            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
11634            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
11635            ! lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
11636            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
11637            ! lib/bignum/t/brinfnan.t lib/bigrat.pm
11638            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
11639            ! t/lib/Math/BigInt/Subclass.pm
11640 ____________________________________________________________________________
11641 [ 19999] By: rgs                                   on 2003/07/04  19:39:01
11642         Log: Macro reorganization in the Makefile, so that $(LDLIBPTH) always
11643              appears just before the name of the command to be run. See
11644              
11645              Subject: Re: PERL_SKIP_TTY_TEST fix
11646              From: Alexey Tourbin <at@altlinux.ru>
11647              Date: Fri, 4 Jul 2003 17:25:34 +0400
11648              Message-ID: <20030704132534.GC1531@julia.office.altlinux.ru>
11649      Branch: perl
11650            ! Makefile.SH
11651 ____________________________________________________________________________
11652 [ 19998] By: rgs                                   on 2003/07/04  19:31:33
11653         Log: Fix non-numeric $VERSION.
11654      Branch: perl
11655            ! lib/Math/BigInt.pm
11656 ____________________________________________________________________________
11657 [ 19995] By: jhi                                   on 2003/07/04  14:36:56
11658         Log: According to Tels our M::BI is _better_ than the 1.64 in CPAN.
11659      Branch: perl
11660            ! lib/Math/BigInt.pm
11661 ____________________________________________________________________________
11662 [ 19994] By: jhi                                   on 2003/07/04  14:36:17
11663         Log: More $0 sad tales.
11664      Branch: perl
11665            ! pod/perlvar.pod
11666 ____________________________________________________________________________
11667 [ 19993] By: jhi                                   on 2003/07/04  14:34:40
11668         Log: Oops.
11669      Branch: perl
11670            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
11671 ____________________________________________________________________________
11672 [ 19990] By: jhi                                   on 2003/07/04  13:50:29
11673         Log: Upgrade to PodParser 1.23; but do not update
11674              t/pod/find.t or t/pod/testp2pt.pl since the
11675              first one does not work at all under core,
11676              and the second change would drop MacOS Classic
11677              portability tweaks introduced by change #18669.
11678      Branch: perl
11679            ! lib/Pod/Find.pm lib/Pod/Usage.pm
11680 ____________________________________________________________________________
11681 [ 19989] By: jhi                                   on 2003/07/04  13:20:51
11682         Log: Upgrade to Text::Balanced 1.94.
11683      Branch: perl
11684            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
11685            ! lib/Text/Balanced/README lib/Text/Balanced/t/extcbk.t
11686            ! lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
11687 ____________________________________________________________________________
11688 [ 19988] By: jhi                                   on 2003/07/04  13:17:22
11689         Log: Upgrade to Net::Ping 2.31.
11690      Branch: perl
11691            ! lib/Net/Ping.pm lib/Net/Ping/Changes
11692            ! lib/Net/Ping/t/250_ping_hires.t
11693            ! lib/Net/Ping/t/300_ping_stream.t lib/Net/Ping/t/450_service.t
11694 ____________________________________________________________________________
11695 [ 19987] By: jhi                                   on 2003/07/04  13:09:04
11696         Log: Upgrade to Locale::Maketext 1.06.
11697      Branch: perl
11698            + lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm
11699            + lib/Locale/Maketext/t/90utf8.t
11700            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
11701 ____________________________________________________________________________
11702 [ 19986] By: jhi                                   on 2003/07/04  12:59:45
11703         Log: Upgrade to Digest::MD5 2.24, with few extra tweaks:
11704              (1) make the PATCHLEVEL logic as it is with List::Util
11705              (more portable to older Perls)
11706              (2) regen the MD5 checksums with ...
11707              (3) ... the Mac OS Classic checksums generated via MacRoman
11708              (just a guess)
11709              (4) Keep the core Makefile.PL.
11710      Branch: perl
11711            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
11712            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
11713 ____________________________________________________________________________
11714 [ 19985] By: jhi                                   on 2003/07/04  12:43:10
11715         Log: Upgrade to CPAN 1.71.
11716      Branch: perl
11717            ! lib/CPAN.pm
11718 ____________________________________________________________________________
11719 [ 19984] By: jhi                                   on 2003/07/04  12:39:20
11720         Log: Upgrade to CGI.pm 2.97.
11721      Branch: perl
11722            ! lib/CGI.pm lib/CGI/Carp.pm
11723 ____________________________________________________________________________
11724 [ 19982] By: jhi                                   on 2003/07/04  10:45:05
11725         Log: No energy now to figure out what is wrong with $0
11726              (or ps) in Tru64.  The test works fine when run from
11727              command line.
11728      Branch: perl
11729            ! ext/threads/t/join.t
11730 ____________________________________________________________________________
11731 [ 19981] By: jhi                                   on 2003/07/04  10:34:42
11732         Log: AUTHORS updates.
11733      Branch: perl
11734            ! AUTHORS
11735 ____________________________________________________________________________
11736 [ 19980] By: jhi                                   on 2003/07/04  08:40:51
11737         Log: line_t is U32, not I32.
11738      Branch: perl
11739            ! bytecode.pl
11740 ____________________________________________________________________________
11741 [ 19979] By: jhi                                   on 2003/07/04  08:33:32
11742         Log: Remove PL_earlytaint since the hash seed code
11743              can be delayed until perl_parse().
11744      Branch: perl
11745            ! dosish.h embedvar.h epoc/epocish.h mpeix/mpeixish.h
11746            ! os2/os2ish.h perl.c perl.h perlapi.h perlvars.h
11747            ! plan9/plan9ish.h unixish.h vms/vmsish.h
11748 ____________________________________________________________________________
11749 [ 19977] By: jhi                                   on 2003/07/04  04:56:41
11750         Log: $0 is pain.
11751      Branch: perl
11752            ! ext/threads/t/join.t
11753 ____________________________________________________________________________
11754 [ 19976] By: jhi                                   on 2003/07/04  04:48:37
11755         Log: Subject: [PATCH: perl@19956] switch vmspipe.com over to using local symbols instead of global
11756              From: PPrymmer@factset.com
11757              Date: Thu, 3 Jul 2003 23:59:51 -0400
11758              Message-ID: <OF4DF4AA68.1EF12116-ON85256D59.00120F5E-85256D59.0015F58D@factset.com>
11759      Branch: perl
11760            ! vms/vms.c vms/vmspipe.com
11761 ____________________________________________________________________________
11762 [ 19973] By: jhi                                   on 2003/07/03  21:34:03
11763         Log: Bump Time::HiRes version to 1.50.
11764      Branch: perl
11765            ! ext/Time/HiRes/HiRes.pm
11766 ____________________________________________________________________________
11767 [ 19972] By: jhi                                   on 2003/07/03  21:33:10
11768         Log: Subject: [PATCH] installperl -n
11769              From: Slaven Rezic <slaven@rezic.de>
11770              Date: Fri, 4 Jul 2003 00:41:36 +0200 (CEST)
11771              Message-Id: <200307032241.h63Mfaka041281@vran.herceg.de>
11772      Branch: perl
11773            ! installperl
11774 ____________________________________________________________________________
11775 [ 19971] By: jhi                                   on 2003/07/03  21:31:47
11776         Log: Subject: [PATCH] t/op/magic.t on FreeBSD
11777              From: Slaven Rezic <slaven@rezic.de>
11778              Date: Fri, 4 Jul 2003 00:35:51 +0200 (CEST)
11779              Message-Id: <200307032235.h63MZpKY036791@vran.herceg.de>
11780      Branch: perl
11781            ! t/op/magic.t
11782 ____________________________________________________________________________
11783 [ 19969] By: jhi                                   on 2003/07/03  21:27:11
11784         Log: Ask Schwern.
11785      Branch: perl
11786            - Porting/Modules
11787            ! AUTHORS MANIFEST
11788 ____________________________________________________________________________
11789 [ 19967] By: jhi                                   on 2003/07/03  19:02:40
11790         Log: Add autarch and Time::Local to Modules.
11791      Branch: perl
11792            ! Porting/Modules
11793 ____________________________________________________________________________
11794 [ 19966] By: jhi                                   on 2003/07/03  18:59:44
11795         Log: Subject: Re: [PATCH] Bring Time::Local to 1.07
11796              From: Dave Rolsky <autarch@urth.org>
11797              Date: Thu, 3 Jul 2003 14:35:56 -0500 (CDT)
11798              Message-ID: <Pine.LNX.4.56.0307031435270.29915@urth.org>
11799      Branch: perl
11800            ! lib/Time/Local.pm
11801 ____________________________________________________________________________
11802 [ 19965] By: jhi                                   on 2003/07/03  18:58:25
11803         Log: Subject: [PATCH] Win32: fix WM_TIMER handling
11804              From: Mattia Barbon <mbarbon@dsi.unive.it>
11805              Date: Thu, 3 Jul 2003 16:05:23 +0200 (ora legale Europa occidentale)
11806              Message-ID: <Mahogany-0.64.2-1016-20030703-160523.00@rbnet.it>
11807      Branch: perl
11808            ! win32/win32.c
11809 ____________________________________________________________________________
11810 [ 19964] By: jhi                                   on 2003/07/03  18:56:26
11811         Log: Subject: Re: randomly untainting?
11812              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11813              Date: Thu, 3 Jul 2003 17:35:09 +0200
11814              Message-Id: <20030703173509.0c007f0f.rgarciasuarez@free.fr>
11815      Branch: perl
11816            ! t/TestInit.pm
11817 ____________________________________________________________________________
11818 [ 19963] By: jhi                                   on 2003/07/03  18:55:37
11819         Log: Revert #19957 as requested by Rafael.
11820      Branch: perl
11821            ! ext/List/Util/t/tainted.t
11822 ____________________________________________________________________________
11823 [ 19962] By: jhi                                   on 2003/07/03  18:54:09
11824         Log: Add at least meager beginnings of assertion checks for
11825              the UTF-8 length/pos cache.  It's not as full as I would
11826              like since the exact behaviour of the second half of the
11827              cache, used in substr(), eludes me right now.
11828      Branch: perl
11829            ! sv.c
11830 ____________________________________________________________________________
11831 [ 19961] By: jhi                                   on 2003/07/03  13:57:47
11832         Log: Extra light testing for the UTF-8 cache
11833              (that it isn't broken, not that it helps).
11834      Branch: perl
11835            ! t/op/length.t
11836 ____________________________________________________________________________
11837 [ 19957] By: jhi                                   on 2003/07/03  12:01:25
11838         Log: Subject: Re: randomly untainting?
11839              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11840              Date: Thu, 3 Jul 2003 14:58:18 +0200
11841              Message-Id: <20030703145818.5bdd2873.rgarciasuarez@free.fr>
11842              (plus extra debug printing)
11843      Branch: perl
11844            ! ext/List/Util/t/tainted.t
11845 ____________________________________________________________________________
11846 [ 19954] By: jhi                                   on 2003/07/03  11:10:21
11847         Log: Subject: Re: maint @ 19923
11848              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
11849              Date: Thu, 3 Jul 2003 15:57:55 +0400
11850              Message-ID: <048e01c3415b$da0fe510$7c5ec3d9@vad>
11851      Branch: perl
11852            ! wince/Makefile.ce wince/wince.c
11853 ____________________________________________________________________________
11854 [ 19952] By: jhi                                   on 2003/07/03  10:56:45
11855         Log: Tiny tweak to perlartistic from Robin Barker.
11856      Branch: perl
11857            ! pod/perlartistic.pod
11858 ____________________________________________________________________________
11859 [ 19950] By: jhi                                   on 2003/07/03  07:46:45
11860         Log: Mention Modules in AUTHORS.
11861      Branch: perl
11862            ! AUTHORS
11863 ____________________________________________________________________________
11864 [ 19949] By: jhi                                   on 2003/07/03  06:58:01
11865         Log: No fancy binmode() if no perlio.
11866      Branch: perl
11867            ! ext/IO/lib/IO/t/io_sock.t
11868 ____________________________________________________________________________
11869 [ 19948] By: jhi                                   on 2003/07/03  06:55:12
11870         Log: Underline the fact that XSLoader is not DynaLoader
11871              ([perl #21974] dl_load_flags not honored by XSLoader)
11872      Branch: perl
11873            ! ext/DynaLoader/XSLoader_pm.PL
11874 ____________________________________________________________________________
11875 [ 19947] By: jhi                                   on 2003/07/03  06:35:29
11876         Log: Apply Schwern's suggested warning code from
11877              [perl #22209] Test::Harness::Straps vs. $Config{path_sep}   
11878      Branch: perl
11879            ! lib/Test/Harness/Straps.pm
11880 ____________________________________________________________________________
11881 [ 19944] By: jhi                                   on 2003/07/03  06:30:11
11882         Log: Subject: [PATCH] "without parens" vs "without parentheses"
11883              From: Iain Truskett <spoon@cpan.org>
11884              Date: Thu, 3 Jul 2003 12:40:42 +1000
11885              Message-ID: <20030703024042.GI12380@ouroboros.anu.edu.au>
11886      Branch: perl
11887            ! t/lib/warnings/toke toke.c
11888 ____________________________________________________________________________
11889 [ 19943] By: jhi                                   on 2003/07/03  06:27:18
11890         Log: Subject: [PATCH] Re: ext/List/Util/t/weak.t panic
11891              From: Dave Mitchell <davem@fdgroup.com>
11892              Date: Thu, 3 Jul 2003 01:32:11 +0100
11893              Message-ID: <20030703003211.GB3747@fdgroup.com>
11894      Branch: perl
11895            ! mg.c sv.c
11896 ____________________________________________________________________________
11897 [ 19942] By: jhi                                   on 2003/07/03  06:25:30
11898         Log: Nicer options for Porting/Modules.
11899      Branch: perl
11900            ! MANIFEST Porting/Modules
11901 ____________________________________________________________________________
11902 [ 19941] By: rgs                                   on 2003/07/02  21:38:19
11903         Log: Minor test adjustments :
11904              - test name correction in op/concat.t by Yitzchak Scott-Thoennes
11905              - prototypes added to some public functions in t/test.pl,
11906              as suggested by Enache Adrian
11907      Branch: perl
11908            ! t/op/concat.t t/test.pl
11909 ____________________________________________________________________________
11910 [ 19940] By: rgs                                   on 2003/07/02  20:58:19
11911         Log: Skip a socketpair test on SCO OSR
11912      Branch: perl
11913            ! ext/Socket/socketpair.t
11914 ____________________________________________________________________________
11915 [ 19939] By: jhi                                   on 2003/07/02  20:10:47
11916         Log: Subject: [PATCH] various Deparse fixes
11917              From: Dave Mitchell <davem@fdgroup.com>
11918              Date: Wed, 2 Jul 2003 18:10:45 +0100
11919              Message-ID: <20030702171045.GF2137@fdgroup.com>
11920      Branch: perl
11921            ! ext/B/B/Concise.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
11922            ! ext/B/defsubs_h.PL t/TEST t/op/ord.t
11923 ____________________________________________________________________________
11924 [ 19935] By: jhi                                   on 2003/07/02  20:01:06
11925         Log: It would seem that in Linux 2.2 there is no way
11926              we can do the right thing to make ps(1) see $0
11927              our way.  Also amend the $0 documentation a bit.
11928      Branch: perl
11929            ! pod/perlvar.pod t/op/magic.t
11930 ____________________________________________________________________________
11931 [ 19934] By: jhi                                   on 2003/07/02  19:39:11
11932         Log: Subject: [PATCH] line numbers are given % 64k
11933              From: James Jurach <muaddib@erf.net>
11934              Date: Wed, 2 Jul 2003 13:31:05 -0500
11935              Message-ID: <20030702183105.GA4837@lebowski>
11936      Branch: perl
11937            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
11938            ! handy.h pp_ctl.c scope.h
11939 ____________________________________________________________________________
11940 [ 19933] By: jhi                                   on 2003/07/02  14:55:49
11941         Log: Subject: Re: maint @ 19923
11942              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
11943              Date: Wed, 2 Jul 2003 11:43:05 -0400
11944              Message-ID: <20030702154304.GD206089@linguist.thayer.dartmouth.edu>
11945      Branch: perl
11946            ! pod/perlfunc.pod
11947 ____________________________________________________________________________
11948 [ 19932] By: jhi                                   on 2003/07/02  14:29:42
11949         Log: Subject: Re: maint @ 19923
11950              From: Jim Cromie <jcromie@divsol.com>
11951              Date: Wed, 02 Jul 2003 05:35:06 -0600
11952              Message-ID: <3F02C36A.9030704@divsol.com>
11953      Branch: perl
11954            ! pod/perlfunc.pod
11955 ____________________________________________________________________________
11956 [ 19931] By: jhi                                   on 2003/07/02  11:34:49
11957         Log: Fix for [perl #22759 insufficient format string checking];
11958              using ewix makes no sense, assuming evix was intended,
11959              no old tests fail; add the test case.
11960      Branch: perl
11961            ! sv.c t/op/sprintf.t
11962 ____________________________________________________________________________
11963 [ 19929] By: jhi                                   on 2003/07/02  09:13:33
11964         Log: Better links.
11965      Branch: perl
11966            ! pod/perlipc.pod pod/perlrun.pod
11967 ____________________________________________________________________________
11968 [ 19928] By: jhi                                   on 2003/07/02  08:58:26
11969         Log: Darwin: -Dprefix=$HOME/Perl tried to install to /Library.
11970      Branch: perl
11971            ! hints/darwin.sh
11972 ____________________________________________________________________________
11973 [ 19927] By: jhi                                   on 2003/07/02  08:48:00
11974         Log: ...and getting the comma right, too.
11975      Branch: perl
11976            ! t/op/magic.t
11977 ____________________________________________________________________________
11978 [ 19926] By: jhi                                   on 2003/07/02  08:46:18
11979         Log: Getting the whitespace right.
11980      Branch: perl
11981            ! t/op/magic.t
11982 ____________________________________________________________________________
11983 [ 19925] By: jhi                                   on 2003/07/02  08:40:36
11984         Log: FreeBSD $0 dance.
11985      Branch: perl
11986            ! pod/perlvar.pod t/op/magic.t
11987 ____________________________________________________________________________
11988 [ 19924] By: jhi                                   on 2003/07/02  08:17:31
11989         Log: Fix from Enache Adrian for the magic.t failure in
11990              FreeBSD: setproctitle() cannot get rid of the " (perl)".
11991      Branch: perl
11992            ! t/op/magic.t
11993 ____________________________________________________________________________
11994 [ 19921] By: jhi                                   on 2003/07/02  05:26:33
11995         Log: VMS: with this, 100% make test in Compaq C V6.5-001
11996              on OpenVMS Alpha V7.3-1, from Craig Berry.
11997      Branch: perl
11998            ! configure.com ext/Devel/DProf/DProf.t t/op/magic.t
11999 ____________________________________________________________________________
12000 [ 19920] By: jhi                                   on 2003/07/02  05:21:23
12001         Log: Move the libgcc.a hack into a section for pre-1.6 NetBSD releases.
12002              The latest releases of NetBSD don't require the hack.  From
12003              Johnny Lam.            
12004      Branch: perl
12005            ! hints/netbsd.sh
12006 ____________________________________________________________________________
12007 [ 19918] By: jhi                                   on 2003/07/01  20:02:33
12008         Log: Add a new utility, Porting/Modules.
12009      Branch: perl
12010            + Porting/Modules
12011            ! MANIFEST
12012 ____________________________________________________________________________
12013 [ 19917] By: jhi                                   on 2003/07/01  17:00:02
12014         Log: Subject: [PATCH] long C<=item>s in pod/perlunicode.pod 
12015              From: Robin Barker <Robin.Barker@npl.co.uk>
12016              Date: Tue, 1 Jul 2003 18:21:34 +0100 
12017              Message-ID: <533D273D4014D411AB1D00062938C4D9040465A9@hotel.npl.co.uk>
12018              
12019              Subject:  [PATCH] long C<=item>s in lib/CGI.pm
12020              From: Robin Barker <Robin.Barker@npl.co.uk>
12021              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AA@hotel.npl.co.uk>
12022              Date: Tue, 1 Jul 2003 18:25:17 +0100 
12023              
12024              Subject: [PATCH] long <=item>s  in lib/ExtUtils/MakeMaker/FAQ.pod
12025              From: Robin Barker <Robin.Barker@npl.co.uk>
12026              Date: Tue, 1 Jul 2003 18:29:09 +0100 
12027              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AB@hotel.npl.co.uk>
12028      Branch: perl
12029            ! lib/CGI.pm lib/ExtUtils/MakeMaker/FAQ.pod pod/perlunicode.pod
12030 ____________________________________________________________________________
12031 [ 19916] By: jhi                                   on 2003/07/01  16:51:31
12032         Log: Subject: [PATCH] B:: fixes + 'When were CVOPs gone ?'
12033              From: Enache Adrian <enache@rdslink.ro>
12034              Date: Tue, 1 Jul 2003 19:51:25 +0300
12035              Message-ID: <20030701165125.GA1521@ratsnest.hole>
12036      Branch: perl
12037            ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm ext/B/defsubs_h.PL
12038            ! ext/B/typemap t/op/magic.t
12039 ____________________________________________________________________________
12040 [ 19915] By: jhi                                   on 2003/07/01  16:22:09
12041         Log: Upgrade to Unicode::Normalize 0.23.
12042      Branch: perl
12043            ! ext/Unicode/Normalize/Changes
12044            ! ext/Unicode/Normalize/Normalize.pm
12045            ! ext/Unicode/Normalize/Normalize.xs
12046 ____________________________________________________________________________
12047 [ 19914] By: jhi                                   on 2003/07/01  13:08:44
12048         Log: A naked values() caused shuffling of lib/Config.pm,
12049              which in turn caused unnecessary rebuilds.
12050      Branch: perl
12051            ! configpm
12052 ____________________________________________________________________________
12053 [ 19913] By: jhi                                   on 2003/07/01  13:01:10
12054         Log: Even more :utf8 socket testing, now in both directions.
12055      Branch: perl
12056            ! ext/IO/lib/IO/t/io_sock.t
12057 ____________________________________________________________________________
12058 [ 19912] By: jhi                                   on 2003/07/01  12:44:32
12059         Log: One more test (does binmode()ing a socket succeed)
12060              and add -w.
12061      Branch: perl
12062            ! ext/IO/lib/IO/t/io_sock.t
12063 ____________________________________________________________________________
12064 [ 19911] By: jhi                                   on 2003/07/01  12:38:13
12065         Log: Tweak an existing IO test to test also the change #19910.
12066      Branch: perl
12067            ! ext/IO/lib/IO/t/io_sock.t
12068 ____________________________________________________________________________
12069 [ 19910] By: jhi                                   on 2003/07/01  11:18:27
12070         Log: Integrate from perlio:
12071              [ 19909]
12072              binmode() should affect IoOFP() as well as IoIFP() if it is
12073              distinct (e.g. sockets).
12074      Branch: perl
12075           !> pp_sys.c
12076 ____________________________________________________________________________
12077 [ 19906] By: jhi                                   on 2003/07/01  08:03:17
12078         Log: Do the "aligned contiguous" check only if the arguments
12079              look like aligned; re-introduce the "traditional contiguous"
12080              checks with OS/2 special quirks and all.
12081      Branch: perl
12082            ! perl.c
12083 ____________________________________________________________________________
12084 [ 19903] By: jhi                                   on 2003/07/01  06:22:12
12085         Log: Switch on PERL_IMPLICIT_SYS, not on Win32.
12086      Branch: perl
12087            ! perl.c
12088 ____________________________________________________________________________
12089 [ 19902] By: jhi                                   on 2003/07/01  06:20:48
12090         Log: Regen Glossary et al.
12091      Branch: perl
12092            ! Porting/Glossary Porting/config.sh Porting/config_H
12093 ____________________________________________________________________________
12094 [ 19900] By: jhi                                   on 2003/07/01  05:56:38
12095         Log: Regen Configure.
12096      Branch: perl
12097            ! Configure
12098 ____________________________________________________________________________
12099 [ 19899] By: jhi                                   on 2003/07/01  05:56:14
12100         Log: More nanosleep removal.
12101      Branch: perl
12102            ! Cross/config.sh-arm-linux NetWare/config_H.wc epoc/config.sh
12103            ! hints/vos.sh win32/config.gc win32/config.vc win32/config.vc64
12104            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12105            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
12106 ____________________________________________________________________________
12107 [ 19898] By: jhi                                   on 2003/07/01  05:54:58
12108         Log: Rework Time::HiRes not to need HAS_NANOSLEEP from Configure.
12109      Branch: perl
12110            + ext/Time/HiRes/hints/dec_osf.pl
12111            ! MANIFEST ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
12112            ! ext/Time/HiRes/hints/sco.pl
12113 ____________________________________________________________________________
12114 [ 19897] By: jhi                                   on 2003/07/01  05:04:50
12115         Log: Subject: Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4
12116              From: Alan Burlison <Alan.Burlison@sun.com>
12117              Date: Tue, 01 Jul 2003 00:03:24 +0100
12118              Message-ID: <3F00C1BC.3020103@sun.com>
12119      Branch: perl
12120            ! Configure Makefile.SH config_h.SH configure.com
12121            ! hints/solaris_2.sh perl.h uconfig.h uconfig.sh
12122 ____________________________________________________________________________
12123 [ 19896] By: jhi                                   on 2003/06/30  20:20:54
12124         Log: Integrate #19892, #19895 from perlio to compile and avoid
12125              crashing on Win32.
12126      Branch: perl
12127           !> perl.c
12128 ____________________________________________________________________________
12129 [ 19890] By: jhi                                   on 2003/06/30  08:41:51
12130         Log: int is not UV.
12131      Branch: perl
12132            ! perl.c
12133 ____________________________________________________________________________
12134 [ 19889] By: jhi                                   on 2003/06/30  08:36:38
12135         Log: The 'contiguous' test for argv[], envp[] was bogus
12136              since those need not be in memory end-to-end, e.g.
12137              in Tru64 they are aligned by eight.  Loosen the test
12138              so that 'contiguousness' is fulfilled if the elements
12139              are within PTRSIZE alignment.  This makes Tru64 to pass
12140              the join.t, too.
12141      Branch: perl
12142            ! ext/threads/t/join.t mg.c perl.c
12143 ____________________________________________________________________________
12144 [ 19888] By: jhi                                   on 2003/06/30  07:24:18
12145         Log: $0 doc tweakage.
12146      Branch: perl
12147            ! pod/perlvar.pod
12148 ____________________________________________________________________________
12149 [ 19887] By: jhi                                   on 2003/06/30  07:20:58
12150         Log: $0 test tweaks from Andreas.
12151      Branch: perl
12152            ! ext/threads/t/join.t t/op/magic.t
12153 ____________________________________________________________________________
12154 [ 19886] By: rgs                                   on 2003/06/29  19:18:43
12155         Log: Misc Pod Nits.
12156      Branch: perl
12157            ! ext/B/B.pm pod/perlrun.pod
12158 ____________________________________________________________________________
12159 [ 19885] By: jhi                                   on 2003/06/29  15:49:52
12160         Log: Fix a faulty alias.
12161      Branch: perl
12162            ! ext/Encode/lib/Encode/Alias.pm
12163 ____________________________________________________________________________
12164 [ 19884] By: jhi                                   on 2003/06/29  15:41:05
12165         Log: The joy of $0.  Undoing the #16399 makes Andreas'
12166              tests (see [perl #22811]) pass (yes, padding with space    instead
12167              of nul makes no sense, but that seems to work, maybe Linux does
12168              some deep magic in ps(1)?); moving the PL_origalen computation
12169              earlier makes also the threaded-first case fully pass.
12170              
12171              But in general modifying the argv[] is very non-portable.
12172              (e.g. in Tru64 it seems to be limited to the size of the
12173              original argv[0] since the argv[] are not contiguous?)
12174              
12175              Everybody should just have setproctitle().
12176      Branch: perl
12177            ! mg.c perl.c pod/perlvar.pod
12178 ____________________________________________________________________________
12179 [ 19883] By: jhi                                   on 2003/06/29  13:47:36
12180         Log: More on the macro debugging and expansion.
12181      Branch: perl
12182            ! pod/perlhack.pod
12183 ____________________________________________________________________________
12184 [ 19882] By: rgs                                   on 2003/06/29  13:17:09
12185         Log: Perl_doing_taint must be public, for programs that embed perl
12186      Branch: perl
12187            ! embed.fnc embed.h global.sym
12188 ____________________________________________________________________________
12189 [ 19881] By: jhi                                   on 2003/06/29  10:17:28
12190         Log: More coffee...
12191      Branch: perl
12192            ! lib/Test/Harness.pm
12193 ____________________________________________________________________________
12194 [ 19880] By: jhi                                   on 2003/06/29  09:48:50
12195         Log: argc, argv.
12196      Branch: perl
12197            ! perl.h
12198 ____________________________________________________________________________
12199 [ 19879] By: jhi                                   on 2003/06/29  09:34:47
12200         Log: Another spot where a zero $test{$max} can make things go boom.
12201      Branch: perl
12202            ! lib/Test/Harness.pm
12203 ____________________________________________________________________________
12204 [ 19878] By: jhi                                   on 2003/06/29  09:28:58
12205         Log: Move the PL_earlytaint initialization to the PERL_SYS_INIT()
12206              as per suggestion from Sarathy.
12207      Branch: perl
12208            ! dosish.h epoc/epocish.h miniperlmain.c mpeix/mpeixish.h
12209            ! os2/os2ish.h perl.h plan9/plan9ish.h unixish.h vms/vmsish.h
12210 ____________________________________________________________________________
12211 [ 19877] By: jhi                                   on 2003/06/28  18:28:01
12212         Log: The #19842 is no more needed thanks to #19876,
12213              and the #19842 was wrong anyway (it affected
12214              only the threaded case.)
12215      Branch: perl
12216            ! hints/dec_osf.sh
12217 ____________________________________________________________________________
12218 [ 19876] By: jhi                                   on 2003/06/28  18:24:46
12219         Log: Subject: Re: your malloc patches
12220              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
12221              Date: Fri, 27 Jun 2003 06:54:06 -0700
12222              Message-ID: <20030627135406.GA8914@math.berkeley.edu>
12223              
12224              More malloc patches: now they seem to work even in Tru64.
12225      Branch: perl
12226            ! malloc.c
12227 ____________________________________________________________________________
12228 [ 19875] By: jhi                                   on 2003/06/28  18:09:30
12229         Log: Duh.
12230      Branch: perl
12231            ! perl.h
12232 ____________________________________________________________________________
12233 [ 19874] By: jhi                                   on 2003/06/28  17:30:52
12234         Log: Retract #19867; the bug was really much simpler:
12235              the < max must be <= max instead.
12236      Branch: perl
12237            ! hv.c
12238 ____________________________________________________________________________
12239 [ 19873] By: rgs                                   on 2003/06/28  16:02:53
12240         Log: Using $1 without testing success of the regexp, bad.
12241      Branch: perl
12242            ! pod/perlretut.pod
12243 ____________________________________________________________________________
12244 [ 19872] By: rgs                                   on 2003/06/28  16:01:08
12245         Log: Some clarification about the current semantics of CHECK and
12246              INIT blocks. See bug [perl #22826].
12247      Branch: perl
12248            ! pod/perlmod.pod
12249 ____________________________________________________________________________
12250 [ 19871] By: rgs                                   on 2003/06/28  15:47:22
12251         Log: Subject: [Encode] pre-1.97 patches
12252              From: Dan Kogai <dankogai@dan.co.jp>
12253              Date: Sat, 28 Jun 2003 01:20:59 +0900
12254              Message-Id: <56D5BFEE-A8BB-11D7-9092-000393AE4244@dan.co.jp>
12255      Branch: perl
12256            ! ext/Encode/Changes ext/Encode/Encode.pm
12257            ! ext/Encode/lib/Encode/Guess.pm
12258 ____________________________________________________________________________
12259 [ 19870] By: rgs                                   on 2003/06/28  15:39:57
12260         Log: Two debugging patches.
12261              The first allows to hold symbolic switches in $^D
12262              and more generally fixes assignment to $^D. The
12263              second one improves the information given by -Dl.
12264              
12265              Subject: [PATCH] allow $^D = "flags"
12266              From: Dave Mitchell <davem@fdgroup.com>
12267              Date: Fri, 27 Jun 2003 22:26:24 +0100
12268              Message-ID: <20030627212624.GB12887@fdgroup.com>
12269              
12270              Subject: [PATCH] make -Dl show more scope info
12271              From: Dave Mitchell <davem@fdgroup.com>
12272              Date: Fri, 27 Jun 2003 23:00:36 +0100
12273              Message-ID: <20030627220036.GC12887@fdgroup.com>
12274      Branch: perl
12275            ! cop.h embed.fnc embed.h mg.c perl.c perl.h pod/perlvar.pod
12276            ! proto.h scope.h
12277 ____________________________________________________________________________
12278 [ 19869] By: rgs                                   on 2003/06/28  14:39:40
12279         Log: Fix test count, by Abe Timmerman.
12280      Branch: perl
12281            ! t/comp/require.t
12282 ____________________________________________________________________________
12283 [ 19867] By: jhi                                   on 2003/06/27  10:08:20
12284         Log: The two-for-loops is no more a valid way to walk through
12285              a hash (this was the reason the Hash/Util.t intermittently
12286              failed, the two-loop didn't find all the SVs of the HV).
12287      Branch: perl
12288            ! hv.c
12289 ____________________________________________________________________________
12290 [ 19866] By: jhi                                   on 2003/06/27  08:54:16
12291         Log: Some warnings about the (im)proper uses of the hash randomisation.
12292      Branch: perl
12293            ! pod/perlsec.pod
12294 ____________________________________________________________________________
12295 [ 19865] By: jhi                                   on 2003/06/27  08:40:45
12296         Log: atoi() doesn't cut the mustard if the PERL_HASH_SEED
12297              is larger than INT_MAX (atoi() returns -1 in that case).
12298      Branch: perl
12299            ! perl.c
12300 ____________________________________________________________________________
12301 [ 19864] By: jhi                                   on 2003/06/27  08:18:47
12302         Log: Use the PL_earlytaint.  (PL_earlytaint is a global,
12303              not per-interp, since perl_construct() is not passed
12304              the argc, argv, and therefore it can't set the per-interp
12305              PL_tainting.)
12306      Branch: perl
12307            ! perl.c perl.h
12308 ____________________________________________________________________________
12309 [ 19863] By: jhi                                   on 2003/06/27  08:15:11
12310         Log: Introduce (global) variable PL_earlytaint which
12311              is set very early in main(), before perl_parse()
12312              has been called and PL_tainting (or PL_taint_warn)
12313              might have been set.
12314      Branch: perl
12315            ! embed.fnc embedvar.h miniperlmain.c perl.c perl.h perlapi.h
12316            ! perlvars.h proto.h
12317 ____________________________________________________________________________
12318 [ 19862] By: jhi                                   on 2003/06/27  07:39:58
12319         Log: Make doing_taint() always available (though not
12320              part of the public API).
12321      Branch: perl
12322            ! embed.fnc embed.h perl.c proto.h
12323 ____________________________________________________________________________
12324 [ 19861] By: jhi                                   on 2003/06/27  05:30:03
12325         Log: Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG
12326              if tainting-- but is this a good thing or a bad thing?
12327              (At least it makes debugging lib/Hash/Util.t harder,
12328              since it has, for no apparent good reason, -T: one must
12329              make a copy of it without the -T.)
12330      Branch: perl
12331            ! perl.c
12332 ____________________________________________________________________________
12333 [ 19860] By: jhi                                   on 2003/06/27  05:02:14
12334         Log: Subject: Re: Change 19854: Bite the bullet and apply the hash randomisation patch.
12335              From: Tim Bunce <Tim.Bunce@pobox.com>
12336              Date: Thu, 26 Jun 2003 10:53:22 +0100
12337              Message-ID: <20030626095322.GE97463@dansat.data-plan.com>
12338      Branch: perl
12339            ! INSTALL
12340 ____________________________________________________________________________
12341 [ 19859] By: jhi                                   on 2003/06/27  04:59:23
12342         Log: Hash/Util.t and Encode/t/Aliases.t seem to be having
12343              random failures.  To make these easier to reproduce,
12344              add a variable, PERL_HASH_SEED_DEBUG, to display the
12345              hash seed.  E.g. in Debian/x86 Linux 3.0 PERL_HASH_SEED
12346              of 82972356 makes the first one to fail.
12347      Branch: perl
12348            ! perl.c pod/perlrun.pod
12349 ____________________________________________________________________________
12350 [ 19858] By: rgs                                   on 2003/06/26  20:21:53
12351         Log: perlhack update, by Steve Grazzini
12352              about macro support in gdb and gcc.
12353      Branch: perl
12354            ! pod/perlhack.pod
12355 ____________________________________________________________________________
12356 [ 19854] By: jhi                                   on 2003/06/26  05:32:02
12357         Log: Bite the bullet and apply the hash randomisation patch.
12358              [perl #22371] Algorimic Complexity Attack on Perl 5.6.1, 5.8.0
12359      Branch: perl
12360            ! INSTALL embedvar.h ext/Data/Dumper/Dumper.pm
12361            ! ext/Data/Dumper/t/dumper.t hv.h intrpvar.h perl.c perl.h
12362            ! perlapi.h pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod
12363            ! sv.c
12364 ____________________________________________________________________________
12365 [ 19853] By: rgs                                   on 2003/06/25  19:35:02
12366         Log: Subject: Re: P and V
12367              From: "Philip Newton" <pnewton@gmx.de>
12368              Date: Wed, 25 Jun 2003 17:50:22 +0200
12369              Message-ID: <3EF9E0DE.4786.16A6869@localhost>
12370      Branch: perl
12371            ! lib/Thread/Semaphore.pm
12372 ____________________________________________________________________________
12373 [ 19852] By: rgs                                   on 2003/06/25  19:27:42
12374         Log: Enhance some macro robustness.
12375      Branch: perl
12376            ! opcode.h opcode.pl
12377 ____________________________________________________________________________
12378 [ 19851] By: rgs                                   on 2003/06/25  19:25:47
12379         Log: Fix [perl #21742] :
12380              require() should always be called in scalar context,
12381              even when it's the last statement in an eval("").
12382      Branch: perl
12383            ! pp_ctl.c t/comp/require.t
12384 ____________________________________________________________________________
12385 [ 19849] By: jhi                                   on 2003/06/24  17:32:37
12386         Log: Subject: [PATCH] Re: [perl #22719] ISA cache problem with blessed stash objects
12387              From: Dave Mitchell <davem@fdgroup.com>
12388              Date: Tue, 24 Jun 2003 13:16:18 +0100
12389              Message-ID: <20030624121618.GC22675@fdgroup.com>
12390      Branch: perl
12391            ! sv.c t/op/ref.t
12392 ____________________________________________________________________________
12393 [ 19848] By: merijn                                on 2003/06/24  08:06:57
12394         Log: Subject: [PATCH] lib/Perldoc.pm patch for Cygwin Bleadperl
12395              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
12396              Date: Tue, 24 Jun 2003 11:00:34 +0200
12397              Message-ID: <186930306740.20030624110034@familiehaase.de>
12398      Branch: perl
12399            ! lib/Pod/Perldoc.pm
12400 ____________________________________________________________________________
12401 [ 19847] By: jhi                                   on 2003/06/24  04:52:42
12402         Log: Subject: [PATCH] version.pm up to date with CPAN
12403              From: John Peacock <jpeacock@rowman.com>
12404              Date: Mon, 23 Jun 2003 21:58:18 -0400
12405              Message-ID: <3EF7B03A.2060705@rowman.com>
12406      Branch: perl
12407            ! lib/version.pm lib/version.t universal.c
12408 ____________________________________________________________________________
12409 [ 19846] By: rgs                                   on 2003/06/23  20:52:26
12410         Log: Subject: [perlport.pod] code point of \cU
12411              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
12412              Date: Tue, 24 Jun 2003 01:00:16 +0900
12413              Message-Id: <20030624004743.1237.BQW10602@nifty.com>
12414      Branch: perl
12415            ! pod/perlport.pod
12416 ____________________________________________________________________________
12417 [ 19845] By: jhi                                   on 2003/06/23  04:55:39
12418         Log: Test tweaks for VMS from Craig Berry.
12419      Branch: perl
12420            ! lib/strict.t lib/warnings.t
12421 ____________________________________________________________________________
12422 [ 19843] By: jhi                                   on 2003/06/22  17:00:10
12423         Log: Move the (pseudo)seed functio for (pseudo)random numbers to util.c.
12424      Branch: perl
12425            ! embed.fnc embed.h pp.c proto.h util.c
12426 ____________________________________________________________________________
12427 [ 19842] By: jhi                                   on 2003/06/22  16:44:16
12428         Log: Until the Perl malloc problems in Tru64 are fixed.
12429      Branch: perl
12430            ! hints/dec_osf.sh
12431 ____________________________________________________________________________
12432 [ 19841] By: jhi                                   on 2003/06/22  16:35:33
12433         Log: Subject: [PATCH] Re: Is it a Bug? ($c .= "5") . "6"
12434              From: Enache Adrian <enache@rdslink.ro>
12435              Date: Sat, 21 Jun 2003 03:19:31 +0300
12436              Message-ID: <20030621001931.GB1255@ratsnest.hole>
12437      Branch: perl
12438            ! op.c t/op/concat.t
12439 ____________________________________________________________________________
12440 [ 19840] By: jhi                                   on 2003/06/22  16:33:25
12441         Log: Subject: [perl #22753] overload::StrVal() fails for regexp refs
12442              From: "fergal@esatclear.ie (via RT)" <perlbug-followup@perl.org>
12443              Date: 21 Jun 2003 19:02:30 -0000
12444              Message-ID: <rt-22753-59662.14.6066295633041@rt.perl.org>
12445      Branch: perl
12446            ! lib/overload.pm lib/overload.t
12447 ____________________________________________________________________________
12448 [ 19839] By: jhi                                   on 2003/06/22  16:31:05
12449         Log: Subject: FileCache 1.03 broken on VMS -- possible patch
12450              From: "Craig A. Berry" <craigberry@mac.com>
12451              Date: Sat, 21 Jun 2003 10:31:59 -0500
12452              Message-ID: <3EF47A6F.9060904@mac.com>
12453      Branch: perl
12454            ! lib/FileCache.pm lib/FileCache/t/01open.t
12455            ! lib/FileCache/t/03append.t lib/FileCache/t/05override.t
12456 ____________________________________________________________________________
12457 [ 19838] By: jhi                                   on 2003/06/22  16:16:01
12458         Log: Debian fix from Brendan O'Dea:
12459              Adjust output to screen width.
12460              (adjusted to probe for the stty command)
12461      Branch: perl
12462            ! utils/dprofpp.PL
12463 ____________________________________________________________________________
12464 [ 19837] By: jhi                                   on 2003/06/22  15:56:45
12465         Log: Debian fix from Brendan O'Dea:
12466              Use a temporary directory to avoid symlink attacks.
12467              Specify -gstabs explicitly (not the default format for gcc 3.2).
12468      Branch: perl
12469            ! utils/c2ph.PL
12470 ____________________________________________________________________________
12471 [ 19836] By: jhi                                   on 2003/06/22  15:55:13
12472         Log: Debian fix from Brendan O'Dea:
12473              Bug#156284: the stucture used by pp_accept is too small to hold an
12474              IPv6 address.
12475      Branch: perl
12476            ! pp_sys.c
12477 ____________________________________________________________________________
12478 [ 19835] By: jhi                                   on 2003/06/22  15:46:50
12479         Log: For characters beyond the BMP the $bits will be undef,
12480              which will cause utf8_heavy.pl noise (reported by Daniel Yacob,
12481              analysis and fix from SADAHIRO Tomoyuki)
12482      Branch: perl
12483            ! lib/utf8_heavy.pl
12484 ____________________________________________________________________________
12485 [ 19834] By: jhi                                   on 2003/06/20  08:42:58
12486         Log: Allow for things like -DFILL_CHECK_DEFAULT=0 (from Ilya).
12487      Branch: perl
12488            ! malloc.c
12489 ____________________________________________________________________________
12490 [ 19833] By: jhi                                   on 2003/06/20  08:16:02
12491         Log: Don't do sprintf().
12492      Branch: perl
12493            ! malloc.c
12494 ____________________________________________________________________________
12495 [ 19832] By: jhi                                   on 2003/06/20  07:43:48
12496         Log: Show the source code location of an "assertion botch".
12497      Branch: perl
12498            ! malloc.c
12499 ____________________________________________________________________________
12500 [ 19831] By: jhi                                   on 2003/06/20  07:31:11
12501         Log: More Perl malloc debugging magic from Ilya.  Seems to work in
12502              Linux, Solaris, AIX.  Had to do #ifdef OS2 for the <io.h> in
12503              malloc.c, found in AIX since there is no such header.
12504              In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away
12505              memory was overwritten?"
12506              (In IRIX compiles but that doesn't prove much since in IRIX
12507              Perl's malloc is simply not used.)
12508      Branch: perl
12509            + malloc_ctl.h
12510            ! MANIFEST dosish.h epoc/epocish.h malloc.c os2/os2ish.h perl.c
12511            ! perl.h plan9/plan9ish.h sv.c unixish.h vms/vmsish.h
12512 ____________________________________________________________________________
12513 [ 19830] By: jhi                                   on 2003/06/20  06:02:21
12514         Log: Retract #19785 and #19756: JPL nowadays works without this
12515              (verified by a true JPL user).
12516      Branch: perl
12517            ! perl.c
12518 ____________________________________________________________________________
12519 [ 19827] By: jhi                                   on 2003/06/19  20:18:31
12520         Log: Apparently this is needed for VMS (Craig Berry).
12521      Branch: perl
12522            ! lib/Tie/File.pm
12523 ____________________________________________________________________________
12524 [ 19824] By: jhi                                   on 2003/06/19  15:11:48
12525         Log: Bump Time::HiRes to 1.49.
12526      Branch: perl
12527            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
12528            ! ext/Time/HiRes/HiRes.xs
12529 ____________________________________________________________________________
12530 [ 19822] By: jhi                                   on 2003/06/19  14:49:37
12531         Log: This change chunk doesn't work well with blead.
12532      Branch: perl
12533            ! lib/ExtUtils/t/Command.t
12534 ____________________________________________________________________________
12535 [ 19821] By: jhi                                   on 2003/06/19  14:27:52
12536         Log: A tweak from Alan Burlison for MM 6.10_07 that makes Solaris
12537              make happy.
12538      Branch: perl
12539            ! lib/ExtUtils/MM_Unix.pm
12540 ____________________________________________________________________________
12541 [ 19820] By: jhi                                   on 2003/06/19  14:25:53
12542         Log: Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshot
12543              as of 2003-06-19 18:39 EET).
12544      Branch: perl
12545            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_OS2.pm
12546            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
12547            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/Command.t
12548            ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
12549 ____________________________________________________________________________
12550 [ 19819] By: jhi                                   on 2003/06/19  14:08:13
12551         Log: Subject: [PATCH] Re: [perl #17934] tied STDERR and internal warnings
12552              From: grazz@pobox.com (Steve Grazzini)
12553              Date: Wed, 18 Jun 2003 19:42:37 -0400
12554              Message-ID: <20030618234237.GA6267@grazzini.net>
12555      Branch: perl
12556            ! embed.fnc embed.h pod/perltie.pod pp_ctl.c proto.h
12557            ! t/op/runlevel.t t/op/tiehandle.t util.c
12558 ____________________________________________________________________________
12559 [ 19818] By: jhi                                   on 2003/06/19  13:57:55
12560         Log: Subject: [PATCH -current] email address correction
12561              Date: Thu, 19 Jun 2003 02:19:31 -0700
12562              Message-ID: <CGEAIAFGDFMPCFCBLLCOEENKCBAA.rs@crystalflame.net>
12563              From: rs@crystalflame.net (Richard Soderberg)
12564      Branch: perl
12565            ! ext/threads/threads.pm
12566 ____________________________________________________________________________
12567 [ 19816] By: jhi                                   on 2003/06/19  05:02:22
12568         Log: MPE/iX gets serious indigestion on w-packed infinities.
12569      Branch: perl
12570            ! t/op/pack.t
12571 ____________________________________________________________________________
12572 [ 19815] By: rgs                                   on 2003/06/18  20:47:47
12573         Log: A bunch of minor changes to perlguts.pod.
12574      Branch: perl
12575            ! pod/perlguts.pod
12576 ____________________________________________________________________________
12577 [ 19814] By: jhi                                   on 2003/06/18  19:19:38
12578         Log: Subject: Re: [perl #22727] split() with re_eval segfaults/panics
12579              From: Enache Adrian <enache@rdslink.ro>
12580              Date: Wed, 18 Jun 2003 23:00:43 +0300
12581              Message-ID: <20030618200043.GA1249@ratsnest.hole>
12582      Branch: perl
12583            ! pp.c regexec.c t/op/pat.t
12584 ____________________________________________________________________________
12585 [ 19813] By: jhi                                   on 2003/06/18  17:31:50
12586         Log: Upgrade to Tie::File 0.97.
12587      Branch: perl
12588            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
12589            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/28_mtwrite.t
12590            ! lib/Tie/File/t/29_downcopy.t
12591 ____________________________________________________________________________
12592 [ 19812] By: gbarr                                 on 2003/06/18  16:41:31
12593         Log: Sync with libnet 1.16
12594      Branch: perl
12595            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
12596 ____________________________________________________________________________
12597 [ 19811] By: jhi                                   on 2003/06/18  12:11:07
12598         Log: Subject: Encode] 1.96 Released
12599              From: Dan Kogai <dankogai@dan.co.jp>
12600              Date: Wed, 18 Jun 2003 19:09:11 +0900
12601              Message-Id: <E7FFAE2E-A174-11D7-ACE4-000393AE4244@dan.co.jp>
12602      Branch: perl
12603            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
12604            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
12605            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/piconv
12606            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
12607            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/Unicode.t
12608            ! ext/Encode/t/guess.t
12609 ____________________________________________________________________________
12610 [ 19810] By: jhi                                   on 2003/06/18  09:20:43
12611         Log: Oops in change #19809.
12612      Branch: perl
12613            ! ext/POSIX/POSIX.xs
12614 ____________________________________________________________________________
12615 [ 19809] By: jhi                                   on 2003/06/18  09:08:47
12616         Log: If the first argument of sigaction() was a string, not a number
12617              (or a SIGXXX 'constant') one got first (if using -w) 'Argument "FOO"
12618              isn't numeric in subroutine entry ...' but after that one got
12619              (depending on the OS) either a coredump (because of trying to
12620              assign to *0 in mg_get) or a hang (because of the sigprocmask()
12621              blocking signals inside POSIX::sigaction, a nasty hang since
12622              one obviously cannot interrupt it...only SIGKILL works).
12623              In older Perls (tried with 5.6.1) one got 'No such signal: SIGZERO ...'
12624              because of the string becoming zero due to the XS typemap magic.
12625              Resolved by making the POSIX::sigaction to try harder to figure
12626              out a valid signal number (one still gets the warning, though),
12627              and returning undef if no sense can be made.
12628      Branch: perl
12629            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
12630 ____________________________________________________________________________
12631 [ 19808] By: rgs                                   on 2003/06/17  21:10:06
12632         Log: Some docs for the assertions.
12633      Branch: perl
12634            ! lib/assertions.pm lib/assertions/activate.pm
12635            ! pod/perllexwarn.pod pod/perlrun.pod t/run/switch_A.t
12636 ____________________________________________________________________________
12637 [ 19806] By: jhi                                   on 2003/06/17  18:12:26
12638         Log: io_dir.t tweak from Craig Berry.
12639      Branch: perl
12640            ! ext/IO/lib/IO/t/io_dir.t
12641 ____________________________________________________________________________
12642 [ 19805] By: jhi                                   on 2003/06/17  16:47:06
12643         Log: Subject: /ext/DynaLoader/dl_dyld.xs
12644              From: "Peter O'Gorman" <peter@pogma.com>
12645              Date: Tue, 17 Jun 2003 23:45:47 +0900
12646              Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com>
12647              
12648              No need to see dlclose() and dlsym() outside the dl_dyld.xs
12649              (Mac OS X, NeXT), and seeing them is harmful for libdlcompat
12650              of OpenDarwin.
12651      Branch: perl
12652            ! ext/DynaLoader/dl_dyld.xs
12653 ____________________________________________________________________________
12654 [ 19804] By: jhi                                   on 2003/06/17  13:12:21
12655         Log: Subject: DOCPATCH Re: $1 remains uncleared for failed matches
12656              From: david nicol <whatever@davidnicol.com>
12657              Date: 16 Jun 2003 20:35:24 -0500
12658              Message-Id: <1055813724.1580.19.camel@plaza.davidnicol.com>
12659              
12660              Subject: Re: DOCPATCH Re: $1 remains uncleared for failed matches
12661              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
12662              Date: Tue, 17 Jun 2003 00:12:04 -0400
12663              Message-ID: <20030617041204.GA34960@linguist.thayer.dartmouth.edu>
12664      Branch: perl
12665            ! pod/perlre.pod pod/perltrap.pod
12666 ____________________________________________________________________________
12667 [ 19802] By: jhi                                   on 2003/06/17  04:51:33
12668         Log: UNICOS: try papering over the Configure symbol scan problems
12669              by disavowing any knowledge of dynaloading.
12670      Branch: perl
12671            ! hints/unicos.sh
12672 ____________________________________________________________________________
12673 [ 19801] By: rgs                                   on 2003/06/16  22:47:28
12674         Log: Revert change #19126, a poor attempt at fixing bug #21742.
12675              The test for #21742 is marked as TODO.
12676              Plus new regression tests from :
12677              
12678              Subject: [perl #22708] void context in string eval is broken 
12679              From: "Marcus Holland-Moritz" (via RT) <perlbug-followup@perl.org>
12680              Date: 15 Jun 2003 23:09:03 -0000
12681              Message-ID: <rt-22708-59432.14.6755501393177@rt.perl.org>
12682      Branch: perl
12683            ! pp_ctl.c t/comp/require.t t/op/eval.t
12684 ____________________________________________________________________________
12685 [ 19800] By: rgs                                   on 2003/06/16  21:14:26
12686         Log: Subject: [PATCH] unnecessary stringification in eval/die
12687              From: Steve Grazzini <grazz@pobox.com>
12688              Date: 15 Jun 2003 21:02:26 -0000
12689              Message-ID: <20030615210226.56430.qmail@onion.perl.org>
12690              (See also <slrnbek5u6.cfi.joey@dragon.kitenet.net>
12691              in c.l.p.misc and bug #17763)
12692      Branch: perl
12693            ! pod/perlfunc.pod pp_ctl.c
12694 ____________________________________________________________________________
12695 [ 19799] By: rgs                                   on 2003/06/16  20:15:28
12696         Log: Subject: [perl #22622] Bogus error codes from File::Copy::move 
12697              From: "Amick, Eric" (via RT) <perlbug-followup@perl.org>
12698              Date: 9 Jun 2003 15:48:09 -0000
12699              Message-ID: <rt-22622-59134.12.3966151660257@rt.perl.org>
12700      Branch: perl
12701            ! lib/File/Copy.pm
12702 ____________________________________________________________________________
12703 [ 19798] By: jhi                                   on 2003/06/16  12:26:29
12704         Log: And even more glibc fcntl constants, this time mostly F_XXX.
12705              Be more conservative and use @EXPORT_OK instead of @EXPORT.
12706      Branch: perl
12707            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
12708 ____________________________________________________________________________
12709 [ 19797] By: jhi                                   on 2003/06/16  08:05:11
12710         Log: Even more glibc O_ modes.
12711      Branch: perl
12712            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
12713 ____________________________________________________________________________
12714 [ 19796] By: jhi                                   on 2003/06/16  07:59:26
12715         Log: Add O_NOATIME.
12716      Branch: perl
12717            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
12718 ____________________________________________________________________________
12719 [ 19795] By: jhi                                   on 2003/06/16  06:51:19
12720         Log: Instead of fancy condvar footwork do a simple join,
12721              as suggested by Arthur.
12722      Branch: perl
12723            ! ext/threads/shared/t/hv_refs.t
12724 ____________________________________________________________________________
12725 [ 19794] By: rgs                                   on 2003/06/15  21:01:18
12726         Log: Rename again the warning about $* being no longer supported
12727              (and update perldiag this time!)
12728      Branch: perl
12729            ! gv.c pod/perldiag.pod t/lib/warnings/gv
12730 ____________________________________________________________________________
12731 [ 19793] By: rgs                                   on 2003/06/15  19:47:21
12732         Log: Remove all magic in untie()
12733              
12734              Subject: Re: untie from within FETCH/STORE not working under 5.8.0 (fwd)
12735              From: Aaron J Mackey <ajm6q@virginia.edu>
12736              Date: Fri, 13 Jun 2003 08:22:05 -0400 (EDT)
12737              Message-ID: <Pine.OSF.4.33.0306130820570.29017-100000@alpha10.bioch.virginia.edu>
12738              (plus a test case)
12739      Branch: perl
12740            ! pp_sys.c t/op/tie.t
12741 ____________________________________________________________________________
12742 [ 19790] By: jhi                                   on 2003/06/15  17:22:08
12743         Log: Start using Perl malloc in FreeBSD since the system malloc
12744              is reaaally slooow for Perl.
12745              
12746              Subject: FreeBSD 5.1 vs. -Uusemymalloc
12747              From: Dan Kogai <dankogai@dan.co.jp>
12748              Date: Mon, 16 Jun 2003 01:48:49 +0900
12749              Message-Id: <3CE9B94D-9F51-11D7-AF50-000393AE4244@dan.co.jp>
12750      Branch: perl
12751            ! hints/freebsd.sh
12752 ____________________________________________________________________________
12753 [ 19789] By: jhi                                   on 2003/06/15  17:08:02
12754         Log: Subject: [PATCH 5.8.1 @19774] OS2 patches
12755              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
12756              Date: Sat, 14 Jun 2003 17:49:57 -0700
12757              Message-ID: <20030615004956.GA28272@math.berkeley.edu>
12758      Branch: perl
12759            + os2/OS2/typemap os2/perlrexx.cmd
12760            - os2/OS2/PrfDB/typemap
12761            ! MANIFEST doio.c emacs/ptags ext/Time/HiRes/Makefile.PL handy.h
12762            ! hints/os2.sh lib/ExtUtils/t/MM_OS2.t makedef.pl
12763            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
12764            ! os2/OS2/Process/Process.xs os2/OS2/REXX/DLL/DLL.pm
12765            ! os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/t/rx_emxrv.t
12766            ! os2/OS2/REXX/t/rx_objcall.t os2/dl_os2.c os2/os2.c
12767            ! os2/os2ish.h pp_sys.c utils/h2xs.PL
12768 ____________________________________________________________________________
12769 [ 19788] By: jhi                                   on 2003/06/15  15:05:40
12770         Log: Reindent a section of the file.
12771      Branch: perl
12772            ! universal.c
12773 ____________________________________________________________________________
12774 [ 19787] By: jhi                                   on 2003/06/15  15:01:26
12775         Log: Unused variable.
12776      Branch: perl
12777            ! universal.c
12778 ____________________________________________________________________________
12779 [ 19786] By: jhi                                   on 2003/06/15  07:41:23
12780         Log: Subject: Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
12781              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
12782              Date: Sun, 15 Jun 2003 10:48:40 +0200
12783              Message-ID: <004a01c3331a$ec001320$3445eed9@R2D2>
12784      Branch: perl
12785            ! embed.fnc embed.h proto.h sv.c
12786 ____________________________________________________________________________
12787 [ 19785] By: jhi                                   on 2003/06/15  07:37:02
12788         Log: Most often unused variables.
12789      Branch: perl
12790            ! perl.c
12791 ____________________________________________________________________________
12792 [ 19784] By: rgs                                   on 2003/06/14  20:08:52
12793         Log: Rename the warning about $* being removed,
12794              as suggested by Dave Mitchell
12795      Branch: perl
12796            ! gv.c t/lib/warnings/gv
12797 ____________________________________________________________________________
12798 [ 19783] By: jhi                                   on 2003/06/14  16:30:23
12799         Log: The FileCache 1.03 tests from belg4mit.
12800      Branch: perl
12801            + lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
12802            + lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t
12803            + lib/FileCache/t/05override.t
12804            - lib/FileCache.t
12805            ! MANIFEST
12806 ____________________________________________________________________________
12807 [ 19782] By: jhi                                   on 2003/06/14  13:45:01
12808         Log: Mention the Unicode::Regex::Set module.
12809      Branch: perl
12810            ! pod/perlunicode.pod
12811 ____________________________________________________________________________
12812 [ 19781] By: jhi                                   on 2003/06/14  13:39:45
12813         Log: Followup on #19779: make the helper function static,
12814              and rename it for paranoia reasons.
12815      Branch: perl
12816            ! embed.fnc embed.h proto.h sv.c
12817 ____________________________________________________________________________
12818 [ 19779] By: jhi                                   on 2003/06/14  13:13:34
12819         Log: Subject: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
12820              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
12821              Date: Sat, 14 Jun 2003 12:51:31 +0200
12822              Message-ID: <041901c33262$eac8ae30$f248eed9@R2D2>
12823              
12824              (choosing the safe alternative)
12825      Branch: perl
12826            ! sv.c
12827 ____________________________________________________________________________
12828 [ 19778] By: jhi                                   on 2003/06/14  09:28:01
12829         Log: Exercise the utf8:: "internal" functions.
12830      Branch: perl
12831            ! lib/utf8.pm lib/utf8.t
12832 ____________________________________________________________________________
12833 [ 19777] By: jhi                                   on 2003/06/14  09:05:07
12834         Log: Having to pull in the whole Encode just to get SvUTF8()
12835              is a bit too much: introduce utf8::is_utf8().
12836      Branch: perl
12837            ! lib/utf8.pm pod/perluniintro.pod universal.c
12838 ____________________________________________________________________________
12839 [ 19776] By: jhi                                   on 2003/06/14  08:56:11
12840         Log: Slight tweaks on the length() and chr() entries,
12841              passing-by rewrapping on the rmdir entry.
12842      Branch: perl
12843            ! pod/perlfunc.pod
12844 ____________________________________________________________________________
12845 [ 19775] By: jhi                                   on 2003/06/14  08:50:16
12846         Log: test.pl-ify and add a couple of tests.
12847      Branch: perl
12848            ! lib/bytes.t
12849 ____________________________________________________________________________
12850 [ 19773] By: jhi                                   on 2003/06/14  08:05:01
12851         Log: Slight reorg of the binmode() entry.
12852      Branch: perl
12853            ! pod/perlfunc.pod
12854 ____________________________________________________________________________
12855 [ 19772] By: jhi                                   on 2003/06/14  07:07:38
12856         Log: Illegal cpp.
12857      Branch: perl
12858            ! util.c
12859 ____________________________________________________________________________
12860 [ 19770] By: jhi                                   on 2003/06/14  04:36:18
12861         Log: Subject: Re: FileCache
12862              From: belg4mit <belg4mit@MIT.EDU>
12863              Date: Sat, 14 Jun 2003 01:35:05 -0400
12864              Message-ID: <3EEAB409.7B4C21EA@mit.edu>
12865              
12866              FileCache 1.03.
12867      Branch: perl
12868            ! lib/FileCache.pm
12869 ____________________________________________________________________________
12870 [ 19769] By: rgs                                   on 2003/06/13  19:17:50
12871         Log: Remove the deprecated $* variable.
12872              Incidentally, this fixes bug #22354, about unwanted
12873              action-at-distance of the /m regexp modifier.
12874              Add a new warning to advertise this fact.
12875      Branch: perl
12876            ! gv.c lib/English.pm mg.c pod/perldelta.pod pod/perldiag.pod
12877            ! pod/perlre.pod pod/perlvar.pod pp.c pp_hot.c t/lib/warnings/gv
12878            ! t/op/pat.t t/op/study.t
12879 ____________________________________________________________________________
12880 [ 19768] By: jhi                                   on 2003/06/13  17:08:45
12881         Log: Encode simply needs more work on EBCDIC.
12882      Branch: perl
12883            ! ext/Encode/t/Unicode.t
12884 ____________________________________________________________________________
12885 [ 19767] By: jhi                                   on 2003/06/13  17:05:01
12886         Log: Redundancy removal from Brian De Pradine;
12887              both the forms, pthread_mutexattr_settype() and               
12888              pthread_mutexattr_setkind_np(), exist on z/OS.
12889      Branch: perl
12890            ! thread.h
12891 ____________________________________________________________________________
12892 [ 19766] By: jhi                                   on 2003/06/13  17:02:57
12893         Log: Somehow MPE/iX managed to get
12894              "18/0Illegal division by zero at ../lib/Test/Harness.pm line 921."
12895      Branch: perl
12896            ! lib/Test/Harness.pm
12897 ____________________________________________________________________________
12898 [ 19765] By: jhi                                   on 2003/06/13  14:36:18
12899         Log: Subject: [PATCH] Re: [perl #18849] fork/system bug on FreeBSD
12900              From: alan <alan@pair.com>
12901              Date: Wed, 11 Jun 2003 14:07:00 -0400 (EDT)
12902              Message-ID: <Pine.BSF.4.30.0306111348450.32145-100000@smx.pair.com>
12903              
12904              (the first alternative)
12905      Branch: perl
12906            ! util.c
12907 ____________________________________________________________________________
12908 [ 19764] By: jhi                                   on 2003/06/13  14:33:51
12909         Log: Apparently the __APPLE__ cpp symbol is not Officially Sanctioned
12910              way of detecting Darwin/Mac OS X; instead it is recommended to
12911              detect the OS at a higher level and pass the information manually
12912              down to the application, using e.g. a -Ddefinition.
12913      Branch: perl
12914            ! hints/darwin.sh perl.h x2p/util.c
12915 ____________________________________________________________________________
12916 [ 19763] By: jhi                                   on 2003/06/13  14:12:13
12917         Log: Define a cpp symbol, BSDish, if that looks appropriate.
12918      Branch: perl
12919            ! perl.h
12920 ____________________________________________________________________________
12921 [ 19760] By: jhi                                   on 2003/06/13  12:00:06
12922         Log: Even more tweakage on symbol scanning from Alan Burlison. 
12923      Branch: perl
12924            ! Configure
12925 ____________________________________________________________________________
12926 [ 19758] By: gbarr                                 on 2003/06/13  07:01:11
12927         Log: Sync with libnet 1.15
12928      Branch: perl
12929            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
12930 ____________________________________________________________________________
12931 [ 19756] By: jhi                                   on 2003/06/13  05:09:17
12932         Log: The changes #8803 and #8896 that fixed JPL for use with
12933              JDK 1.2/1.3 had somehow disappeared.
12934      Branch: perl
12935            ! perl.c perl.h
12936 ____________________________________________________________________________
12937 [ 19752] By: rgs                                   on 2003/06/12  20:49:25
12938         Log: Add a new warning, "Newline in left-justified string for printf/sprintf"
12939              to be issued if the string to be left-justified by s?printf contains
12940              a newline.
12941              
12942              Subject: [PATCH] RE: [perl #22599] Strange behaviour when combining foreac h and printf 
12943              From: Robin Barker <Robin.Barker@npl.co.uk>
12944              Date: Wed, 11 Jun 2003 18:10:14 +0100
12945              Message-ID: <533D273D4014D411AB1D00062938C4D904046571@hotel.npl.co.uk>
12946      Branch: perl
12947            ! pod/perldiag.pod sv.c t/lib/warnings/sv
12948 ____________________________________________________________________________
12949 [ 19751] By: rgs                                   on 2003/06/12  20:25:41
12950         Log: Patch for a warning emitted twice, from :
12951              Subject: [PATCH: perl@19733] "perldoc -f -X" + "extra warning from -T"
12952              From: Steve Grazzini <grazz@pobox.com>
12953              Date: Wed, 11 Jun 2003 00:46:47 -0400
12954              Message-ID: <20030611044647.GA16696@grazzini.net>
12955      Branch: perl
12956            ! pp_sys.c
12957 ____________________________________________________________________________
12958 [ 19750] By: sky                                   on 2003/06/12  15:03:55
12959         Log: In free we want to destroy, not init, thanks to Tim Bunce for 
12960              detecting this. Should hopefully fix memory leak on Tru64
12961      Branch: perl
12962            ! ext/threads/shared/shared.xs
12963 ____________________________________________________________________________
12964 [ 19749] By: jhi                                   on 2003/06/12  13:27:44
12965         Log: More perlio ->Open paranoia.  Set errno to EINVAL if there's
12966              no ->Open, not if ->Open returns NULL.
12967      Branch: perl
12968            ! perlio.c
12969 ____________________________________________________________________________
12970 [ 19748] By: jhi                                   on 2003/06/12  11:32:44
12971         Log: Further perlio doc tweaks.
12972      Branch: perl
12973            ! lib/PerlIO.pm pod/perlrun.pod
12974 ____________________________________________________________________________
12975 [ 19747] By: jhi                                   on 2003/06/12  11:25:19
12976         Log: Slightly amended version of the proposed patch for
12977              "[perl #22390] export PERLIO=bytes segfaults";
12978              the amendment is to set errno.
12979              TODO: we really should not get here if the layer
12980              stack is corrupt or non-sensical (like "bytes").
12981      Branch: perl
12982            ! perlio.c
12983 ____________________________________________________________________________
12984 [ 19746] By: sky                                   on 2003/06/12  08:37:39
12985         Log: Be polite and destroy the mutexes and conditions we use!
12986      Branch: perl
12987            ! ext/threads/shared/shared.xs
12988 ____________________________________________________________________________
12989 [ 19744] By: rgs                                   on 2003/06/11  20:49:04
12990         Log: Subject: Re: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
12991              From: Andy Dougherty <doughera@lafayette.edu>
12992              Date: Wed, 11 Jun 2003 12:57:58 -0400 (EDT)
12993              Message-ID: <Pine.SOL.4.53.0306111252540.19074@maxwell.phys.lafayette.edu>
12994      Branch: perl
12995            ! lib/File/Temp/t/security.t
12996 ____________________________________________________________________________
12997 [ 19742] By: jhi                                   on 2003/06/11  18:28:12
12998         Log: Subject: [PATCH] Configure -Dnoextensions would not accept a list
12999              From: Andy Dougherty <doughera@lafayette.edu>
13000              Date: Wed, 11 Jun 2003 13:35:26 -0400 (EDT)
13001              Message-ID: <Pine.SOL.4.53.0306111331550.2477@maxwell.phys.lafayette.edu>
13002      Branch: perl
13003            ! Configure
13004 ____________________________________________________________________________
13005 [ 19741] By: merijn                                on 2003/06/11  14:06:49
13006         Log: Subject: [PATCH: perl@19733] fix vmsish.t #25 by letting $0 find itself in the face of chdir() calls
13007              From: PPrymmer@factset.com
13008              Date: Wed, 11 Jun 2003 09:00:34 -0400
13009              Message-ID: <OF2535E971.A30D9C74-ON85256D42.00461FF9-85256D42.004776C4@factset.com>
13010      Branch: perl
13011            ! lib/vmsish.t
13012 ____________________________________________________________________________
13013 [ 19740] By: jhi                                   on 2003/06/11  13:29:59
13014         Log: Doc nit.
13015      Branch: perl
13016            ! INSTALL
13017 ____________________________________________________________________________
13018 [ 19739] By: jhi                                   on 2003/06/11  05:30:53
13019         Log: Integrate from maint:
13020              [ 19738]
13021              Subject: Re: [PATCH: maint @ 19733] CL compiler warnings on MSWin32
13022              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
13023              Date: Tue, 10 Jun 2003 22:10:47 +0200
13024              Message-ID: <011701c32f8c$62d85ee0$0c2f1fac@R2D2>
13025      Branch: perl
13026           !> ext/Encode/encengine.c ext/List/Util/Util.xs
13027           !> ext/POSIX/POSIX.xs ext/Storable/Storable.xs
13028           !> ext/Thread/Thread.xs ext/threads/threads.xs op.c perl.c pp.h
13029           !> sv.c
13030 ____________________________________________________________________________
13031 [ 19735] By: jhi                                   on 2003/06/10  05:27:33
13032         Log: Upgrade to Unicode::Normalize 0.22.
13033      Branch: perl
13034            ! ext/Unicode/Normalize/Changes
13035            ! ext/Unicode/Normalize/Makefile.PL
13036            ! ext/Unicode/Normalize/Normalize.pm
13037            ! ext/Unicode/Normalize/Normalize.xs
13038            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
13039            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
13040            ! ext/Unicode/Normalize/t/test.t
13041 ____________________________________________________________________________
13042 [ 19734] By: jhi                                   on 2003/06/10  05:14:18
13043         Log: Upgrade to Unicode::Collate 0.25.
13044      Branch: perl
13045            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
13046            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
13047            ! lib/Unicode/Collate/t/test.t
13048 ____________________________________________________________________________
13049 [ 19731] By: jhi                                   on 2003/06/09  20:48:14
13050         Log: On a real multicpu box the child thread could still be running
13051              when the parent thread was already testing.
13052      Branch: perl
13053            ! ext/threads/shared/t/hv_refs.t
13054 ____________________________________________________________________________
13055 [ 19730] By: rgs                                   on 2003/06/09  19:56:29
13056         Log: Subject: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
13057              From: Andy Dougherty <doughera@lafayette.edu>
13058              Date: Mon, 9 Jun 2003 14:45:38 -0400 (EDT)
13059              Message-ID: <Pine.SOL.4.53.0306091323300.4467@maxwell.phys.lafayette.edu>
13060      Branch: perl
13061            ! INSTALL
13062 ____________________________________________________________________________
13063 [ 19729] By: rgs                                   on 2003/06/09  19:13:16
13064         Log: Subject: [PATCH] Re: nitpick with \(0..2)
13065              From: Steve Grazzini <grazz@pobox.com>
13066              Date: Fri, 6 Jun 2003 01:42:59 -0400
13067              Message-ID: <20030606054259.GA30249@grazzini.net>
13068      Branch: perl
13069            ! op.c pod/perlop.pod t/op/ref.t
13070 ____________________________________________________________________________
13071 [ 19726] By: jhi                                   on 2003/06/09  18:45:00
13072         Log: Possible fix for the problems in EBCDIC from Sadahiro Tomoyuki.
13073      Branch: perl
13074            ! ext/Unicode/Normalize/Normalize.pm
13075 ____________________________________________________________________________
13076 [ 19725] By: rgs                                   on 2003/06/09  18:33:50
13077         Log: In the debugger, flush stdout/stderr before the prompt is printed
13078              Subject: Re: [PATCH] Perlbug #15228
13079              From: Alex Vandiver <alexmv@MIT.EDU>
13080              Date: 04 Jun 2003 04:50:10 -0400
13081              Message-Id: <1054716610.21402.45.camel@supox>
13082      Branch: perl
13083            ! lib/perl5db.pl
13084 ____________________________________________________________________________
13085 [ 19724] By: gsar                                  on 2003/06/09  18:17:42
13086         Log: mark 450_service.t#18 as a todo test on windows
13087      Branch: perl
13088            ! lib/Net/Ping/t/450_service.t
13089 ____________________________________________________________________________
13090 [ 19723] By: gsar                                  on 2003/06/09  18:00:57
13091         Log: one of the Net::Ping time-dependent tests fails sporadically
13092              when the response from localhost is "too quick"
13093      Branch: perl
13094            ! lib/Net/Ping/t/250_ping_hires.t
13095 ____________________________________________________________________________
13096 [ 19721] By: jhi                                   on 2003/06/09  17:04:50
13097         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_06 (plus FAQ update)
13098              From: Michael G Schwern <schwern@pobox.com>
13099              Date: Sat, 7 Jun 2003 01:16:32 -0700
13100              Message-ID: <20030607081632.GA16228@windhund.schwern.org>
13101      Branch: perl
13102            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
13103            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MakeMaker/FAQ.pod
13104            ! lib/ExtUtils/t/Liblist.t
13105 ____________________________________________________________________________
13106 [ 19720] By: gsar                                  on 2003/06/09  15:59:52
13107         Log: fix for perlio.t failures on windows (from Dan Kogai)
13108      Branch: perl
13109            ! ext/Encode/t/perlio.t
13110 ____________________________________________________________________________
13111 [ 19719] By: jhi                                   on 2003/06/09  15:28:18
13112         Log: Subject: [PATCH: perl@19683] fix ups for perlivp on VMS plus more symbols for utils
13113              From: PPrymmer@factset.com
13114              Date: Mon, 9 Jun 2003 09:57:43 -0400
13115              Message-ID: <OFBA811434.A612F1C0-ON85256D40.004B5ECC-85256D40.004CB24D@factset.com>
13116      Branch: perl
13117            ! configure.com utils/perlivp.PL
13118 ____________________________________________________________________________
13119 [ 19717] By: gsar                                  on 2003/06/09  14:09:55
13120         Log: windows: fix memory leak in %ENV handling (shows up as a
13121              leak even in the simplest fork() loop, because perl_construct()
13122              now does the equivalent of %ENV assignments using mg_set())
13123      Branch: perl
13124            ! win32/perlhost.h
13125 ____________________________________________________________________________
13126 [ 19715] By: sky                                   on 2003/06/09  09:35:47
13127         Log: Support blessed shared references.
13128      Branch: perl
13129            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
13130            ! ext/threads/shared/t/hv_refs.t
13131 ____________________________________________________________________________
13132 [ 19714] By: jhi                                   on 2003/06/09  04:29:04
13133         Log: Subject: [PATCH] pack.t tweak for non-IEEE VMS systems
13134              From: "Craig A. Berry" <craigberry@mac.com>
13135              Date: Sun, 08 Jun 2003 16:49:43 -0500
13136              Message-ID: <3EE3AF77.7060302@mac.com>
13137      Branch: perl
13138            ! t/op/pack.t
13139 ____________________________________________________________________________
13140 [ 19712] By: jhi                                   on 2003/06/08  17:05:59
13141         Log: Subject: Re: forwarded you a test result
13142              From: Dan Kogai <dankogai@dan.co.jp>
13143              Date: Sun, 8 Jun 2003 11:04:43 +0900
13144              Message-Id: <92344ED4-9955-11D7-8DFA-000393AE4244@dan.co.jp>
13145      Branch: perl
13146            ! ext/Encode/t/Encode.t
13147 ____________________________________________________________________________
13148 [ 19710] By: jhi                                   on 2003/06/08  17:03:07
13149         Log: Regen Configure et al.
13150      Branch: perl
13151            ! Configure Porting/config.sh Porting/config_H
13152 ____________________________________________________________________________
13153 [ 19709] By: jhi                                   on 2003/06/08  16:45:50
13154         Log: More symbol scan logic from Alan Burlison.
13155      Branch: perl
13156            ! Configure Porting/Glossary hints/solaris_2.sh
13157 ____________________________________________________________________________
13158 [ 19708] By: sky                                   on 2003/06/07  13:28:50
13159         Log: Major (internal) change to make it much more easy to embed
13160              threaded perl because we don't use our own TLS for the current
13161              thread info, but instead use PL_modglobal. Should make the
13162              mod_perl2 team (Hi Stas!) happy. Should also be more robust.
13163      Branch: perl
13164            ! ext/threads/threads.xs
13165 ____________________________________________________________________________
13166 [ 19707] By: sky                                   on 2003/06/07  13:27:01
13167         Log: Last patch broke this slightly because INC was wrong.
13168      Branch: perl
13169            ! ext/threads/t/thread.t
13170 ____________________________________________________________________________
13171 [ 19706] By: sky                                   on 2003/06/07  13:07:53
13172         Log: Remove warnings from tests.
13173      Branch: perl
13174            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
13175            ! ext/threads/t/list.t
13176 ____________________________________________________________________________
13177 [ 19705] By: sky                                   on 2003/06/07  12:42:28
13178         Log: Work in non core env.
13179      Branch: perl
13180            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
13181            ! ext/threads/t/libc.t ext/threads/t/list.t
13182            ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
13183            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
13184            ! ext/threads/t/thread.t
13185 ____________________________________________________________________________
13186 [ 19703] By: jhi                                   on 2003/06/07  05:11:50
13187         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_04 -> 6.10_05
13188              From: Michael G Schwern <schwern@pobox.com>
13189              Date: Fri, 6 Jun 2003 18:41:45 -0700
13190              Message-ID: <20030607014145.GB12031@windhund.schwern.org>
13191      Branch: perl
13192            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
13193            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/META.yml
13194            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
13195            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
13196            ! lib/ExtUtils/TODO lib/ExtUtils/t/00compile.t
13197            ! lib/ExtUtils/t/Install.t lib/ExtUtils/t/basic.t
13198            ! lib/ExtUtils/t/zz_cleanup_dummy.t
13199 ____________________________________________________________________________
13200 [ 19702] By: rgs                                   on 2003/06/06  23:00:00
13201         Log: Upgrade to Time::Local 1.06, by Dave Rolsky
13202      Branch: perl
13203            ! lib/Time/Local.pm lib/Time/Local.t
13204 ____________________________________________________________________________
13205 [ 19701] By: rgs                                   on 2003/06/06  22:50:37
13206         Log: Complement to change #19698 :
13207              add also this information (=> and curly braces doesn't
13208              quote compound identifiers) to the strict manpage.
13209              As an experiment in documentation, add a "HISTORY" section
13210              to the strict manpage.
13211      Branch: perl
13212            ! lib/strict.pm
13213 ____________________________________________________________________________
13214 [ 19700] By: rgs                                   on 2003/06/06  22:31:50
13215         Log: Minor grammatical nit.
13216      Branch: perl
13217            ! README.hpux
13218 ____________________________________________________________________________
13219 [ 19699] By: rgs                                   on 2003/06/06  22:29:38
13220         Log: Subject: [patch] L<perlguts/"API LISTING"> is now L<perlapi>
13221              From: Stas Bekman <stas@stason.org>
13222              Date: Thu, 05 Jun 2003 10:10:36 +1000
13223              Message-ID: <3EDE8A7C.2080302@stason.org>
13224              
13225              Subject: [patch] perlguts authors dup
13226              From: Stas Bekman <stas@stason.org>
13227              Date: Thu, 05 Jun 2003 10:14:12 +1000
13228              Message-ID: <3EDE8B54.6090808@stason.org>
13229      Branch: perl
13230            ! pod/perl5005delta.pod pod/perlguts.pod pod/perlxs.pod
13231 ____________________________________________________________________________
13232 [ 19698] By: rgs                                   on 2003/06/06  22:23:56
13233         Log: Clarify that => doesn't quote compound identifiers.
13234      Branch: perl
13235            ! pod/perldata.pod
13236 ____________________________________________________________________________
13237 [ 19696] By: merijn                                on 2003/06/06  12:21:43
13238         Log: Perl *is* 100% 64bit compliant on HP-UX 11.00 and up (as long
13239              as the compiler supports it)
13240      Branch: perl
13241            ! README.hpux
13242 ____________________________________________________________________________
13243 [ 19695] By: jhi                                   on 2003/06/05  18:50:51
13244         Log: Subject: [PATCH] Re: SPUG:-s option doesn't always work!
13245              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13246              Date: Wed, 04 Jun 2003 00:08:32 -0700
13247              Message-ID: <wrZ3+gzkg2iX092yn@efn.org>
13248      Branch: perl
13249            ! t/run/switches.t toke.c
13250 ____________________________________________________________________________
13251 [ 19694] By: jhi                                   on 2003/06/05  18:37:02
13252         Log: Subject: [PATCH] RE: maint @ 19683
13253              From: Robin Barker <Robin.Barker@npl.co.uk>
13254              Date: Thu, 5 Jun 2003 17:16:58 +0100
13255              Message-ID: <533D273D4014D411AB1D00062938C4D904046564@hotel.npl.co.uk>
13256              
13257              (skipped the MIME::Base64 part, leaving that to Gisle)
13258      Branch: perl
13259            ! ext/POSIX/POSIX.xs gv.c op.c perl.c perl.h
13260 ____________________________________________________________________________
13261 [ 19693] By: jhi                                   on 2003/06/05  17:26:04
13262         Log: SKIP label was missing.
13263      Branch: perl
13264            ! t/io/utf8.t
13265 ____________________________________________________________________________
13266 [ 19692] By: jhi                                   on 2003/06/05  16:58:23
13267         Log: z/OS makedepend fix from Peter Prymmer;
13268              still needed as reported by Brian De Pradine.
13269      Branch: perl
13270            ! makedepend.SH
13271 ____________________________________________________________________________
13272 [ 19691] By: jhi                                   on 2003/06/05  16:56:01
13273         Log: Even more getspecific patches from Brian De Pradine;
13274              macrofy the construct.
13275      Branch: perl
13276            ! ext/threads/threads.xs
13277 ____________________________________________________________________________
13278 [ 19690] By: jhi                                   on 2003/06/05  16:19:40
13279         Log: z/OS threads tweak from Brian De Pradine.
13280      Branch: perl
13281            ! ext/threads/threads.xs
13282 ____________________________________________________________________________
13283 [ 19689] By: jhi                                   on 2003/06/05  05:43:31
13284         Log: Upgrade to Time::HiRes 1.48.
13285      Branch: perl
13286            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
13287 ____________________________________________________________________________
13288 [ 19688] By: rgs                                   on 2003/06/04  18:53:48
13289         Log: Prevent a potential null pointer dereference.
13290              Noticed by Ryan Koga <rkoga@caida.org> in
13291              Message-ID: <Pine.BSF.4.44.0306031659090.1489-100000@login.caida.org>
13292      Branch: perl
13293            ! perlio.c
13294 ____________________________________________________________________________
13295 [ 19687] By: jhi                                   on 2003/06/04  18:26:08
13296         Log: Subject: Re: [MacOS X] consider useshrplib='false' by default
13297              From: Andy Dougherty <doughera@lafayette.edu>
13298              Date: Wed, 4 Jun 2003 11:33:29 -0400 (EDT)
13299              Message-ID: <Pine.SOL.4.53.0306041128350.15343@maxwell.phys.lafayette.edu>
13300      Branch: perl
13301            ! hints/darwin.sh
13302 ____________________________________________________________________________
13303 [ 19686] By: jhi                                   on 2003/06/04  11:02:54
13304         Log: On closer reading the proposed UTS#18 update required
13305              even more changes.
13306      Branch: perl
13307            ! lib/unicore/lib/Blank.pl lib/unicore/lib/Graph.pl
13308            ! lib/unicore/lib/Print.pl lib/unicore/lib/Space.pl
13309            ! lib/unicore/lib/SpacePer.pl lib/unicore/lib/Word.pl
13310            ! lib/unicore/mktables
13311 ____________________________________________________________________________
13312 [ 19685] By: jhi                                   on 2003/06/04  10:14:09
13313         Log: Align the 'graph' property definition with the proposed
13314              Unicode UTS #18 update (v7).
13315      Branch: perl
13316            ! lib/unicore/lib/Graph.pl lib/unicore/mktables
13317 ____________________________________________________________________________
13318 [ 19681] By: jhi                                   on 2003/06/04  05:16:38
13319         Log: Subject: [MacOS X] consider useshrplib='false' by default
13320              From: Dan Kogai <dankogai@dan.co.jp>
13321              Date: Wed, 4 Jun 2003 01:29:42 +0900
13322              Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp>
13323      Branch: perl
13324            ! hints/darwin.sh
13325 ____________________________________________________________________________
13326 [ 19679] By: jhi                                   on 2003/06/03  15:51:36
13327         Log: Urk.  Joe's patches were for the maint branch,
13328              not for the blead (which has assertions and stuff).
13329              Retract #19677, #19676, #19674.
13330      Branch: perl
13331            ! lib/perl5db.pl
13332 ____________________________________________________________________________
13333 [ 19678] By: jhi                                   on 2003/06/03  15:05:19
13334         Log: According to Arthur this should help
13335              #22060 Perl 5.8.0 on FreeBSD 5.0 threads (threads->list) possible bug
13336      Branch: perl
13337            ! ext/threads/threads.xs
13338 ____________________________________________________________________________
13339 [ 19677] By: jhi                                   on 2003/06/03  14:07:06
13340         Log: Tiny tweaks from Joe McMahon.
13341      Branch: perl
13342            ! lib/perl5db.pl
13343 ____________________________________________________________________________
13344 [ 19676] By: jhi                                   on 2003/06/03  12:38:46
13345         Log: Tiny pod and speling tweaks.
13346      Branch: perl
13347            ! lib/perl5db.pl
13348 ____________________________________________________________________________
13349 [ 19674] By: jhi                                   on 2003/06/03  12:20:59
13350         Log: Subject: Extensive documentation patch redux
13351              From: Joe McMahon <mcmahon@ibiblio.org>
13352              Date: Mon, 2 Jun 2003 09:53:40 -0400
13353              Message-Id: <9DB6529E-9501-11D7-9377-000393BCA0FC@ibiblio.org>
13354              
13355              Subject: RE: [PATCH] RE: Extensive documentation patch redux
13356              From: Robin Barker <Robin.Barker@npl.co.uk>
13357              Date: Tue, 3 Jun 2003 10:00:22 +0100 
13358              Message-ID: <533D273D4014D411AB1D00062938C4D904046555@hotel.npl.co.uk>
13359      Branch: perl
13360            ! lib/perl5db.pl
13361 ____________________________________________________________________________
13362 [ 19673] By: jhi                                   on 2003/06/03  09:51:59
13363         Log: Salvage parts of #19667.
13364      Branch: perl
13365            ! perlio.c win32/win32.c win32/win32iop.h
13366 ____________________________________________________________________________
13367 [ 19672] By: jhi                                   on 2003/06/03  09:26:45
13368         Log: Salvage parts of #19418 (the ext/PerlIO/t/open.t
13369              still is there).
13370      Branch: perl
13371            ! MANIFEST pod/perlfunc.pod
13372 ____________________________________________________________________________
13373 [ 19671] By: merijn                                on 2003/06/03  08:27:07
13374         Log: Subject: Re: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
13375              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13376              Date: Tue, 03 Jun 2003 01:55:06 -0700
13377              Message-ID: <qJG3+gzkgajL092yn@efn.org>
13378      Branch: perl
13379            ! README.cygwin
13380 ____________________________________________________________________________
13381 [ 19670] By: jhi                                   on 2003/06/03  08:04:39
13382         Log: Retract #19667, #19660, #19659, #19658, #19657, #19656,
13383              #19655, #19418; File::Temp no more used internally.
13384              Some parts of these will be salvaged later.
13385      Branch: perl
13386            ! MANIFEST embed.fnc embed.h op.c perlio.c pod/perlfunc.pod
13387            ! proto.h win32/win32.c win32/win32iop.h
13388 ____________________________________________________________________________
13389 [ 19669] By: gsar                                  on 2003/06/02  20:59:39
13390         Log: fix for 09_gen_rs.t#59 failure on windows
13391      Branch: perl
13392            ! lib/Tie/File/t/09_gen_rs.t
13393 ____________________________________________________________________________
13394 [ 19668] By: gsar                                  on 2003/06/02  20:40:19
13395         Log: resurrect change#19628 and make it work by generalizing
13396              a spot that had a hardcoded dependency on the cmd.exe
13397              arguments being "/x/c" or "/c"
13398      Branch: perl
13399            ! pod/perlrun.pod win32/win32.c
13400 ____________________________________________________________________________
13401 [ 19667] By: gsar                                  on 2003/06/02  18:44:34
13402         Log: don't use File::Temp to implement PerlIO_tmpfile() on windows;
13403              reuse the straightforward native implementation instead
13404              
13405              this fixes the warning from io_xs.t
13406              
13407              NOTE: File::Temp has a less-than-robust implementation on windows
13408              that relies on END blocks being run (this may not happen always)
13409      Branch: perl
13410            ! op.c win32/win32.c win32/win32iop.h
13411 ____________________________________________________________________________
13412 [ 19666] By: gsar                                  on 2003/06/02  18:29:46
13413         Log: change#19628 broke many win32/system.t tests, so back it out
13414      Branch: perl
13415            ! pod/perlrun.pod win32/win32.c
13416 ____________________________________________________________________________
13417 [ 19665] By: rgs                                   on 2003/06/02  18:22:06
13418         Log: A little bit more of weird-code-proofing in B::Deparse.
13419              Fixes a bug reported by Alexey Tourbin in
13420              Message-ID: <20030602085348.GA24023@solemn.turbinal.org>
13421      Branch: perl
13422            ! ext/B/B/Deparse.pm
13423 ____________________________________________________________________________
13424 [ 19664] By: jhi                                   on 2003/06/02  16:41:37
13425         Log: Upgrade to the CGI.pm 2.93.
13426              
13427              (Lincoln keeps ripping out the BEGIN/PERL_CORE blocks.  Sigh.)
13428      Branch: perl
13429            + lib/CGI/t/util-58.t
13430            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
13431            ! lib/CGI/Fast.pm lib/CGI/Pretty.pm lib/CGI/Util.pm
13432            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
13433            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
13434            ! lib/CGI/t/html.t lib/CGI/t/push.t lib/CGI/t/request.t
13435            ! lib/CGI/t/switch.t lib/CGI/t/util.t
13436 ____________________________________________________________________________
13437 [ 19663] By: jhi                                   on 2003/06/02  16:16:51
13438         Log: Whitespace tweaks.
13439      Branch: perl
13440            ! hints/uwin.sh
13441 ____________________________________________________________________________
13442 [ 19662] By: jhi                                   on 2003/06/02  16:08:22
13443         Log: U/WIN: final (for now) touches from John P. Linderman;
13444              now we get 97% success rate, the remaining failures are
13445              quite obscure.
13446      Branch: perl
13447            ! hints/uwin.sh lib/locale.t
13448 ____________________________________________________________________________
13449 [ 19661] By: gbarr                                 on 2003/06/02  12:13:35
13450         Log: Sync with libnet 1.14
13451      Branch: perl
13452            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Domain.pm
13453            ! lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/NNTP.pm
13454            ! lib/Net/POP3.pm lib/Net/README.libnet lib/Net/SMTP.pm
13455            ! lib/Net/libnetFAQ.pod lib/Net/t/hostname.t
13456 ____________________________________________________________________________
13457 [ 19660] By: jhi                                   on 2003/06/02  09:28:30
13458         Log: Beautification.
13459      Branch: perl
13460            ! op.c
13461 ____________________________________________________________________________
13462 [ 19659] By: jhi                                   on 2003/06/02  09:07:38
13463         Log: Duplicate definition bad.
13464      Branch: perl
13465            ! op.c
13466 ____________________________________________________________________________
13467 [ 19658] By: jhi                                   on 2003/06/02  09:02:18
13468         Log: I thought I tried building threaded.  Never think.  Try.
13469      Branch: perl
13470            ! perlio.c
13471 ____________________________________________________________________________
13472 [ 19657] By: jhi                                   on 2003/06/02  08:54:04
13473         Log: Stick with the original (5.8.0) logic.
13474      Branch: perl
13475            ! op.c
13476 ____________________________________________________________________________
13477 [ 19656] By: jhi                                   on 2003/06/02  08:28:51
13478         Log: Since pulling in File::Temp for tempfiles would pull in
13479              also Fcntl, miniperl could not open up tempfiles.  This broke
13480              the use of miniperl in VMS, as noticed by Craig Berry.
13481              Try to cure this by moving the creation of tempfile into its
13482              own routine, my_tmpfp(), which gets compiled differently
13483              for miniperl and perl.
13484      Branch: perl
13485            ! embed.fnc embed.h op.c perlio.c proto.h
13486 ____________________________________________________________________________
13487 [ 19655] By: jhi                                   on 2003/06/02  06:54:05
13488         Log: A pointless test, noticed by Craig Berry.
13489      Branch: perl
13490            ! perlio.c
13491 ____________________________________________________________________________
13492 [ 19654] By: rgs                                   on 2003/06/01  07:37:50
13493         Log: Two Cygwin patches from Gerrit.
13494              
13495              Subject: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
13496              From: "Gerrit P. Haase" <gp@familiehaase.de>
13497              Date: Sat, 31 May 2003 14:12:07 +0200
13498              Message-ID: <179860591535.20030531141207@familiehaase.de>
13499              
13500              Subject: [PATCH] t/io/layers.t, Cygwin != DOSISH
13501              Date: Sat, 31 May 2003 13:57:49 +0200
13502              Message-ID: <11859733881.20030531135749@familiehaase.de>
13503      Branch: perl
13504            ! README.cygwin perl.h t/io/layers.t
13505 ____________________________________________________________________________
13506 [ 19652] By: rgs                                   on 2003/05/31  19:54:31
13507         Log: Fix a case of segfault in gv_check(), by making
13508              it ignore non-GV values in stashes.
13509      Branch: perl
13510            ! gv.c t/op/stash.t
13511 ____________________________________________________________________________
13512 [ 19651] By: rgs                                   on 2003/05/31  18:48:59
13513         Log: Don't install test.pl files.
13514      Branch: perl
13515            ! installperl
13516 ____________________________________________________________________________
13517 [ 19650] By: rgs                                   on 2003/05/31  18:47:50
13518         Log: Regenerate internals pods.
13519      Branch: perl
13520            ! pod/perlapi.pod pod/perlintern.pod
13521 ____________________________________________________________________________
13522 [ 19649] By: rgs                                   on 2003/05/31  18:33:07
13523         Log: Subject: [PATCH] jumbo closure patch broke formats
13524              From: Dave Mitchell <davem@fdgroup.com>
13525              Date: Sat, 31 May 2003 19:54:48 +0100
13526              Message-ID: <20030531185448.GA6055@fdgroup.com>
13527              Plus restore the original test script for bug #22372
13528      Branch: perl
13529            ! pad.c t/op/write.t
13530 ____________________________________________________________________________
13531 [ 19648] By: jhi                                   on 2003/05/31  17:37:36
13532         Log: Better patch from Inaba Hiroto for
13533              [perl #22375] 'split'/'index' problem for utf8
13534      Branch: perl
13535            ! sv.c
13536 ____________________________________________________________________________
13537 [ 19647] By: rgs                                   on 2003/05/31  11:46:52
13538         Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
13539              From: Enache Adrian <enache@rdslink.ro>
13540              Date: Sat, 31 May 2003 14:18:11 +0300
13541              Message-ID: <20030531111811.GA1240@ratsnest.hole>
13542      Branch: perl
13543            ! t/op/write.t
13544 ____________________________________________________________________________
13545 [ 19646] By: jhi                                   on 2003/05/31  05:40:15
13546         Log: Interesting patch(1) glitch.
13547      Branch: perl
13548            ! lib/Tie/File.pm
13549 ____________________________________________________________________________
13550 [ 19645] By: jhi                                   on 2003/05/31  05:37:10
13551         Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
13552              From: Enache Adrian <enache@rdslink.ro>
13553              Date: Fri, 30 May 2003 18:52:28 +0300
13554              Message-ID: <20030530155228.GA872@ratsnest.hole>
13555      Branch: perl
13556            ! sv.c t/op/write.t
13557 ____________________________________________________________________________
13558 [ 19644] By: jhi                                   on 2003/05/31  05:31:11
13559         Log: Subject: [PATCH] ext/Encode/t/perlio.t filename tweak
13560              From: "Craig A. Berry" <craigberry@mac.com>
13561              Date: Fri, 30 May 2003 13:08:01 -0500
13562              Message-ID: <3ED79E01.8050401@mac.com>
13563      Branch: perl
13564            ! ext/Encode/t/perlio.t
13565 ____________________________________________________________________________
13566 [ 19643] By: jhi                                   on 2003/05/31  05:28:56
13567         Log: Upgrade to Tie::File 0.96.
13568      Branch: perl
13569            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
13570            ! lib/Tie/File/t/09_gen_rs.t
13571 ____________________________________________________________________________
13572 [ 19642] By: jhi                                   on 2003/05/30  19:06:02
13573         Log: test.pl-isation.
13574      Branch: perl
13575            ! t/op/index.t
13576 ____________________________________________________________________________
13577 [ 19641] By: jhi                                   on 2003/05/30  15:59:57
13578         Log: A bit of networking notworking negativity.
13579              (Inspiration from Jos.)
13580      Branch: perl
13581            ! pod/perlport.pod
13582 ____________________________________________________________________________
13583 [ 19640] By: jhi                                   on 2003/05/30  05:47:15
13584         Log: Fix for "#22375 'split'/'index' problem for utf8".
13585      Branch: perl
13586            ! sv.c t/op/index.t
13587 ____________________________________________________________________________
13588 [ 19639] By: jhi                                   on 2003/05/29  19:07:35
13589         Log: Add the test case for the already fixed
13590              [perl #22351] perl bug with 'e' substitution modifier
13591      Branch: perl
13592            ! t/op/subst.t
13593 ____________________________________________________________________________
13594 [ 19638] By: jhi                                   on 2003/05/29  18:56:46
13595         Log: Comment tweakage.
13596      Branch: perl
13597            ! intrpvar.h
13598 ____________________________________________________________________________
13599 [ 19637] By: rgs                                   on 2003/05/29  18:47:40
13600         Log: Subject: [PATCH] jumbo closure fix
13601              From: Dave Mitchell <davem@fdgroup.com>
13602              Date: Wed, 26 Feb 2003 14:49:47 +0000
13603              Message-ID: <20030226144947.A14444@fdgroup.com>
13604      Branch: perl
13605            ! embed.fnc embed.h embedvar.h ext/Devel/Peek/Peek.t intrpvar.h
13606            ! op.c pad.c perlapi.h pod/perldiag.pod pod/perlintern.pod
13607            ! pod/perlref.pod proto.h regcomp.c t/lib/warnings/pad
13608            ! t/op/closure.t
13609 ____________________________________________________________________________
13610 [ 19635] By: jhi                                   on 2003/05/29  09:13:06
13611         Log: Subject: Credits patch
13612              From: Ed Avis <ed@membled.com>
13613              Date: Sun, 18 May 2003 18:08:55 +0100 (BST)
13614              Message-ID: <Pine.LNX.4.20L2.0305181807080.10859-100000@budvar.future-i.net>
13615      Branch: perl
13616            ! lib/Tie/RefHash.pm
13617 ____________________________________________________________________________
13618 [ 19634] By: jhi                                   on 2003/05/29  09:11:30
13619         Log: Subject: [patch] IO::File->open() with encoding
13620              From: Pradeep Hodigere <phodigere@yahoo.com>
13621              Date: Mon, 19 May 2003 16:05:47 -0700 (PDT)
13622              Message-ID: <20030519230547.39731.qmail@web12302.mail.yahoo.com>
13623      Branch: perl
13624            + ext/IO/lib/IO/t/io_utf8.t
13625            ! MANIFEST ext/IO/lib/IO/File.pm
13626 ____________________________________________________________________________
13627 [ 19633] By: jhi                                   on 2003/05/29  08:18:09
13628         Log: A *much* cut-down version of the patches in the thread
13629              Subject: [perl #22224] 2 patches to perldiag.pod; for POSIX and Win32 errors
13630              From: Jim Cromie (via RT) <perlbug-followup@perl.org>
13631              Date: 16 May 2003 19:04:28 -0000
13632              Message-Id: <rt-22224-57743.7.22990607358@bugs6.perl.org>
13633      Branch: perl
13634            ! pod/perldiag.pod
13635 ____________________________________________________________________________
13636 [ 19632] By: jhi                                   on 2003/05/29  08:12:46
13637         Log: Subject: [PATCH] $x = $empty_hash{$undef_val} doesn't give a warning
13638              From: Dave Mitchell <davem@fdgroup.com>
13639              Date: Tue, 27 May 2003 19:31:10 +0100
13640              Message-ID: <20030527183110.GA22715@fdgroup.com>
13641      Branch: perl
13642            ! hv.c
13643 ____________________________________________________________________________
13644 [ 19631] By: jhi                                   on 2003/05/29  08:11:42
13645         Log: Document that setvbuf() is not probably any more available.
13646              Many reports, most recently by mjd in
13647              [perl #22339] IO::Handle::setvbuf not defined properly
13648      Branch: perl
13649            ! ext/IO/lib/IO/Handle.pm
13650 ____________________________________________________________________________
13651 [ 19630] By: jhi                                   on 2003/05/29  07:59:51
13652         Log: Subject: typo in pod/perlfunc.pod
13653              From: Alexey Mahotkin <alexm@w-m.ru>
13654              Date: Wed, 28 May 2003 15:18:04 +0400
13655              Message-ID: <878ysrs4k3.fsf@dim.w-m.ru>
13656      Branch: perl
13657            ! pod/perlfunc.pod
13658 ____________________________________________________________________________
13659 [ 19629] By: merijn                                on 2003/05/28  12:24:42
13660         Log: Subject: [PATCH] Re: a2p is linked against too many libraries
13661              From: Andy Dougherty <doughera@lafayette.edu>
13662              Date: Wed, 28 May 2003 09:20:06 -0400 (EDT)
13663              Message-ID: <Pine.SOL.4.53.0305280913350.27138@maxwell.phys.lafayette.edu>
13664      Branch: perl
13665            ! x2p/Makefile.SH
13666 ____________________________________________________________________________
13667 [ 19628] By: jhi                                   on 2003/05/28  05:26:43
13668         Log: Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP
13669              From: Jan Dubois <jand@ActiveState.com>
13670              Date: Mon, 26 May 2003 23:33:53 -0700
13671              Message-ID: <dv06dv48900iqv5hqddmbc6vt0efvto8d6@4ax.com>
13672      Branch: perl
13673            ! pod/perlrun.pod win32/win32.c
13674 ____________________________________________________________________________
13675 [ 19627] By: jhi                                   on 2003/05/28  05:08:07
13676         Log: OpenZaurus cross-compilation patches from Redvers Davies.
13677      Branch: perl
13678            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
13679            ! Cross/config.sh-arm-linux Cross/generate_config_sh
13680            ! Cross/installperl.patch
13681 ____________________________________________________________________________
13682 [ 19626] By: jhi                                   on 2003/05/27  06:30:54
13683         Log: For now reword the sysread/syswrite description to
13684              stress the fact that by default everything is still bytes.
13685      Branch: perl
13686            ! pod/perlfunc.pod
13687 ____________________________________________________________________________
13688 [ 19625] By: jhi                                   on 2003/05/26  20:31:56
13689         Log: Subject: Re: [perl #22299] goto doesn't find label
13690              From: Dave Mitchell <davem@fdgroup.com>
13691              Date: Sat, 24 May 2003 12:25:17 +0100
13692              Message-ID: <20030524112517.GA11761@fdgroup.com>
13693              
13694              Subject: [PATCH] Re: [perl #22299] goto doesn't find label
13695              From: Dave Mitchell <davem@fdgroup.com>
13696              Date: Mon, 26 May 2003 13:47:11 +0100
13697              Message-ID: <20030526124710.GA17670@fdgroup.com>
13698      Branch: perl
13699            ! pp_ctl.c t/op/goto.t
13700 ____________________________________________________________________________
13701 [ 19623] By: merijn                                on 2003/05/26  11:19:38
13702         Log: Subject: [PATCH] for cygwin/perlld.in
13703              From: "Gerrit P. Haase" <gp@familiehaase.de>
13704              Date: Sat, 24 May 2003 16:51:29 +0200
13705              Message-ID: <162265353578.20030524165129@familiehaase.de>
13706      Branch: perl
13707            ! cygwin/perlld.in
13708 ____________________________________________________________________________
13709 [ 19622] By: jhi                                   on 2003/05/25  18:57:18
13710         Log: Regen modlib and toc.
13711      Branch: perl
13712            ! pod/perlmodlib.pod pod/perltoc.pod
13713 ____________________________________________________________________________
13714 [ 19621] By: jhi                                   on 2003/05/25  18:51:00
13715         Log: Run external commands only with localized sanitized $ENV{PATH}.
13716      Branch: perl
13717            ! ext/Sys/Hostname/Hostname.pm
13718 ____________________________________________________________________________
13719 [ 19620] By: jhi                                   on 2003/05/25  18:39:04
13720         Log: Subject: Re: [PATCH: perlio.h] maint snap @ 19613
13721              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
13722              Date: Sun, 25 May 2003 21:17:42 +0200
13723              Message-ID: <003701c322f2$517fb5e0$0c2f1fac@R2D2>
13724      Branch: perl
13725            ! perlio.h
13726 ____________________________________________________________________________
13727 [ 19619] By: jhi                                   on 2003/05/25  18:36:17
13728         Log: Protect against race conditions: if the pid is not seen,
13729              neither will be the $0 change be seen (and vice versa).
13730      Branch: perl
13731            ! ext/threads/t/join.t
13732 ____________________________________________________________________________
13733 [ 19618] By: jhi                                   on 2003/05/24  19:54:39
13734         Log: Subject: [Encode] Minor bug in piconv induced by Getopt::Long
13735              From: Dan Kogai <dankogai@dan.co.jp>
13736              Date: 24 May 2003 19:50:48 -0000
13737              Message-ID: <20030524195048.16052.qmail@dan-gm.gm.dan.co.jp>
13738      Branch: perl
13739            ! ext/Encode/bin/piconv
13740 ____________________________________________________________________________
13741 [ 19610] By: jhi                                   on 2003/05/24  06:42:52
13742         Log: Subject: [PATCH #2] Re: [perl #22181] goto undefines my() variables
13743              From: Dave Mitchell <davem@fdgroup.com>
13744              Date: Thu, 22 May 2003 10:13:19 +0100
13745              Message-ID: <20030522091319.GA4568@fdgroup.com>
13746              
13747              Subject: Re: [PATCH #2] Re: [perl #22181] goto undefines my() variables
13748              From: Dave Mitchell <davem@fdgroup.com>
13749              Date: Fri, 23 May 2003 17:09:44 +0100
13750              Message-ID: <20030523160944.GC9194@fdgroup.com>
13751      Branch: perl
13752            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/t/debug.t
13753            ! ext/B/t/deparse.t op.c op.h t/op/goto.t t/run/switchd.t
13754 ____________________________________________________________________________
13755 [ 19608] By: jhi                                   on 2003/05/24  06:30:40
13756         Log: Missing "to".
13757      Branch: perl
13758            ! NetWare/config_H.wc Porting/config_H config_h.SH
13759            ! plan9/config.plan9 plan9/config_h.sample uconfig.h
13760            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13761            ! win32/config_H.vc64 wince/config_H.ce
13762 ____________________________________________________________________________
13763 [ 19607] By: jhi                                   on 2003/05/24  06:23:51
13764         Log: Introduce (undefined) pthread_attr_setscope to non-Configure lands.
13765      Branch: perl
13766            ! Cross/config.sh-arm-linux NetWare/config.wc
13767            ! NetWare/config_H.wc configure.com epoc/config.sh
13768            ! plan9/config.plan9 plan9/config_h.sample
13769            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
13770            ! win32/config.gc win32/config.vc win32/config.vc64
13771            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13772            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
13773 ____________________________________________________________________________
13774 [ 19606] By: jhi                                   on 2003/05/24  06:05:17
13775         Log: Regen Glossary et al.
13776      Branch: perl
13777            ! Porting/Glossary Porting/config.sh Porting/config_H
13778 ____________________________________________________________________________
13779 [ 19604] By: jhi                                   on 2003/05/24  05:57:49
13780         Log: Add a real scan for pthread_attr_setscope().
13781      Branch: perl
13782            ! Configure config_h.SH ext/threads/threads.xs
13783 ____________________________________________________________________________
13784 [ 19603] By: jhi                                   on 2003/05/24  05:32:34
13785         Log: lib/ftp.pl requires the obsoleted (and removed) chat2.pl.
13786      Branch: perl
13787            - lib/ftp.pl
13788            ! MANIFEST
13789 ____________________________________________________________________________
13790 [ 19602] By: jhi                                   on 2003/05/23  17:02:28
13791         Log: Noticed by John P. Linderman.
13792      Branch: perl
13793            ! epoc/epocish.h mpeix/mpeixish.h perl.h unixish.h
13794 ____________________________________________________________________________
13795 [ 19601] By: jhi                                   on 2003/05/23  16:58:04
13796         Log: Subject: [PATCH] RE: state of deparse?
13797              From: Robin Barker <Robin.Barker@npl.co.uk>
13798              Date: Fri, 23 May 2003 17:42:37 +0100
13799              Message-ID: <533D273D4014D411AB1D00062938C4D90404653E@hotel.npl.co.uk>
13800      Branch: perl
13801            ! ext/B/B/Deparse.pm
13802 ____________________________________________________________________________
13803 [ 19600] By: jhi                                   on 2003/05/23  16:55:09
13804         Log: Subject: [PATCH] for Configure -Dnoextensions=Encode
13805              From: Robin Barker <Robin.Barker@npl.co.uk>
13806              Date: Fri, 23 May 2003 17:37:09 +0100
13807              Message-ID: <533D273D4014D411AB1D00062938C4D90404653D@hotel.npl.co.uk>
13808      Branch: perl
13809            ! ext/PerlIO/t/encoding.t ext/PerlIO/t/fallback.t
13810            ! ext/Storable/t/utf8hash.t lib/open.pm lib/open.t
13811 ____________________________________________________________________________
13812 [ 19599] By: jhi                                   on 2003/05/23  16:51:18
13813         Log: Subject: [PATCH] RE: [PATCH] RE: maint snapshot @ 19525
13814              From: Robin Barker <Robin.Barker@npl.co.uk>
13815              Date: Fri, 23 May 2003 17:32:22 +0100
13816              Message-ID: <533D273D4014D411AB1D00062938C4D90404653C@hotel.npl.co.uk>
13817      Branch: perl
13818            ! embed.pl perl.h perlio.c perlio.h proto.h
13819 ____________________________________________________________________________
13820 [ 19598] By: jhi                                   on 2003/05/23  16:05:36
13821         Log: Hasty editing, grumble.
13822      Branch: perl
13823            ! ext/POSIX/POSIX.xs
13824 ____________________________________________________________________________
13825 [ 19597] By: jhi                                   on 2003/05/23  16:02:30
13826         Log: Linewrapping MUAs, grumble.
13827      Branch: perl
13828            ! ext/POSIX/POSIX.xs
13829 ____________________________________________________________________________
13830 [ 19596] By: jhi                                   on 2003/05/23  16:00:51
13831         Log: U/WIN extension fix from John P. Linderman.
13832      Branch: perl
13833            ! ext/POSIX/POSIX.xs
13834 ____________________________________________________________________________
13835 [ 19595] By: jhi                                   on 2003/05/23  14:19:53
13836         Log: Subject: Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
13837              From: Dan Kogai <dankogai@dan.co.jp>
13838              Date: Sat, 24 May 2003 00:15:49 +0900
13839              Message-Id: <6F7B29DA-8D31-11D7-9F95-000393AE4244@dan.co.jp>
13840      Branch: perl
13841            ! ext/Encode/Changes ext/Encode/Unicode/Unicode.xs
13842            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
13843 ____________________________________________________________________________
13844 [ 19594] By: jhi                                   on 2003/05/23  13:06:25
13845         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_03 -> 6.10_04
13846              From: Michael G Schwern <schwern@pobox.com> 
13847              Date: Fri, 23 May 2003 02:10:46 -0700 
13848              Message-ID: <20030523091046.GB11662@windhund.schwern.org> 
13849      Branch: perl
13850            + lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm
13851            + lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t
13852            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Install.pm
13853            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_Any.pm
13854            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
13855            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
13856            ! lib/ExtUtils/MakeMaker/FAQ.pod
13857            ! lib/ExtUtils/MakeMaker/Tutorial.pod lib/ExtUtils/Manifest.pm
13858            ! lib/ExtUtils/TODO lib/ExtUtils/t/Install.t
13859            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
13860 ____________________________________________________________________________
13861 [ 19593] By: jhi                                   on 2003/05/23  12:56:23
13862         Log: Subject: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
13863              From: Dan Kogai <dankogai@dan.co.jp>
13864              Date: Fri, 23 May 2003 20:17:16 +0900
13865              Message-Id: <1C123D88-8D10-11D7-B277-000393AE4244@dan.co.jp>
13866      Branch: perl
13867            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
13868            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
13869            ! ext/Encode/lib/Encode/Encoding.pm
13870            ! ext/PerlIO/encoding/encoding.xs
13871 ____________________________________________________________________________
13872 [ 19592] By: jhi                                   on 2003/05/23  12:52:05
13873         Log: Workaround for buggy gcc 2.95.3 in openbsd/sparc64.
13874      Branch: perl
13875            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
13876            ! ext/Time/HiRes/HiRes.xs
13877 ____________________________________________________________________________
13878 [ 19590] By: jhi                                   on 2003/05/22  11:51:46
13879         Log: Subject: Re: [cpan #2629] Wrong assumption in numeric comparison
13880              From: Dan Kogai <dankogai@dan.co.jp> 
13881              Date: Thu, 22 May 2003 18:46:40 +0900 
13882              Message-Id: <49E36875-8C3A-11D7-9C91-000393AE4244@dan.co.jp> 
13883      Branch: perl
13884            ! ext/Encode/encoding.pm
13885 ____________________________________________________________________________
13886 [ 19589] By: rgs                                   on 2003/05/21  21:37:28
13887         Log: Subject: [PATCH] [perl #21887] h2xs becoming enum-aware
13888              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
13889              Date: Tue, 13 May 2003 10:36:32 +0200
13890              Message-id: <20030513083631.GA21782@ethan>
13891      Branch: perl
13892            ! utils/h2xs.PL
13893 ____________________________________________________________________________
13894 [ 19588] By: rgs                                   on 2003/05/21  21:03:04
13895         Log: New warning "Useless localization of %s", based on
13896              Subject: [PATCH] new warning "Useless localization of %s is deprecated"
13897              From: Dave Mitchell <davem@fdgroup.com>
13898              Date: Wed, 30 Apr 2003 21:17:38 +0100
13899              Message-ID: <20030430201738.GA22054@fdgroup.com>
13900              
13901              The proposed patch added this warning in the 'deprecated' category ;
13902              I think this category is for things that exist and will be removed,
13903              rather than for things that don't exist and that will maybe be added.
13904      Branch: perl
13905            ! op.c pod/perldiag.pod t/lib/warnings/op
13906 ____________________________________________________________________________
13907 [ 19586] By: rgs                                   on 2003/05/21  19:56:38
13908         Log: Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to
13909              disable the loading of .pmc files if defined.
13910              Rename the function S_doopen_pmc to S_doopen_pm.
13911      Branch: perl
13912            ! Porting/thirdclean embed.fnc embed.h pp_ctl.c proto.h
13913 ____________________________________________________________________________
13914 [ 19585] By: jhi                                   on 2003/05/21  19:28:23
13915         Log: More U/WIN tweaks from John P. Linderman.
13916      Branch: perl
13917            ! t/io/layers.t t/io/tell.t
13918 ____________________________________________________________________________
13919 [ 19584] By: rgs                                   on 2003/05/21  19:27:13
13920         Log: Subject: [PATCH] perldata.pod revamp rev. 3
13921              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
13922              Date: Wed, 14 May 2003 17:46:05 +0300 (IDT)
13923              Message-ID: <Pine.LNX.4.33L2.0305141744520.24207-200000@vipe.technion.ac.il>
13924      Branch: perl
13925            ! pod/perldata.pod
13926 ____________________________________________________________________________
13927 [ 19583] By: jhi                                   on 2003/05/21  19:18:21
13928         Log: Subject: Re: [perl #22231] <$foo> is parsed as glob(' ' . $foo) if Switch.pm is used
13929              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
13930              Date: Mon, 19 May 2003 17:53:25 -0400
13931              Message-ID: <20030519215325.GE1629175@linguist.thayer.dartmouth.edu>
13932              
13933              (the bug id corrected to be #22231, not #22238)
13934      Branch: perl
13935            ! lib/Switch.pm
13936 ____________________________________________________________________________
13937 [ 19582] By: jhi                                   on 2003/05/21  14:17:14
13938         Log: MAN3PODS => {} good.  (Was in 5.8.0, has been lost at some point.)
13939      Branch: perl
13940            ! ext/MIME/Base64/Makefile.PL
13941 ____________________________________________________________________________
13942 [ 19581] By: jhi                                   on 2003/05/21  14:15:26
13943         Log: U/WIN test tweak from John P. Linderman.
13944      Branch: perl
13945            ! t/op/chdir.t
13946 ____________________________________________________________________________
13947 [ 19580] By: jhi                                   on 2003/05/21  13:06:13
13948         Log: VMS test tweak from Craig Berry.
13949      Branch: perl
13950            ! lib/DirHandle.t
13951 ____________________________________________________________________________
13952 [ 19579] By: jhi                                   on 2003/05/21  13:03:34
13953         Log: U/WIN test nit for John P. Linderman.
13954      Branch: perl
13955            ! ext/Cwd/t/cwd.t
13956 ____________________________________________________________________________
13957 [ 19578] By: jhi                                   on 2003/05/21  13:01:42
13958         Log: Subject: [Encode] 1.95 released
13959              From: Dan Kogai <dankogai@dan.co.jp>
13960              Date: Wed, 21 May 2003 18:26:26 +0900
13961              Message-Id: <4B8D9AB5-8B6E-11D7-848A-000393AE4244@dan.co.jp>
13962      Branch: perl
13963            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
13964            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
13965            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
13966            ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Unicode.t
13967            ! ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
13968            ! ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
13969            ! ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
13970            ! ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
13971            ! ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
13972            ! ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
13973            ! ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
13974            ! ext/Encode/ucm/8859-9.ucm
13975 ____________________________________________________________________________
13976 [ 19575] By: rgs                                   on 2003/05/20  19:22:30
13977         Log: Enhance the failure reporting for the pod2html tests
13978      Branch: perl
13979            ! lib/Pod/t/htmlview.t lib/Pod/t/pod2html-lib.pl
13980 ____________________________________________________________________________
13981 [ 19574] By: rgs                                   on 2003/05/20  18:52:21
13982         Log: Upgrade to Getopt::Long 2.33
13983              (mostly a version number increment)
13984      Branch: perl
13985            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
13986            ! lib/Getopt/Long/README
13987 ____________________________________________________________________________
13988 [ 19573] By: rgs                                   on 2003/05/20  18:43:37
13989         Log: Upgrade to CPAN 1.70_54
13990              Subject: Re: CPAN.pm into blead
13991              From: Andreas J Koenig <andreas.koenig@anima.de>
13992              Date: Tue, 20 May 2003 11:31:16 +0200
13993              Message-ID: <87of1y6k2j.fsf@franz.ak.mind.de>
13994      Branch: perl
13995            - lib/CPAN/README
13996            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
13997 ____________________________________________________________________________
13998 [ 19571] By: jhi                                   on 2003/05/19  19:52:23
13999         Log: Further -Uuseperlio tweaking.
14000      Branch: perl
14001            ! ext/Encode/t/Unicode.t
14002 ____________________________________________________________________________
14003 [ 19570] By: rgs                                   on 2003/05/19  19:20:48
14004         Log: Subject: Re: Possible precedence problem on bitwise ^ operator
14005              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14006              Date: Sun, 18 May 2003 19:21:01 -0700
14007              Message-ID: <N+Dy+gzkg+XX092yn@efn.org>
14008              (with tweaks to perldiag.pod)
14009      Branch: perl
14010            ! op.c pod/perldiag.pod
14011 ____________________________________________________________________________
14012 [ 19569] By: jhi                                   on 2003/05/19  19:02:23
14013         Log: More Ultrix double definition avoidance.
14014      Branch: perl
14015            ! ext/Socket/Socket.xs
14016 ____________________________________________________________________________
14017 [ 19566] By: jhi                                   on 2003/05/19  04:58:25
14018         Log: Integrate perlio:
14019              [ 19556]
14020              Fix ticket 18265
14021              
14022              [ 19557]
14023              EINTR retry should exit on count >= 0 not !=0 
14024      Branch: perl
14025           !> perlio.c
14026 ____________________________________________________________________________
14027 [ 19565] By: jhi                                   on 2003/05/19  04:56:16
14028         Log: Nekkid numbers.
14029      Branch: perl
14030            ! ext/threads/threads.xs
14031 ____________________________________________________________________________
14032 [ 19564] By: jhi                                   on 2003/05/19  04:52:49
14033         Log: Meaningless cosmetics.
14034      Branch: perl
14035            ! ext/threads/threads.xs
14036 ____________________________________________________________________________
14037 [ 19563] By: jhi                                   on 2003/05/19  04:47:53
14038         Log: Make Perl_ithread_self() a bit more helpful when
14039              finding the thread fails (suggested by Stas in
14040              perl-ithreads Mar 01)
14041      Branch: perl
14042            ! ext/threads/threads.xs
14043 ____________________________________________________________________________
14044 [ 19562] By: jhi                                   on 2003/05/19  04:40:11
14045         Log: Slightly wrong panic messages.
14046      Branch: perl
14047            ! ext/threads/threads.xs
14048 ____________________________________________________________________________
14049 [ 19561] By: jhi                                   on 2003/05/19  04:33:31
14050         Log: Ultrix: the #19435 helped the IO extension, so this should
14051              help the Socket extension (socket structs redefinitions).
14052      Branch: perl
14053            ! ext/Socket/Socket.xs
14054 ____________________________________________________________________________
14055 [ 19560] By: jhi                                   on 2003/05/19  04:30:01
14056         Log: Based on
14057              
14058              Subject: [PATCH threads.xs] no system scope on VMS
14059              From: "Craig A. Berry" <craigberry@mac.com>
14060              Date: Sun, 18 May 2003 23:02:07 -0500
14061              Message-ID: <3EC8573F.6050005@mac.com>
14062              
14063              but instead go for #ifdef PTHREAD_SCOPE_SYSTEM.
14064      Branch: perl
14065            ! ext/threads/threads.xs
14066 ____________________________________________________________________________
14067 [ 19559] By: jhi                                   on 2003/05/19  04:24:27
14068         Log: Make the test work without perlio, from Dan Kogai.
14069      Branch: perl
14070            ! ext/Encode/t/Unicode.t
14071 ____________________________________________________________________________
14072 [ 19558] By: rgs                                   on 2003/05/18  21:40:10
14073         Log: Subject: [PATCH] Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn
14074              From: Michael G Schwern <schwern@pobox.com>
14075              Date: Wed, 14 May 2003 15:36:23 -0700
14076              Message-ID: <20030514223623.GD23350@windhund.schwern.org>
14077      Branch: perl
14078            ! pod/perlsyn.pod pod/perltrap.pod
14079 ____________________________________________________________________________
14080 [ 19552] By: jhi                                   on 2003/05/18  07:57:23
14081         Log: Integrate from perlio:
14082              [ 19542]
14083              Fix ticket #22219
14084              
14085              [ 19543]
14086              Spotted a bare close() where PerlLIO_close() seems correct.
14087      Branch: perl
14088           !> doio.c perlio.c
14089 ____________________________________________________________________________
14090 [ 19550] By: jhi                                   on 2003/05/18  06:23:50
14091         Log: UTF-7 tweak from Dan Kogai.
14092      Branch: perl
14093            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
14094 ____________________________________________________________________________
14095 [ 19549] By: jhi                                   on 2003/05/18  05:58:58
14096         Log: The 'quotes' really are important (caught by Enache Adrian).
14097      Branch: perl
14098            ! Makefile.SH
14099 ____________________________________________________________________________
14100 [ 19548] By: jhi                                   on 2003/05/17  16:39:19
14101         Log: Subject: [Encode] UTF-7 Support
14102              From: Dan Kogai <dankogai@dan.co.jp>
14103              Date: Sun, 18 May 2003 00:45:35 +0900
14104              Message-Id: <99C4504E-887E-11D7-840A-000393AE4244@dan.co.jp>
14105      Branch: perl
14106            + ext/Encode/lib/Encode/Unicode/UTF7.pm
14107            ! MANIFEST ext/Encode/Changes ext/Encode/MANIFEST
14108            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
14109            ! ext/Encode/lib/Encode/Config.pm
14110            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Unicode.t
14111 ____________________________________________________________________________
14112 [ 19547] By: jhi                                   on 2003/05/17  16:26:47
14113         Log: Old (4.2BSD, like Ultrix) Bourne shells do not understand
14114              non-left-aligned heredocs.
14115      Branch: perl
14116            ! Makefile.SH
14117 ____________________________________________________________________________
14118 [ 19545] By: jhi                                   on 2003/05/17  15:51:07
14119         Log: Subject: Re: Last Call For (Least) Favourite Issues For 5.8.1
14120              From: Alan Burlison <Alan.Burlison@sun.com>
14121              Date: Thu, 15 May 2003 22:17:55 +0100
14122              Message-ID: <3EC40403.9000804@sun.com>
14123              
14124              (fixed symbol scanning for Solaris 10)
14125      Branch: perl
14126            ! Configure
14127 ____________________________________________________________________________
14128 [ 19541] By: rgs                                   on 2003/05/17  12:10:14
14129         Log: Upgrade to Getopt::Long 2.32_05
14130      Branch: perl
14131            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
14132            ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
14133            ! lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
14134            ! lib/Getopt/Long/t/gol-oo.t
14135 ____________________________________________________________________________
14136 [ 19540] By: rgs                                   on 2003/05/17  11:46:25
14137         Log: Clarify the explanation of the warning "Possible precedence problem
14138              on bitwise operator".
14139      Branch: perl
14140            ! pod/perldiag.pod
14141 ____________________________________________________________________________
14142 [ 19539] By: rgs                                   on 2003/05/17  11:36:08
14143         Log: Fix bug #22216 : B::Deparse can't handle "use Module Version"
14144              with fractional version numbers or v-strings.
14145      Branch: perl
14146            ! ext/B/B/Deparse.pm
14147 ____________________________________________________________________________
14148 [ 19537] By: gsar                                  on 2003/05/17  06:32:46
14149         Log: missing init in change#19533
14150      Branch: perl
14151            ! win32/win32sck.c
14152 ____________________________________________________________________________
14153 [ 19536] By: gsar                                  on 2003/05/17  06:07:07
14154         Log: apply Net::Ping patch that makes the fork()-based approach
14155              work better on windows (Marcus Holland-Moritz <mhx-perl@gmx.net>)
14156              
14157              the code this affects is currently not enabled anywhere, but
14158              could be enabled if the non-blocking approach runs into problems
14159              on older windows versions
14160      Branch: perl
14161            ! lib/Net/Ping.pm
14162 ____________________________________________________________________________
14163 [ 19535] By: gsar                                  on 2003/05/17  05:54:39
14164         Log: improve the implementation of Net::Ping on windows by avoiding
14165              fork(), which is pretty heavy-weight for this kind of
14166              application; use non-blocking sockets instead
14167              
14168              has been verified to work on Win2k but will need testing on
14169              other flavors of windows
14170              
14171              there is a single known failure on windows in 450_service.t (test 18)
14172              due to what appears to be bugs in the ping_syn()/ack() code
14173      Branch: perl
14174            ! lib/Net/Ping.pm
14175 ____________________________________________________________________________
14176 [ 19534] By: gsar                                  on 2003/05/17  04:53:06
14177         Log: change#16723 broke the ioctl() return value on platforms 
14178              that have ioctl() but no fcntl() (e.g. windows)
14179              
14180              change#17577 then attempted to fix the bustage, but got
14181              it wrong
14182      Branch: perl
14183            ! pp_sys.c
14184 ____________________________________________________________________________
14185 [ 19533] By: gsar                                  on 2003/05/17  04:49:18
14186         Log: avoid select() on windows destroying errno (used to typically
14187              always sets it to EINVAL due to the way it maps the FD_SETs)
14188      Branch: perl
14189            ! win32/win32sck.c
14190 ____________________________________________________________________________
14191 [ 19532] By: jhi                                   on 2003/05/16  18:21:27
14192         Log: The suggested patch for [perl #22201] "patch: perl 5.8.0
14193              compile error on ia64/HP-UX (comparing incompatible pointers)"
14194              plus a possible cure for the warning mentioned in the case.
14195      Branch: perl
14196            ! ext/Storable/Storable.xs
14197 ____________________________________________________________________________
14198 [ 19531] By: jhi                                   on 2003/05/16  17:56:06
14199         Log: Apply the supplied patch for [perl #22195]
14200              "File::Find, sorted directory traversal order is inverted"
14201      Branch: perl
14202            ! lib/File/Find.pm
14203 ____________________________________________________________________________
14204 [ 19528] By: jhi                                   on 2003/05/16  15:56:33
14205         Log: Subject: [PATCH] RE: maint snapshot @ 19525
14206              From: Robin Barker <Robin.Barker@npl.co.uk>
14207              Date: Fri, 16 May 2003 17:16:57 +0100
14208              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
14209              
14210              (Part #2: the hv.c SVf)
14211      Branch: perl
14212            ! hv.c
14213 ____________________________________________________________________________
14214 [ 19527] By: jhi                                   on 2003/05/16  15:55:10
14215         Log: Subject: [PATCH] RE: maint snapshot @ 19525
14216              From: Robin Barker <Robin.Barker@npl.co.uk>
14217              Date: Fri, 16 May 2003 17:16:57 +0100
14218              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
14219              
14220              (Part #1: the __format__ and __printf__)
14221      Branch: perl
14222            ! Configure embed.pl perlio.c proto.h
14223 ____________________________________________________________________________
14224 [ 19523] By: jhi                                   on 2003/05/14  05:19:05
14225         Log: Subject: Re: [PATCH] Sync up MIME-Base64 to latest on CPAN
14226              From: Gisle Aas <gisle@ActiveState.com>
14227              Date: 13 May 2003 19:51:19 -0700
14228              Message-ID: <lrptmmw89k.fsf@caliper.activestate.com>
14229      Branch: perl
14230            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
14231            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
14232            ! ext/MIME/Base64/t/quoted-print.t
14233 ____________________________________________________________________________
14234 [ 19522] By: jhi                                   on 2003/05/14  05:11:49
14235         Log: More Panther moves.
14236      Branch: perl
14237            ! Makefile.SH hints/darwin.sh
14238 ____________________________________________________________________________
14239 [ 19521] By: jhi                                   on 2003/05/13  19:33:44
14240         Log: Curliff and liff with ease.
14241      Branch: perl
14242            + Porting/curliff.pl
14243            ! MANIFEST
14244 ____________________________________________________________________________
14245 [ 19520] By: jhi                                   on 2003/05/13  18:59:51
14246         Log: Use /usr/bin/perl (de facto in Porting/ scripts).
14247      Branch: perl
14248            ! Porting/sort_perldiag.pl
14249 ____________________________________________________________________________
14250 [ 19518] By: jhi                                   on 2003/05/13  18:53:48
14251         Log: Subject: [PATCH] [perl #8599] s/catenate/concatenate/
14252              From: Casey West <casey@geeknest.com>
14253              Date: Fri, 9 May 2003 04:00:44 -0400
14254              Message-ID: <20030509080044.GA49820@geeknest.com>
14255              
14256              (except for the dup.t patch which diddled with system().)
14257      Branch: perl
14258            ! Configure NetWare/config_H.wc Porting/config_H README.Y2K
14259            ! config_h.SH lib/File/Spec.pm lib/File/Spec/Unix.pm
14260            ! plan9/config.plan9 plan9/config_h.sample uconfig.h
14261            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14262            ! win32/config_H.vc64 wince/config_H.ce
14263 ____________________________________________________________________________
14264 [ 19517] By: jhi                                   on 2003/05/13  18:39:40
14265         Log: Subject: [PATCH] Sync up MIME-Base64 to latest on CPAN
14266              From: Gisle Aas <gisle@ActiveState.com>
14267              Date: 13 May 2003 09:59:50 -0700
14268              Message-ID: <lru1byzss9.fsf@caliper.activestate.com>
14269      Branch: perl
14270            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
14271            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
14272            ! ext/MIME/Base64/t/quoted-print.t
14273 ____________________________________________________________________________
14274 [ 19516] By: jhi                                   on 2003/05/13  18:37:11
14275         Log: Subject: [PATCH] More perldiag.pod sorting
14276              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
14277              Date: Tue, 13 May 2003 15:13:53 -0400
14278              Message-ID: <20030513191353.GB1556429@linguist.thayer.dartmouth.edu>
14279              
14280              (plus add 'no locale;')
14281      Branch: perl
14282            + Porting/sort_perldiag.pl
14283            ! MANIFEST pod/perldiag.pod
14284 ____________________________________________________________________________
14285 [ 19514] By: jhi                                   on 2003/05/13  17:38:09
14286         Log: Detypo.
14287      Branch: perl
14288            ! lib/Unicode/UCD.pm
14289 ____________________________________________________________________________
14290 [ 19512] By: gsar                                  on 2003/05/13  13:28:42
14291         Log: make it easier to reproduce the bug
14292      Branch: perl
14293            ! lib/Tie/File.pm
14294 ____________________________________________________________________________
14295 [ 19511] By: gsar                                  on 2003/05/13  13:08:47
14296         Log: the \do {local *FH} trick in Tie::File was really only needed
14297              on 5.005 and earlier, since later versions can autovivify
14298              the handle
14299              
14300              however, a search in the p5p archives reveals the trick doesn't
14301              fully work in the versions it is needed in, so use the more
14302              standard Symbol::gensym() way
14303      Branch: perl
14304            ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
14305 ____________________________________________________________________________
14306 [ 19510] By: gsar                                  on 2003/05/13  12:36:01
14307         Log: $Config{usethreads} wasn't being set on windows
14308      Branch: perl
14309            ! win32/Makefile win32/makefile.mk
14310 ____________________________________________________________________________
14311 [ 19509] By: jhi                                   on 2003/05/13  12:24:19
14312         Log: Reinstate the #19498 but now skip the crashing
14313              tests (when threaded) as TODOs.
14314      Branch: perl
14315            ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
14316 ____________________________________________________________________________
14317 [ 19508] By: jhi                                   on 2003/05/13  11:22:06
14318         Log: Revert #19498 since it broke threaded builds.
14319      Branch: perl
14320            ! lib/Tie/File.pm
14321 ____________________________________________________________________________
14322 [ 19507] By: jhi                                   on 2003/05/13  05:20:56
14323         Log: Better be explicit with dangling elses.
14324      Branch: perl
14325            ! pp.c
14326 ____________________________________________________________________________
14327 [ 19506] By: jhi                                   on 2003/05/13  04:46:18
14328         Log: Detypo Pantherisms.
14329      Branch: perl
14330            ! Makefile.SH hints/darwin.sh
14331 ____________________________________________________________________________
14332 [ 19505] By: rgs                                   on 2003/05/12  21:49:21
14333         Log: Subject: Re: Bug stomping fun. [PATCH: bug #1016]
14334              From: Alex Vandiver <alexmv@MIT.EDU>
14335              Date: 02 May 2003 06:45:05 -0400
14336              Message-Id: <1051872303.26203.104.camel@supox>
14337              (plus perldiag nit)
14338      Branch: perl
14339            ! dump.c gv.c hv.c pod/perldiag.pod pp.c pp_hot.c sv.c
14340            ! t/comp/package.t
14341 ____________________________________________________________________________
14342 [ 19504] By: rgs                                   on 2003/05/12  20:52:52
14343         Log: Small nit in perlsyn about the new // operator
14344      Branch: perl
14345            ! pod/perlsyn.pod
14346 ____________________________________________________________________________
14347 [ 19503] By: rgs                                   on 2003/05/12  19:43:07
14348         Log: Use a more sophisticated heuristics to produce the warning
14349              'Parentheses missing around "%s" list'. This fixes bug #22147.
14350              Also, the warning is now produced for C<local *a,*b;>.
14351      Branch: perl
14352            ! op.c t/lib/warnings/op
14353 ____________________________________________________________________________
14354 [ 19502] By: jhi                                   on 2003/05/12  19:34:10
14355         Log: Work also without perlio.
14356      Branch: perl
14357            ! t/io/dup.t
14358 ____________________________________________________________________________
14359 [ 19500] By: jhi                                   on 2003/05/12  05:25:14
14360         Log: Panther preparation.
14361      Branch: perl
14362            ! Makefile.SH hints/darwin.sh
14363 ____________________________________________________________________________
14364 [ 19499] By: jhi                                   on 2003/05/12  04:49:57
14365         Log: More moves to intrpvar.h.
14366      Branch: perl
14367            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
14368 ____________________________________________________________________________
14369 [ 19498] By: gsar                                  on 2003/05/12  01:40:46
14370         Log: fix for Tie::File test failures on windows: the problem was
14371              that Tie::File did not close any file handles it opens internally,
14372              leading to file handle leaks and t/tf* temporary file littering;
14373              we now close the handle iff Tie::File opened it
14374              
14375              this fix unearths what appears to be a perl bug in localizing globs:
14376              09_gen_rs.t fails due to a prematurely closed filehandle, although
14377              it wasn't explicitly closed anywhere by the code (renaming the
14378              *FH at line 97 to *FH1 makes it work, but I haven't done this
14379              to allow the bug to be tracked down)
14380      Branch: perl
14381            ! lib/Tie/File.pm
14382 ____________________________________________________________________________
14383 [ 19497] By: jhi                                   on 2003/05/11  20:17:30
14384         Log: Move the thread *hook into interpreter.
14385      Branch: perl
14386            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
14387 ____________________________________________________________________________
14388 [ 19496] By: rgs                                   on 2003/05/11  20:06:03
14389         Log: Subject: [PATCH] [perl #7391] Perl crashes with certain write() formats.
14390              From: Dave Mitchell <davem@fdgroup.com>
14391              Date: Sat, 10 May 2003 01:45:23 +0100
14392              Message-ID: <20030510004523.GC20871@fdgroup.com>
14393      Branch: perl
14394            ! pp_ctl.c
14395 ____________________________________________________________________________
14396 [ 19495] By: rgs                                   on 2003/05/11  20:01:10
14397         Log: Open UNIX is not really "formerly Unixware", since the most
14398              recent releases are known as Unixware, not as Open UNIX.
14399      Branch: perl
14400            ! pod/perlport.pod
14401 ____________________________________________________________________________
14402 [ 19494] By: jhi                                   on 2003/05/11  19:52:38
14403         Log: Slight tweaks to the platform list.
14404      Branch: perl
14405            ! pod/perlport.pod
14406 ____________________________________________________________________________
14407 [ 19493] By: rgs                                   on 2003/05/11  19:13:00
14408         Log: Subject: Re: [PATCH] [perl #8636] [perl #8634] Both patches together for perlop
14409              From: Casey West <casey@geeknest.com>
14410              Date: Fri, 9 May 2003 10:30:13 -0400
14411              Message-ID: <20030509143013.GM49820@geeknest.com>
14412      Branch: perl
14413            ! pod/perlop.pod
14414 ____________________________________________________________________________
14415 [ 19492] By: rgs                                   on 2003/05/11  19:04:27
14416         Log: perlport.pod nit for doc bug #8253.
14417      Branch: perl
14418            ! pod/perlport.pod
14419 ____________________________________________________________________________
14420 [ 19491] By: jhi                                   on 2003/05/11  17:50:49
14421         Log: Use test.pl.
14422      Branch: perl
14423            ! t/io/fflush.t
14424 ____________________________________________________________________________
14425 [ 19490] By: jhi                                   on 2003/05/11  17:46:09
14426         Log: Try to handle a $^X with spaces in it.
14427      Branch: perl
14428            ! t/test.pl
14429 ____________________________________________________________________________
14430 [ 19489] By: jhi                                   on 2003/05/11  17:44:28
14431         Log: Separate the creation of the command to run by
14432              runperl() into its own function, _create_runperl().
14433      Branch: perl
14434            ! t/test.pl
14435 ____________________________________________________________________________
14436 [ 19488] By: jhi                                   on 2003/05/11  16:52:00
14437         Log: Fixup the method behaviour table.
14438      Branch: perl
14439            ! pod/perliol.pod
14440 ____________________________________________________________________________
14441 [ 19487] By: jhi                                   on 2003/05/11  16:43:26
14442         Log: Integrate from perlio:
14443              [ 19474]
14444              Tweaks to Jarkko's NULL deref checks in perlio.c
14445              
14446              [ 19475]
14447              Fix for bugs 21717 and 22140.
14448              Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio
14449              and derived layers. So have :unix's "pushed" method stat() the fd and 
14450              cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match 
14451              UNIX behaviour.
14452              
14453              [ 19479]
14454              Better but still unproven fix for lseek() on pipes.
14455              
14456              [ 19483]
14457              Unused variable
14458              
14459              [ 19485]
14460              Tests to prove Ticket 9468 is fixed.
14461              
14462              [ 19486]
14463              add test for change#19475,19479 (bugs#21717,22140)
14464      Branch: perl
14465           !> ext/Encode/Encode.xs perlio.c perliol.h t/io/dup.t
14466           !> t/io/fflush.t
14467 ____________________________________________________________________________
14468 [ 19484] By: gsar                                  on 2003/05/11  15:37:14
14469         Log: fix Embed.t failure on windows: PERL_SYS_TERM() is implemented
14470              in terms of an exported function rather than as an inlined
14471              macro (latter wants PL_op_mutex which isn't exported as such)
14472              
14473              Jarkko: please merge into maint-5.8
14474      Branch: perl
14475            ! dosish.h makedef.pl win32/win32.c win32/win32.h
14476 ____________________________________________________________________________
14477 [ 19482] By: jhi                                   on 2003/05/11  07:53:26
14478         Log: Test _getcode().
14479      Branch: perl
14480            ! lib/Unicode/UCD.t
14481 ____________________________________________________________________________
14482 [ 19481] By: jhi                                   on 2003/05/11  06:25:08
14483         Log: Clarify the doc (and the code) for Unicode code points.
14484      Branch: perl
14485            ! lib/Unicode/UCD.pm
14486 ____________________________________________________________________________
14487 [ 19480] By: jhi                                   on 2003/05/11  06:18:06
14488         Log: Another doc suggestion from terry@eatoni.com (terry jones):
14489              use codepoints that return undef.
14490      Branch: perl
14491            ! lib/Unicode/UCD.pm
14492 ____________________________________________________________________________
14493 [ 19478] By: jhi                                   on 2003/05/10  19:01:17
14494         Log: Add Encode's META.yml.
14495      Branch: perl
14496            + ext/Encode/META.yml
14497            ! MANIFEST
14498 ____________________________________________________________________________
14499 [ 19477] By: jhi                                   on 2003/05/10  18:59:29
14500         Log: Upgrade to Encode 1.94.
14501      Branch: perl
14502            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
14503            ! ext/Encode/MANIFEST ext/Encode/bin/piconv
14504            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_module.t
14505            ! ext/Encode/t/mime-header.t
14506 ____________________________________________________________________________
14507 [ 19476] By: jhi                                   on 2003/05/10  18:56:08
14508         Log: Doc bug noticed by terry@eatoni.com (terry jones).
14509      Branch: perl
14510            ! lib/Unicode/UCD.pm
14511 ____________________________________________________________________________
14512 [ 19472] By: jhi                                   on 2003/05/10  10:55:49
14513         Log: Try to plug more potential PerlIO NULL method
14514              dereferences; try to document the matter.
14515      Branch: perl
14516            ! perlio.c pod/perliol.pod
14517 ____________________________________________________________________________
14518 [ 19471] By: jhi                                   on 2003/05/10  07:07:30
14519         Log: UseNicerNames instead of SHOUTING_LIKE_THIS.
14520      Branch: perl
14521            ! perlio.c
14522 ____________________________________________________________________________
14523 [ 19470] By: jhi                                   on 2003/05/10  06:51:24
14524         Log: In eof() the errno can get stomped by the peek-ahead.
14525      Branch: perl
14526            ! doio.c ext/Socket/socketpair.t
14527 ____________________________________________________________________________
14528 [ 19469] By: rgs                                   on 2003/05/09  21:33:15
14529         Log: A regression test for the remaining "Final $ should be..." error.
14530      Branch: perl
14531            ! t/comp/parser.t
14532 ____________________________________________________________________________
14533 [ 19468] By: rgs                                   on 2003/05/09  21:23:57
14534         Log: Remove the error messages "Final @ should be \@ or @name"
14535              and "Final % should be \% or %name", that appear to be
14536              only produced in addition to another syntax error, and therefore
14537              misleading, if I understand correctly that kind of black magic.
14538      Branch: perl
14539            ! pod/perldiag.pod toke.c
14540 ____________________________________________________________________________
14541 [ 19467] By: jhi                                   on 2003/05/09  20:11:18
14542         Log: Have to think this test more when I'm awake.
14543      Branch: perl
14544            ! ext/Socket/socketpair.t
14545 ____________________________________________________________________________
14546 [ 19466] By: rgs                                   on 2003/05/09  19:56:37
14547         Log: Document that perl tries to load .pmc files before .pm files.
14548              Subject: Re: [perl #8860] [not RESOLVED] .pmc extension not documented in require
14549              From: Casey West <casey@geeknest.com>
14550              Date: Fri, 9 May 2003 17:03:50 -0400
14551              Message-ID: <20030509210350.GW49820@geeknest.com>
14552      Branch: perl
14553            ! pod/perlfunc.pod
14554 ____________________________________________________________________________
14555 [ 19465] By: rgs                                   on 2003/05/09  19:47:49
14556         Log: Fix for doc bug #8602 : clarify eof() example comments
14557      Branch: perl
14558            ! pod/perlfunc.pod
14559 ____________________________________________________________________________
14560 [ 19464] By: rgs                                   on 2003/05/09  19:34:30
14561         Log: Subject: [PATCH] [perl #8702] Clean up perltrap mis-information
14562              From: Casey West <casey@geeknest.com>
14563              Date: Fri, 9 May 2003 11:09:39 -0400
14564              Message-ID: <20030509150939.GN49820@geeknest.com>
14565      Branch: perl
14566            ! pod/perltrap.pod
14567 ____________________________________________________________________________
14568 [ 19463] By: rgs                                   on 2003/05/09  19:33:25
14569         Log: Subject: Re: [DOC PATCH] [perl #1165] crypt accepts any character as salt
14570              From: Casey West <casey@geeknest.com>
14571              Date: Fri, 9 May 2003 15:25:59 -0400
14572              Message-ID: <20030509192559.GS49820@geeknest.com>
14573      Branch: perl
14574            ! pod/perlfunc.pod
14575 ____________________________________________________________________________
14576 [ 19462] By: jhi                                   on 2003/05/09  18:53:27
14577         Log: Try to comprehensively have a plan B if a PerlIO
14578              layer doesn't have a particular function.
14579              (1) If there's a corresponding PerlIOBase, call it.
14580              (2) If not having the function is 'harmless', be silently happy.
14581              (Currently only Flush is in this category.)
14582              (3) Otherwise set errno and return failure.
14583      Branch: perl
14584            ! perlio.c
14585 ____________________________________________________________________________
14586 [ 19461] By: rgs                                   on 2003/05/09  18:45:39
14587         Log: Subject: [PATCH] [perl #8703] unescaped @ is fine
14588              From: Casey West <casey@geeknest.com>
14589              Date: Fri, 9 May 2003 11:17:53 -0400
14590              Message-ID: <20030509151753.GO49820@geeknest.com>
14591      Branch: perl
14592            ! pod/perltrap.pod
14593 ____________________________________________________________________________
14594 [ 19460] By: jhi                                   on 2003/05/09  14:25:49
14595         Log: Add the PerlIOBase_noop_* to the public API as suggested by Stas.
14596      Branch: perl
14597            ! makedef.pl
14598 ____________________________________________________________________________
14599 [ 19459] By: jhi                                   on 2003/05/09  14:22:08
14600         Log: Result of change #19458.
14601      Branch: perl
14602            ! MANIFEST
14603 ____________________________________________________________________________
14604 [ 19458] By: jhi                                   on 2003/05/09  14:21:51
14605         Log: Subject: Weekend fun: MANIFEST sorting
14606              From: andreas.koenig@anima.de (Andreas J. Koenig)
14607              Date: Fri, 09 May 2003 15:12:05 +0200
14608              Message-ID: <m3y91g463e.fsf@franz.ak.mind.de>
14609              
14610              (both sorts need LC_ALL=C)
14611              (add also manicheck target)
14612      Branch: perl
14613            ! Makefile.SH
14614 ____________________________________________________________________________
14615 [ 19457] By: jhi                                   on 2003/05/09  04:30:13
14616         Log: Better skip this test on OpenBSD and BSD/OS since it
14617              does not seem to work (Slaven Rezic).
14618      Branch: perl
14619            ! lib/filetest.t
14620 ____________________________________________________________________________
14621 [ 19456] By: jhi                                   on 2003/05/09  03:41:56
14622         Log: Subject: [PATCH] Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValue
14623              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14624              Date: Wed, 07 May 2003 23:37:47 -0700
14625              Message-ID: <7sfu+gzkg+AY092yn@efn.org>
14626      Branch: perl
14627            ! pod/perlfunc.pod
14628 ____________________________________________________________________________
14629 [ 19455] By: jhi                                   on 2003/05/09  03:36:54
14630         Log: Missing files.
14631      Branch: perl
14632            ! MANIFEST
14633 ____________________________________________________________________________
14634 [ 19454] By: rgs                                   on 2003/05/08  18:49:25
14635         Log: Suppress a few compilation warnings in pp_hot.c.
14636      Branch: perl
14637            ! pp_hot.c
14638 ____________________________________________________________________________
14639 [ 19453] By: rgs                                   on 2003/05/08  18:42:16
14640         Log: Remove duplicate entries from perldiag
14641      Branch: perl
14642            ! pod/perldiag.pod
14643 ____________________________________________________________________________
14644 [ 19452] By: jhi                                   on 2003/05/08  18:12:46
14645         Log: Subject: Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty
14646              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14647              Date: Wed, 07 May 2003 15:27:07 -0700
14648              Message-ID: <7gYu+gzkgaFU092yn@efn.org>
14649      Branch: perl
14650            ! pod/perldata.pod pod/perldiag.pod pod/perltie.pod pp.c
14651            ! pp_hot.c t/op/magic.t
14652 ____________________________________________________________________________
14653 [ 19451] By: jhi                                   on 2003/05/08  17:47:13
14654         Log: Tiny nit from mjd.
14655      Branch: perl
14656            ! lib/Tie/File.pm
14657 ____________________________________________________________________________
14658 [ 19450] By: jhi                                   on 2003/05/08  17:46:26
14659         Log: Upgrade to Tie::File 0.95.
14660      Branch: perl
14661            + lib/Tie/File/t/27_iwrite.t lib/Tie/File/t/28_mtwrite.t
14662            + lib/Tie/File/t/29_downcopy.t lib/Tie/File/t/29a_upcopy.t
14663            + lib/Tie/File/t/42_offset.t
14664            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
14665            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
14666            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
14667            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/21_win32.t
14668            ! lib/Tie/File/t/25_gen_nocache.t lib/Tie/File/t/26_twrite.t
14669            ! lib/Tie/File/t/30_defer.t
14670 ____________________________________________________________________________
14671 [ 19449] By: jhi                                   on 2003/05/08  17:35:10
14672         Log: Subject: [perl #22141] patch for Time::HiRes to get rid of -lrt on linux
14673              From: Marc Lehmann (via RT) <perlbug-followup@perl.org>
14674              Message-Id: <rt-22141-56710.3.69543054121962@bugs6.perl.org>
14675              Date: 8 May 2003 00:42:18 -0000
14676      Branch: perl
14677            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
14678            ! ext/Time/HiRes/Makefile.PL
14679 ____________________________________________________________________________
14680 [ 19448] By: jhi                                   on 2003/05/08  17:27:47
14681         Log: Subject: [PATCH] alphabetize perldiag.pod
14682              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
14683              Date: Thu, 8 May 2003 11:52:39 -0400
14684              Message-ID: <20030508155239.GC1495587@linguist.thayer.dartmouth.edu>
14685      Branch: perl
14686            ! pod/perldiag.pod
14687 ____________________________________________________________________________
14688 [ 19447] By: jhi                                   on 2003/05/08  17:19:06
14689         Log: Subject: [PATCH] [perl #22127] get(av|cv|hv|sv) added to Devel::PPPort
14690              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
14691              Date: Thu, 08 May 2003 08:42:20 +0200
14692              Message-id: <20030508064220.GA763@ethan>
14693      Branch: perl
14694            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
14695            ! ext/Devel/PPPort/t/test.t
14696 ____________________________________________________________________________
14697 [ 19445] By: jhi                                   on 2003/05/08  05:21:44
14698         Log: A variant of
14699              
14700              Subject: Re: 0 is not perl (was Re: Report /export/home/nwc10/Gripping-Smoke/Smoke)
14701              From: enache@rdslink.ro (Enache Adrian)
14702              Date: Tue, 22 Apr 2003 02:54:05 +0300
14703              Message-ID: <20030421235405.GA1162@ratsnest.hole>
14704              
14705              to quench the black smoke from the BSD builds.
14706      Branch: perl
14707            ! lib/ExtUtils/MM_Unix.pm
14708 ____________________________________________________________________________
14709 [ 19444] By: rgs                                   on 2003/05/07  20:25:45
14710         Log: Subject: Re: [DOC PATCH] & More File::Path issues
14711              From: Casey West <casey@geeknest.com>
14712              Date: Mon, 5 May 2003 13:25:47 -0400
14713              Message-ID: <20030505172547.GB20508@geeknest.com>
14714      Branch: perl
14715            ! lib/File/Path.pm
14716 ____________________________________________________________________________
14717 [ 19443] By: jhi                                   on 2003/05/07  20:03:58
14718         Log: Spelling correction from Nicholas Clark.
14719      Branch: perl
14720            ! ext/POSIX/POSIX.pod
14721 ____________________________________________________________________________
14722 [ 19440] By: jhi                                   on 2003/05/07  19:20:53
14723         Log: One more possible extensions permutation.
14724      Branch: perl
14725            ! Configure
14726 ____________________________________________________________________________
14727 [ 19437] By: jhi                                   on 2003/05/07  16:58:21
14728         Log: Allow platforms to manipulate their archname by creating
14729              a archname.cbu in their hints files.
14730      Branch: perl
14731            ! Configure
14732 ____________________________________________________________________________
14733 [ 19436] By: jhi                                   on 2003/05/07  16:53:26
14734         Log: More long double logic from Alan Burlison.
14735      Branch: perl
14736            ! Configure
14737 ____________________________________________________________________________
14738 [ 19435] By: jhi                                   on 2003/05/06  15:21:55
14739         Log: Worth a try for [perl #17146]
14740      Branch: perl
14741            ! ext/IO/poll.c
14742 ____________________________________________________________________________
14743 [ 19433] By: jhi                                   on 2003/05/06  05:12:23
14744         Log: Document which interfaces are NOT Unicode-aware.
14745      Branch: perl
14746            ! pod/perltodo.pod pod/perlunicode.pod
14747 ____________________________________________________________________________
14748 [ 19432] By: rgs                                   on 2003/05/05  20:31:22
14749         Log: Subject: [PATCH] [perl #8063] perlfilter doesn't mention potential DATA clobber
14750              From: Casey West <casey@geeknest.com>
14751              Date: Mon, 28 Apr 2003 11:07:36 -0400
14752              Message-ID: <20030428150736.GD62281@geeknest.com>
14753      Branch: perl
14754            ! pod/perlfilter.pod
14755 ____________________________________________________________________________
14756 [ 19431] By: rgs                                   on 2003/05/05  20:07:33
14757         Log: Subject: [patch] Re: [perl #21728] regexp SEGV
14758              From: Enache Adrian <enache@rdslink.ro>
14759              Date: Fri, 28 Mar 2003 23:53:09 +0200
14760              Message-ID: <20030328215309.GA6413@ratsnest.hole>
14761              (with minor tweaks)
14762      Branch: perl
14763            ! embed.fnc embed.h global.sym proto.h regexec.c scope.c scope.h
14764 ____________________________________________________________________________
14765 [ 19430] By: rgs                                   on 2003/05/05  20:01:36
14766         Log: Fix doc bug #22067, noticed by Mark Knutsen
14767      Branch: perl
14768            ! pod/perlfunc.pod
14769 ____________________________________________________________________________
14770 [ 19429] By: rgs                                   on 2003/05/05  18:59:59
14771         Log: Fix : the svr5 hints file doesn't propagate libswanted with
14772              threads enabled. Now threads are OK on OpenUNIX 8, except a
14773              mysterious failure in ext/POSIX/t/sigaction.t.
14774      Branch: perl
14775            ! hints/svr5.sh
14776 ____________________________________________________________________________
14777 [ 19428] By: jhi                                   on 2003/05/05  16:54:34
14778         Log: Snip away the perlunicode slowness demo since the new
14779              caching scheme should help things a bit.
14780      Branch: perl
14781            ! pod/perlunicode.pod
14782 ____________________________________________________________________________
14783 [ 19427] By: jhi                                   on 2003/05/05  16:14:09
14784         Log: Subject: Re: Minor change to strict.pm. Who? How?
14785              From: Adam Kennedy <adam@ali.as>
14786              Date: Wed, 30 Apr 2003 00:02:40 +1000
14787              Message-ID: <3EAE8600.2000806@ali.as>
14788              
14789              Subject: [PATCH] Re: Minor change to strict.pm. Who? How?
14790              From: Michael G Schwern <schwern@pobox.com>
14791              Date: Tue, 29 Apr 2003 12:26:32 -0700
14792              Message-ID: <20030429192632.GA6129@windhund.schwern.org>
14793      Branch: perl
14794            ! lib/strict.pm
14795 ____________________________________________________________________________
14796 [ 19426] By: jhi                                   on 2003/05/05  15:48:57
14797         Log: Subject: [DOC PATCH] missing ')' in File::Path docs
14798              From: "Jos I.Boumans" <kane@dwim.org>
14799              Date: 30 Apr 2003 09:45:16 -0000
14800              Message-ID: <20030430114513165+0200@nntp.perl.org>
14801      Branch: perl
14802            ! lib/File/Path.pm
14803 ____________________________________________________________________________
14804 [ 19425] By: jhi                                   on 2003/05/05  15:47:19
14805         Log: Subject: [PATCH pod/perlmod.pod] Simpler $Revision$ based $VERSION. Plus, repentance!
14806              From: Michael G Schwern <schwern@pobox.com>
14807              Date: Sat, 3 May 2003 15:30:16 -0700
14808              Message-ID: <20030503223016.GE1234@windhund.schwern.org>
14809      Branch: perl
14810            ! pod/perlmod.pod
14811 ____________________________________________________________________________
14812 [ 19424] By: jhi                                   on 2003/05/05  15:44:39
14813         Log: Subject: [PATCH] [perl #3096] undefing hash with object values
14814              From: Dave Mitchell <davem@fdgroup.com>
14815              Date: Thu, 1 May 2003 21:06:57 +0100
14816              Message-ID: <20030501200657.GA25456@fdgroup.com>
14817      Branch: perl
14818            ! hv.c t/op/undef.t
14819 ____________________________________________________________________________
14820 [ 19423] By: jhi                                   on 2003/05/05  15:42:58
14821         Log: Subject: Re: hv.c patch - pathological hashes too easy
14822              From: "Tye McQueen" <tye@metronet.com>
14823              Date: Thu, 1 May 2003 13:34:50 -0500 (CDT)
14824              Message-Id: <200305011834.h41IYoE08503@metronet.com>
14825      Branch: perl
14826            ! hv.c
14827 ____________________________________________________________________________
14828 [ 19422] By: jhi                                   on 2003/05/05  15:40:02
14829         Log: Subject: [PATCH] [perl #18341] random nits in perlrequick.pod
14830              From: Casey West <casey@geeknest.com>
14831              Date: Tue, 29 Apr 2003 16:14:20 -0400
14832              Message-ID: <20030429201420.GT62281@geeknest.com>
14833      Branch: perl
14834            ! pod/perlrequick.pod
14835 ____________________________________________________________________________
14836 [ 19421] By: jhi                                   on 2003/05/05  15:38:23
14837         Log: Subject: [PATCH] ExtUtils::Install and the don't-really-do-it switch
14838              From: Slaven Rezic <slaven@rezic.de>
14839              Date: Thu, 24 Apr 2003 00:42:11 +0200 (CEST)
14840              Message-Id: <200304232242.h3NMgBqD028515@vran.herceg.de>
14841      Branch: perl
14842            ! lib/ExtUtils/Install.pm lib/ExtUtils/t/Install.t
14843 ____________________________________________________________________________
14844 [ 19420] By: jhi                                   on 2003/05/05  15:36:39
14845         Log: Subject: [PATCH 5.8.0 UTIL] h2xs generates false comments about ABSTRACT
14846              From: Steve Hay <steve.hay@uk.radan.com>
14847              Date: Wed, 30 Apr 2003 09:52:30 +0100
14848              Message-ID: <3EAF8ECE.8060403@uk.radan.com>
14849      Branch: perl
14850            ! utils/h2xs.PL
14851 ____________________________________________________________________________
14852 [ 19419] By: jhi                                   on 2003/05/05  08:20:34
14853         Log: Reintroduce the mention of the fact that the Artistic/GPL
14854              also are Perl's own licenses.
14855      Branch: perl
14856            ! pod/perlartistic.pod pod/perlgpl.pod
14857 ____________________________________________________________________________
14858 [ 19418] By: jhi                                   on 2003/05/05  07:23:57
14859         Log: Switch the new perlio way of opening anonymous temporary files
14860              open my $fh, '+>', undef
14861              to using File::Temp.  Test it, and test also the "accidental
14862              feature" of +< working the same way.
14863              This should address [perl #21937].
14864      Branch: perl
14865            + ext/PerlIO/t/open.t
14866            ! MANIFEST perlio.c pod/perlfunc.pod
14867 ____________________________________________________________________________
14868 [ 19417] By: jhi                                   on 2003/05/05  05:52:47
14869         Log: perlartistic and perlgpl reformatting from Sean Burke.
14870      Branch: perl
14871            ! pod/perlartistic.pod pod/perlgpl.pod
14872 ____________________________________________________________________________
14873 [ 19416] By: jhi                                   on 2003/05/05  05:33:43
14874         Log: pack/unpack fixes from Wolfgang Laun:
14875              - fix bug in UNICOS (where SIZE16 != sizeof(short))
14876              - introduce and use new internal pack/unpack API
14877              (packlist, unpackstring)
14878              that does away with the unused arguments in the old API
14879              (pack_cat, unpack_str).
14880      Branch: perl
14881            ! embed.fnc embed.h global.sym pod/perlapi.pod pp_pack.c proto.h
14882 ____________________________________________________________________________
14883 [ 19415] By: jhi                                   on 2003/05/05  04:58:39
14884         Log: Subject: [PATCH] Embed.t flushing problem
14885              From: "Craig A. Berry" <craigberry@mac.com>
14886              Date: Sun, 04 May 2003 16:25:38 -0500
14887              Message-ID: <3EB58552.2070207@mac.com>
14888      Branch: perl
14889            ! lib/ExtUtils/t/Embed.t
14890 ____________________________________________________________________________
14891 [ 19414] By: jhi                                   on 2003/05/05  04:52:37
14892         Log: Doc nit from mjd.
14893      Branch: perl
14894            ! ext/DB_File/DB_File.pm
14895 ____________________________________________________________________________
14896 [ 19413] By: ams                                   on 2003/05/05  04:03:10
14897         Log: None of that "our" stuff here, please.
14898      Branch: perl
14899            ! ext/Storable/t/tied.t
14900 ____________________________________________________________________________
14901 [ 19412] By: ams                                   on 2003/05/05  03:57:06
14902         Log: Oops. More Storable 2.07 preparations.
14903      Branch: perl
14904            ! ext/Storable/README ext/Storable/Storable.pm
14905 ____________________________________________________________________________
14906 [ 19411] By: ams                                   on 2003/05/05  03:53:44
14907         Log: Update changelog for 2.07 release.
14908      Branch: perl
14909            ! ext/Storable/ChangeLog
14910 ____________________________________________________________________________
14911 [ 19410] By: ams                                   on 2003/05/05  03:31:36
14912         Log: Update Changes.
14913      Branch: perl
14914            ! Changes
14915 ____________________________________________________________________________
14916 [ 19409] By: ams                                   on 2003/05/05  03:21:41
14917         Log: Subject: Re: Bug in Storable???
14918              From: Slaven Rezic <slaven@rezic.de>
14919              Date: 04 May 2003 18:00:40 +0200
14920              Message-Id: <87of2iwvkn.fsf@vran.herceg.de>
14921      Branch: perl
14922            ! ext/Storable/Storable.xs ext/Storable/t/integer.t
14923 ____________________________________________________________________________
14924 [ 19407] By: jhi                                   on 2003/05/04  19:39:01
14925         Log: This way reads a bit better with pod2man.
14926      Branch: perl
14927            ! pod/perlartistic.pod pod/perlgpl.pod
14928 ____________________________________________________________________________
14929 [ 19406] By: jhi                                   on 2003/05/04  12:01:00
14930         Log: Integrate from maint:
14931              [ 18568]
14932              Add the POSIX::sigaction() trick by Slaven Rezic
14933              for [perl #17341].
14934      Branch: perl
14935           !> pod/perlfunc.pod pod/perlipc.pod
14936 ____________________________________________________________________________
14937 [ 19401] By: jhi                                   on 2003/05/04  09:25:48
14938         Log: Add Artistic as perlartistic and GPL (the Copying) as perlgpl;
14939              regen perltoc, perlmodlib.  The GPL added as verbatim as possible,
14940              the perlartistic is a straightforward podification.
14941      Branch: perl
14942            + pod/perlartistic.pod pod/perlgpl.pod
14943            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlmodlib.PL
14944            ! pod/perlmodlib.pod pod/perlmodstyle.pod pod/perltoc.pod
14945 ____________________________________________________________________________
14946 [ 19398] By: jhi                                   on 2003/05/04  08:19:14
14947         Log: Doesn't make any difference for the test but is more logical.
14948      Branch: perl
14949            ! t/lib/Devel/switchd.pm
14950 ____________________________________________________________________________
14951 [ 19396] By: jhi                                   on 2003/05/03  15:42:54
14952         Log: Plagued by thinkos tonight.
14953      Branch: perl
14954            ! lib/filetest.t
14955 ____________________________________________________________________________
14956 [ 19395] By: jhi                                   on 2003/05/03  15:37:35
14957         Log: Must skip more.
14958      Branch: perl
14959            ! lib/filetest.t
14960 ____________________________________________________________________________
14961 [ 19394] By: jhi                                   on 2003/05/03  15:30:45
14962         Log: Subject: Re: Does filetest work at all?
14963              From: Slaven Rezic <slaven@rezic.de>
14964              Date: 03 May 2003 18:26:49 +0200
14965              Message-ID: <87ade4q9me.fsf@vran.herceg.de>
14966      Branch: perl
14967            ! lib/filetest.t pp_sys.c
14968 ____________________________________________________________________________
14969 [ 19393] By: jhi                                   on 2003/05/03  05:34:21
14970         Log: Extra tweakage from Rafael for #19392.
14971      Branch: perl
14972            ! ext/B/B/Concise.pm lib/filetest.pm
14973 ____________________________________________________________________________
14974 [ 19392] By: jhi                                   on 2003/05/03  05:33:04
14975         Log: Salvage 'use filetest "access"' from compiletime to runtime.
14976      Branch: perl
14977            ! dump.c op.c op.h pp_sys.c
14978 ____________________________________________________________________________
14979 [ 19391] By: jhi                                   on 2003/05/03  05:19:23
14980         Log: Upgrade to Unicode 4.0.0.  (Well, upgrade at least
14981              the Unicode character database to 4.0.0.)
14982      Branch: perl
14983            + lib/unicore/HangulSyllableType.txt
14984            + lib/unicore/NormalizationCorrections.txt
14985            + lib/unicore/StandardizedVariants.txt
14986            + lib/unicore/lib/Braille.pl lib/unicore/lib/Cypriot.pl
14987            + lib/unicore/lib/InAegean.pl lib/unicore/lib/InCyprio.pl
14988            + lib/unicore/lib/InKhmerS.pl lib/unicore/lib/InLimbu.pl
14989            + lib/unicore/lib/InLinea2.pl lib/unicore/lib/InLinear.pl
14990            + lib/unicore/lib/InMisce5.pl lib/unicore/lib/InOsmany.pl
14991            + lib/unicore/lib/InPhonet.pl lib/unicore/lib/InShavia.pl
14992            + lib/unicore/lib/InTaiLe.pl lib/unicore/lib/InTaiXua.pl
14993            + lib/unicore/lib/InUgarit.pl lib/unicore/lib/InVaria2.pl
14994            + lib/unicore/lib/InYijing.pl lib/unicore/lib/Limbu.pl
14995            + lib/unicore/lib/LinearB.pl lib/unicore/lib/Osmanya.pl
14996            + lib/unicore/lib/OtherIdS.pl lib/unicore/lib/Shavian.pl
14997            + lib/unicore/lib/TaiLe.pl lib/unicore/lib/Ugaritic.pl
14998            ! (edit 129 files)
14999 ____________________________________________________________________________
15000 [ 19390] By: jhi                                   on 2003/05/03  04:52:09
15001         Log: Tru64: PerlIO_tell() was returning about one _megabyte_ for
15002              the fp offset, which was quite a big larger than the input file,
15003              which meant that the SvGROW tried to grow the file to about
15004              2**64-2**20, which made safesysrealloc() to understandably
15005              croak (in argv.t).
15006      Branch: perl
15007            ! sv.c
15008 ____________________________________________________________________________
15009 [ 19387] By: jhi                                   on 2003/05/02  19:18:35
15010         Log: Regen Configure (no changes but that's fine).
15011      Branch: perl
15012            ! Configure
15013 ____________________________________________________________________________
15014 [ 19386] By: jhi                                   on 2003/05/02  19:06:39
15015         Log: Subject: [PATCH] Re: maintperl on OpenUNIX 8
15016              From: Andy Dougherty <doughera@lafayette.edu>
15017              Date: Mon, 28 Apr 2003 12:24:38 -0400 (EDT)
15018              Message-ID: <Pine.SOL.4.53.0304281208490.25038@maxwell.phys.lafayette.edu>
15019      Branch: perl
15020            ! Configure
15021 ____________________________________________________________________________
15022 [ 19385] By: jhi                                   on 2003/05/02  19:01:04
15023         Log: Subject: [PATCH] OpenUNIX 8 support
15024              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15025              Date: Fri, 2 May 2003 12:12:08 +0200
15026              Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr>
15027      Branch: perl
15028            ! Configure ext/Socket/socketpair.t hints/svr5.sh pp_sys.c
15029 ____________________________________________________________________________
15030 [ 19384] By: jhi                                   on 2003/05/02  18:58:32
15031         Log: Subject: [PATCH win32/win32.c] silence compiler warnings
15032              From: Abe Timmerman <abe@ztreet.demon.nl>
15033              Date: Fri, 2 May 2003 00:51:42 +0200
15034              Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
15035      Branch: perl
15036            ! win32/win32.c
15037 ____________________________________________________________________________
15038 [ 19383] By: jhi                                   on 2003/05/02  18:55:37
15039         Log: Subject: [PATCH win32/win32.h] Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
15040              From: Abe Timmerman <abe@ztreet.demon.nl>
15041              Date: Thu, 1 May 2003 18:34:35 +0200
15042              Message-Id: <200305011834.35685.abe@ztreet.demon.nl>
15043      Branch: perl
15044            ! win32/win32.h
15045 ____________________________________________________________________________
15046 [ 19382] By: jhi                                   on 2003/05/02  18:50:25
15047         Log: Subject: [PATCH ext/POSIX/POSIX.pod] Deceptive POSIX exporting docs
15048              From: Michael G Schwern <schwern@pobox.com>
15049              Date: Wed, 30 Apr 2003 18:19:32 -0700
15050              Message-ID: <20030501011932.GM701@windhund.schwern.org>
15051      Branch: perl
15052            ! ext/POSIX/POSIX.pod
15053 ____________________________________________________________________________
15054 [ 19381] By: jhi                                   on 2003/05/02  15:12:47
15055         Log: Forgot to check in the -d: file.
15056      Branch: perl
15057            + t/lib/Devel/switchd.pm
15058            ! MANIFEST t/run/switchd.t
15059 ____________________________________________________________________________
15060 [ 19380] By: jhi                                   on 2003/05/02  15:02:04
15061         Log: Solaris: make -Duse64bitall'ed to have an archname of
15062              sun4-solaris-64, from Alan Burlison.  (The default is to not
15063              to suffix anything with -Duse64bitall if longs are 64 bit.
15064              This may lead into confusion and much sorrow if 32-bit binaries
15065              and 64-bit binaries are installed under the same directories.
15066              Why is "-64" or something like that the default?  Well, there
15067              are platforms where 64 bits really is the default default.
15068              There adding a "-64" would be kind of odd.  Better to let
15069              each 64-bit capable platform to choose their archnames.)
15070      Branch: perl
15071            ! hints/solaris_2.sh
15072 ____________________________________________________________________________
15073 [ 19378] By: jhi                                   on 2003/05/02  08:41:40
15074         Log: The [perl #21890] (Devel::Coverage breakage) has been fixed
15075              by change #18589 (it was broken by change #9754); add test case.
15076      Branch: perl
15077            + t/run/switchd.t
15078            ! MANIFEST
15079 ____________________________________________________________________________
15080 [ 19376] By: jhi                                   on 2003/05/02  05:31:52
15081         Log: great_circle_direction() was broken,
15082              reported by Alexander Becher.
15083      Branch: perl
15084            ! lib/Math/Trig.pm lib/Math/Trig.t
15085 ____________________________________________________________________________
15086 [ 19375] By: jhi                                   on 2003/05/01  18:18:06
15087         Log: OS X: could not -Doptimize=-g.
15088      Branch: perl
15089            ! hints/darwin.sh
15090 ____________________________________________________________________________
15091 [ 19374] By: jhi                                   on 2003/05/01  12:33:44
15092         Log: OS X test tweak.
15093      Branch: perl
15094            ! ext/Cwd/t/cwd.t
15095 ____________________________________________________________________________
15096 [ 19373] By: jhi                                   on 2003/05/01  11:09:42
15097         Log: Subject: [PATCH] RE: perl@19333
15098              From: Robin Barker <Robin.Barker@npl.co.uk>
15099              Date: Tue, 29 Apr 2003 17:30:23 +0100
15100              Message-ID: <533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk>
15101      Branch: perl
15102            ! embed.pl pp_hot.c pp_pack.c proto.h
15103 ____________________________________________________________________________
15104 [ 19372] By: jhi                                   on 2003/05/01  09:52:52
15105         Log: miniperl cannot handle layers.t.
15106      Branch: perl
15107            ! t/io/layers.t
15108 ____________________________________________________________________________
15109 [ 19371] By: jhi                                   on 2003/05/01  08:26:06
15110         Log: The solution in change #19363 was too unportable.
15111      Branch: perl
15112            ! t/io/openpid.t
15113 ____________________________________________________________________________
15114 [ 19369] By: jhi                                   on 2003/05/01  07:48:06
15115         Log: perlreftut updates from mjd.
15116      Branch: perl
15117            ! pod/perlreftut.pod
15118 ____________________________________________________________________________
15119 [ 19368] By: jhi                                   on 2003/05/01  07:45:06
15120         Log: z/OS: More threaded build tweaks from Brian De Pradine--
15121              apparently now it works!
15122      Branch: perl
15123            ! ext/threads/threads.xs handy.h hints/os390.sh thread.h
15124 ____________________________________________________________________________
15125 [ 19367] By: rgs                                   on 2003/04/29  20:31:07
15126         Log: Subject: [PATCH] buglet: sub a(;&) { } doesn't work
15127              From: Enache Adrian <enache@rdslink.ro>
15128              Date: Sat, 19 Apr 2003 01:41:07 +0300
15129              Message-ID: <20030418224107.GA2751@ratsnest.hole>
15130      Branch: perl
15131            ! t/comp/parser.t toke.c
15132 ____________________________________________________________________________
15133 [ 19366] By: jhi                                   on 2003/04/29  08:55:12
15134         Log: If it's S_, it should be STATIC.
15135      Branch: perl
15136            ! embed.fnc embed.h numeric.c proto.h
15137 ____________________________________________________________________________
15138 [ 19365] By: sky                                   on 2003/04/28  16:30:03
15139         Log: Subject: [PATCH] [perl #7592] Clarify what qw() does in scalar context
15140              From: Casey West <casey@geeknest.com>
15141              Date: mÂŒn apr 28, 2003  16:00:05 Europe/Stockholm
15142              Message-Id: <20030428140005.GC62281@geeknest.com>
15143      Branch: perl
15144            ! pod/perlop.pod
15145 ____________________________________________________________________________
15146 [ 19364] By: sky                                   on 2003/04/28  16:20:43
15147         Log: Subject: [PATCH] [patch #7514] Bug in perlop regex explination
15148              From: Casey West <casey@geeknest.com>
15149              Date: mÂŒn apr 28, 2003  19:22:06 Europe/Stockholm
15150              Message-Id: <20030428172206.GK62281@geeknest.com>
15151      Branch: perl
15152            ! pod/perlop.pod
15153 ____________________________________________________________________________
15154 [ 19363] By: sky                                   on 2003/04/28  15:32:35
15155         Log: Fix bug 2681, change the test not to use the shell and use 3+arg
15156              open.
15157      Branch: perl
15158            ! t/io/openpid.t
15159 ____________________________________________________________________________
15160 [ 19359] By: jhi                                   on 2003/04/28  08:43:23
15161         Log: Feel-good cleanup.
15162      Branch: perl
15163            ! intrpvar.h sv.c
15164 ____________________________________________________________________________
15165 [ 19358] By: jhi                                   on 2003/04/28  08:27:15
15166         Log: SysV msg queues can be something hanging (witnessed in IRIX),
15167              so let's use IPC_NOWAIT.
15168      Branch: perl
15169            ! ext/IPC/SysV/t/msg.t t/op/taint.t
15170 ____________________________________________________________________________
15171 [ 19357] By: jhi                                   on 2003/04/28  06:32:47
15172         Log: Detecting errors of reentrant APIs: getgrgid_r and the like
15173              when returning an int can either return the error in the return
15174              value or in the errno.  We need a new per-interp variable to store
15175              the return value instead of clobbering the errno with it.  The new
15176              variable, PL_reentrant_retint, is only used within the reentrancy
15177              framework, and immediately after it's set, so there should not be
15178              similar visibility issues as for the errno.  Spotted by Edward Moy.
15179      Branch: perl
15180            ! embedvar.h intrpvar.h perlapi.h reentr.c reentr.h reentr.pl
15181 ____________________________________________________________________________
15182 [ 19356] By: rgs                                   on 2003/04/27  20:09:01
15183         Log: Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
15184              Check errno to see if the call to nice(2) succeeded.
15185              Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic
15186              From: Enache Adrian <enache@rdslink.ro>
15187              Date: Wed, 23 Apr 2003 22:48:20 +0300
15188              Message-ID: <20030423194820.GA874@ratsnest.hole>
15189      Branch: perl
15190            ! ext/POSIX/POSIX.xs
15191 ____________________________________________________________________________
15192 [ 19355] By: jhi                                   on 2003/04/27  19:56:09
15193         Log: Document a faint compilation noise.
15194      Branch: perl
15195            ! README.aix
15196 ____________________________________________________________________________
15197 [ 19354] By: rgs                                   on 2003/04/27  19:35:11
15198         Log: $[ clarifications.
15199      Branch: perl
15200            ! pod/perlvar.pod
15201 ____________________________________________________________________________
15202 [ 19353] By: rgs                                   on 2003/04/27  18:51:37
15203         Log: utime() doc clarifications
15204              based on :
15205              Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example
15206              From: Casey West <casey@geeknest.com>
15207              Date: Fri, 25 Apr 2003 08:00:54 -0400
15208              Message-ID: <20030425120054.GQ34510@geeknest.com>
15209      Branch: perl
15210            ! pod/perlfunc.pod
15211 ____________________________________________________________________________
15212 [ 19351] By: jhi                                   on 2003/04/27  08:13:34
15213         Log: Add a test case for [perl #15288] (already solved).
15214      Branch: perl
15215            ! t/op/pack.t
15216 ____________________________________________________________________________
15217 [ 19350] By: jhi                                   on 2003/04/27  07:38:17
15218         Log: Add Dave Mitchell's test case for fields.
15219      Branch: perl
15220            ! lib/fields.t
15221 ____________________________________________________________________________
15222 [ 19349] By: jhi                                   on 2003/04/27  06:50:09
15223         Log: Subject: [PATCH] VMS::Stdio test tweak
15224              From: "Craig A. Berry" <craigberry@mac.com>
15225              Date: Sat, 26 Apr 2003 15:53:07 -0500
15226              Message-ID: <3EAAF1B3.7020708@mac.com>
15227      Branch: perl
15228            ! vms/ext/Stdio/test.pl
15229 ____________________________________________________________________________
15230 [ 19348] By: jhi                                   on 2003/04/27  06:46:16
15231         Log: Subject: Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself
15232              From: Casey West <casey@geeknest.com>
15233              Date: Thu, 24 Apr 2003 08:18:42 -0400
15234              Message-ID: <20030424121842.GW34510@geeknest.com>
15235      Branch: perl
15236            ! lib/UNIVERSAL.pm
15237 ____________________________________________________________________________
15238 [ 19346] By: jhi                                   on 2003/04/27  06:03:48
15239         Log: Document that restricted hashes are not atomic
15240              (from Dave Mitchell).
15241      Branch: perl
15242            ! lib/Hash/Util.pm
15243 ____________________________________________________________________________
15244 [ 19345] By: jhi                                   on 2003/04/27  05:59:39
15245         Log: Subject: [PATCH] Re: the revenge of the bride of the son of the night of the living pseudohashes
15246              From: Dave Mitchell <davem@fdgroup.com>
15247              Date: Sat, 26 Apr 2003 18:45:28 +0100
15248              Message-ID: <20030426174528.GA9588@fdgroup.com>
15249      Branch: perl
15250            ! hv.c lib/Hash/Util.t pod/perldiag.pod
15251 ____________________________________________________________________________
15252 [ 19344] By: rgs                                   on 2003/04/26  22:48:32
15253         Log: Some doc patches by Casey West :
15254              
15255              Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline
15256              From: Casey West <casey@geeknest.com>
15257              Date: Fri, 25 Apr 2003 10:46:39 -0400
15258              Message-ID: <20030425144639.GY34510@geeknest.com>
15259              
15260              Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional
15261              From: Casey West <casey@geeknest.com>
15262              Date: Fri, 25 Apr 2003 07:52:13 -0400
15263              Message-ID: <20030425115213.GP34510@geeknest.com>
15264              
15265              Subject: Re: [perl #7213] [PATCH] Updating example in perldata
15266              From: Casey West <casey@geeknest.com>
15267              Date: Thu, 24 Apr 2003 21:27:22 -0400
15268              Message-ID: <20030425012722.GN34510@geeknest.com>
15269      Branch: perl
15270            ! pod/perldata.pod pod/perlfunc.pod pod/perlsyn.pod
15271 ____________________________________________________________________________
15272 [ 19343] By: rgs                                   on 2003/04/26  22:30:07
15273         Log: Document that splice() doesn't extend arrays
15274              Subject: Re: slice autoextending ? still another revised doc patch; COW
15275              From: david nicol <whatever@davidnicol.com>
15276              Date: 22 Apr 2003 22:05:02 -0500
15277              Message-Id: <1051067101.1086.113.camel@plaza.davidnicol.com>
15278      Branch: perl
15279            ! pod/perlfunc.pod
15280 ____________________________________________________________________________
15281 [ 19342] By: sky                                   on 2003/04/26  21:43:32
15282         Log: Fix bug #15161 by increasing the refcount on the RE and making 
15283              sure to restore it correctly. Deals with both s//e and s///g.
15284      Branch: perl
15285            ! pp_ctl.c pp_hot.c
15286 ____________________________________________________________________________
15287 [ 19341] By: jhi                                   on 2003/04/26  04:36:03
15288         Log: Integrate:
15289              [ 19340]
15290              Caught by Mark Lutz in UNICOS: A declaration cannot appear
15291              after an executable statement in a block.
15292      Branch: perl
15293           !> pp_pack.c
15294 ____________________________________________________________________________
15295 [ 19337] By: jhi                                   on 2003/04/25  20:19:36
15296         Log: Now the -Dnoextensions and -Dnoextensions have the
15297              chance of actually doing something.
15298      Branch: perl
15299            ! Configure
15300 ____________________________________________________________________________
15301 [ 19334] By: jhi                                   on 2003/04/25  19:48:31
15302         Log: Subject: [PATCH] Configure's extension sanity check is too strict
15303              From: Andy Dougherty <doughera@lafayette.edu>
15304              Date: Fri, 25 Apr 2003 16:23:45 -0400 (EDT)
15305              Message-ID: <Pine.SOL.4.53.0304251621250.24848@maxwell.phys.lafayette.edu>
15306      Branch: perl
15307            ! Configure
15308 ____________________________________________________________________________
15309 [ 19330] By: jhi                                   on 2003/04/25  14:11:33
15310         Log: Subject: [PATCH Encode 1.93] another spin on the enc_module.t merry-go-round
15311              From: "Craig A. Berry" <craigberry@mac.com>
15312              Date: Thu, 24 Apr 2003 20:09:48 -0500
15313              Message-ID: <3EA88ADC.3000300@mac.com>
15314      Branch: perl
15315            ! ext/Encode/t/enc_module.t
15316 ____________________________________________________________________________
15317 [ 19329] By: jhi                                   on 2003/04/25  07:06:49
15318         Log: Upgrade to Time::HiRes 1.46.
15319      Branch: perl
15320            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
15321            ! ext/Time/HiRes/Makefile.PL
15322 ____________________________________________________________________________
15323 [ 19328] By: jhi                                   on 2003/04/25  06:57:10
15324         Log: Subject: typo in Time::HiRes docs
15325              From: mjd@plover.com 
15326              Date: 19 Apr 2003 15:13:44 -0000 
15327              Message-ID: <20030419151344.28237.qmail@plover.com> 
15328      Branch: perl
15329            ! ext/Time/HiRes/HiRes.pm
15330 ____________________________________________________________________________
15331 [ 19327] By: jhi                                   on 2003/04/25  04:45:05
15332         Log: Clarify(?) the perlio default layers table.
15333      Branch: perl
15334            ! lib/PerlIO.pm t/io/layers.t
15335 ____________________________________________________________________________
15336 [ 19326] By: jhi                                   on 2003/04/25  04:22:49
15337         Log: Upgrade to Test::Harness 2.28.
15338      Branch: perl
15339            ! lib/Test/Harness.pm lib/Test/Harness/Changes
15340            ! lib/Test/Harness/t/pod.t
15341 ____________________________________________________________________________
15342 [ 19325] By: jhi                                   on 2003/04/24  19:06:29
15343         Log: Upgrade to Encode 1.93.
15344      Branch: perl
15345            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Makefile.PL
15346            ! ext/Encode/lib/Encode/CJKConstants.pm
15347            ! ext/Encode/lib/Encode/CN/HZ.pm
15348            ! ext/Encode/lib/Encode/Encoding.pm
15349            ! ext/Encode/lib/Encode/Guess.pm
15350            ! ext/Encode/lib/Encode/KR/2022_KR.pm
15351            ! ext/Encode/lib/Encode/PerlIO.pod ext/Encode/t/CJKT.t
15352            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t
15353            ! ext/Encode/t/guess.t ext/Encode/ucm/euc-cn.ucm
15354            ! ext/Encode/ucm/euc-jp.ucm ext/Encode/ucm/euc-kr.ucm
15355 ____________________________________________________________________________
15356 [ 19323] By: jhi                                   on 2003/04/24  16:57:13
15357         Log: VMS patch for faststdio from Craig Berry.
15358      Branch: perl
15359            ! configure.com
15360 ____________________________________________________________________________
15361 [ 19320] By: rgs                                   on 2003/04/23  20:20:58
15362         Log: Subject: Re: [PATCH] [perl #18055] Clarify for bug resolution.
15363              From: Casey West <casey@geeknest.com>
15364              Date: Wed, 23 Apr 2003 14:03:20 -0400
15365              Message-ID: <20030423180320.GZ15574@geeknest.com>
15366      Branch: perl
15367            ! pod/perlmodlib.PL pod/perlmodlib.pod
15368 ____________________________________________________________________________
15369 [ 19319] By: rgs                                   on 2003/04/23  19:54:31
15370         Log: Subject: [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
15371              From: Chris Pepper (via RT) <perlbug-followup@perl.org>
15372              Date: 22 Apr 2003 04:31:17 -0000
15373              Message-Id: <rt-22011-55473.11.0523590303906@bugs6.perl.org>
15374              (with minor further corrections)
15375      Branch: perl
15376            ! pod/perlmod.pod
15377 ____________________________________________________________________________
15378 [ 19316] By: rgs                                   on 2003/04/23  19:11:01
15379         Log: A new fatal error :
15380              Subject: [PATCH] Perl_croak("Use of freed value in iteration")
15381              From: Dave Mitchell <davem@fdgroup.com>
15382              Date: Mon, 21 Apr 2003 13:19:50 +0100
15383              Message-ID: <20030421121950.GB18189@fdgroup.com>
15384              Message-ID: <20030421125433.GC18189@fdgroup.com>
15385      Branch: perl
15386            ! pod/perldiag.pod pp_hot.c t/cmd/for.t
15387 ____________________________________________________________________________
15388 [ 19314] By: jhi                                   on 2003/04/23  18:53:46
15389         Log: Introduce 'fast stdio' symbols to non-Configure lands.
15390      Branch: perl
15391            ! NetWare/config.wc NetWare/config_H.wc configure.com
15392            ! epoc/config.sh plan9/config.plan9 plan9/config_h.sample
15393            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
15394            ! win32/config.gc win32/config.vc win32/config.vc64
15395            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15396            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
15397 ____________________________________________________________________________
15398 [ 19312] By: jhi                                   on 2003/04/23  18:21:47
15399         Log: Regen Configure, Glossary, et alia.
15400      Branch: perl
15401            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15402            ! config_h.SH
15403 ____________________________________________________________________________
15404 [ 19310] By: jhi                                   on 2003/04/23  08:34:33
15405         Log: Handle the combination of dosish and non-faststdio.
15406      Branch: perl
15407            ! t/io/layers.t
15408 ____________________________________________________________________________
15409 [ 19308] By: rgs                                   on 2003/04/22  20:53:20
15410         Log: Subject: 5.8.0: two problems
15411              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
15412              Date: Tue, 22 Apr 2003 11:43:17 -0700
15413              Message-ID: <20030422184316.GA8602@math.berkeley.edu>
15414      Branch: perl
15415            ! XSUB.h
15416 ____________________________________________________________________________
15417 [ 19307] By: ams                                   on 2003/04/22  16:39:51
15418         Log: Subject: [PATCH] Doc pointers in perlbot.
15419              From: Casey West <casey@geeknest.com>
15420              Date: Tue, 22 Apr 2003 11:19:09 -0400
15421              Message-Id: <20030422151909.GC11119@geeknest.com>
15422              (Applied by hand.)
15423      Branch: perl
15424            ! pod/perlbot.pod
15425 ____________________________________________________________________________
15426 [ 19306] By: jhi                                   on 2003/04/22  13:09:21
15427         Log: z/OS: changes for building threaded from "Brian De Pradine"
15428              <PRADINE@uk.ibm.com>.
15429      Branch: perl
15430            ! Makefile.SH hints/os390.sh thread.h util.c
15431 ____________________________________________________________________________
15432 [ 19305] By: jhi                                   on 2003/04/22  11:42:35
15433         Log: Enache's turn.
15434      Branch: perl
15435            ! ext/Encode/t/enc_module.t
15436 ____________________________________________________________________________
15437 [ 19304] By: jhi                                   on 2003/04/22  10:48:47
15438         Log: Re-merge Encode 1.92.
15439      Branch: perl
15440            ! ext/Encode/Makefile.PL ext/Encode/t/enc_module.t
15441 ____________________________________________________________________________
15442 [ 19302] By: jhi                                   on 2003/04/22  05:26:21
15443         Log: Argh, cut-and-pasto.
15444      Branch: perl
15445            ! perlio.c
15446 ____________________________________________________________________________
15447 [ 19301] By: sky                                   on 2003/04/21  21:33:14
15448         Log: Fix bug 17964 by properly refcounting the gv top.
15449              Seems like the entries in rsfp are way different than
15450              normal PVIO objects.
15451      Branch: perl
15452            ! sv.c
15453 ____________________________________________________________________________
15454 [ 19300] By: rgs                                   on 2003/04/21  19:42:04
15455         Log: Fix another segfault case (warn called from UNIVERSAL::DESTROY).
15456              
15457              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
15458              From: Enache Adrian <enache@rdslink.ro>
15459              Date: Sun, 20 Apr 2003 02:45:48 +0300
15460              Message-ID: <20030419234548.GA849@ratsnest.hole>
15461              and
15462              Date: Wed, 2 Apr 2003 07:52:28 +0300
15463              Message-ID: <20030402045227.GA1023@ratsnest.hole>
15464      Branch: perl
15465            ! pp_sys.c t/op/ref.t util.c
15466 ____________________________________________________________________________
15467 [ 19299] By: sky                                   on 2003/04/21  17:05:31
15468         Log: Croak on non ref to shared methods instead of segfault.
15469              This can really only happen for &share("string").
15470      Branch: perl
15471            ! ext/threads/shared/shared.xs
15472 ____________________________________________________________________________
15473 [ 19297] By: jhi                                   on 2003/04/21  16:24:36
15474         Log: Add OpenZaurus cross-compilation patches.
15475      Branch: perl
15476            + Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
15477            + Cross/config.sh-arm-linux Cross/generate_config_sh
15478            + Cross/installperl.patch Cross/warp
15479            ! Cross/README INSTALL MANIFEST
15480 ____________________________________________________________________________
15481 [ 19289] By: sky                                   on 2003/04/21  13:24:40
15482         Log: Fixes bug #17043, resets PL_srand_called before the cloning.
15483              Allows people to override the resetting by using srand() in CLONE.
15484      Branch: perl
15485            ! ext/threads/t/thread.t ext/threads/threads.xs
15486 ____________________________________________________________________________
15487 [ 19286] By: jhi                                   on 2003/04/21  06:50:42
15488         Log: Introduce two new Configure symbols:
15489              [1] d_faststdio  = d_stdstdio && d_stdio_ptr_lval &&
15490              (d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt)
15491              [2] usefaststdio = do we use fast stdio if we have it?
15492              For 5.[68], we do.  For anything else, we don't.
15493              (At least, unless otherwise instructed by -Dusefaststdio.)
15494              This means that for bleadperl we no more use stdio, but instead
15495              default to perlio: the effect of PERLIO=perlio, in other words.
15496              (PERLIO=stdio will still switch to using stdio.)
15497              This change may endanger extensions using FILE*-- but if we are
15498              to migrate fully to perlio, better start swallowing the poison now.
15499              For maintperl, the usefaststdio still defaults to yes.
15500      Branch: perl
15501            ! Configure config_h.SH perlio.c t/io/layers.t
15502 ____________________________________________________________________________
15503 [ 19285] By: jhi                                   on 2003/04/21  05:43:55
15504         Log: Upgrade to Locale::Maketext 1.05.
15505      Branch: perl
15506            ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
15507 ____________________________________________________________________________
15508 [ 19284] By: jhi                                   on 2003/04/21  05:40:34
15509         Log: Upgrade to Test 1.24.
15510      Branch: perl
15511            ! lib/Test.pm
15512 ____________________________________________________________________________
15513 [ 19283] By: rgs                                   on 2003/04/20  22:01:28
15514         Log: Subject: [PATCH] goto &sub doesn't empty @_
15515              From: Dave Mitchell <davem@fdgroup.com>
15516              Date: Sun, 20 Apr 2003 21:46:51 +0100
15517              Message-ID: <20030420204651.GE15591@fdgroup.com>
15518      Branch: perl
15519            ! pp_ctl.c
15520 ____________________________________________________________________________
15521 [ 19282] By: rgs                                   on 2003/04/20  21:22:29
15522         Log: Remove, in the main Makefile, the $(LDLIBPTH) variable from
15523              the commands that invoke $(CC).
15524              Subject: Re: Smoke failure
15525              From: Enache Adrian <enache@rdslink.ro>
15526              Date: Fri, 18 Apr 2003 19:06:07 +0300
15527              Message-ID: <20030418160606.GA797@ratsnest.hole>
15528      Branch: perl
15529            ! Makefile.SH
15530 ____________________________________________________________________________
15531 [ 19281] By: rgs                                   on 2003/04/20  19:53:53
15532         Log: Subject: Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bug
15533              From: Enache Adrian <enache@rdslink.ro>
15534              Date: Sat, 19 Apr 2003 20:12:18 +0300
15535              Message-ID: <20030419171218.GA974@ratsnest.hole>
15536      Branch: perl
15537            ! sv.c
15538 ____________________________________________________________________________
15539 [ 19280] By: rgs                                   on 2003/04/20  18:55:40
15540         Log: Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile.
15541              Subject: [DOC PATCH 5.8.0] Re: Problem with Devel::Peek on Perl 5.8.0
15542              From: Steve Hay <steve.hay@uk.radan.com>
15543              Date: Wed, 16 Apr 2003 11:12:22 +0100
15544              Message-ID: <3E9D2C86.8040104@uk.radan.com>
15545      Branch: perl
15546            ! INSTALL win32/Makefile
15547 ____________________________________________________________________________
15548 [ 19278] By: jhi                                   on 2003/04/20  07:42:17
15549         Log: Give more information of what to do when -Dusexxx fail.
15550      Branch: perl
15551            ! Configure
15552 ____________________________________________________________________________
15553 [ 19277] By: rgs                                   on 2003/04/19  19:40:22
15554         Log: Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)
15555              by adding a dummy destructor method Regexp::DESTROY.
15556              This prevents infinite recursion, since Regexp::DESTROY
15557              is no more autoloaded.
15558              
15559              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
15560              From: Enache Adrian <enache@rdslink.ro>
15561              Date: Wed, 2 Apr 2003 05:02:42 +0300
15562              Message-ID: <20030402020242.GA2966@ratsnest.hole>
15563      Branch: perl
15564            ! ext/B/t/stash.t t/op/ref.t universal.c
15565 ____________________________________________________________________________
15566 [ 19276] By: rgs                                   on 2003/04/19  19:32:25
15567         Log: Subject: Re: [PATCH] [perl #21875] Hash ref transformed as a list
15568              From: Dave Mitchell <davem@fdgroup.com>
15569              Date: Sat, 19 Apr 2003 20:06:51 +0100
15570              Message-ID: <20030419190651.GD13333@fdgroup.com>
15571      Branch: perl
15572            ! t/comp/parser.t toke.c
15573 ____________________________________________________________________________
15574 [ 19275] By: jhi                                   on 2003/04/19  18:52:24
15575         Log: Restore the two variables retired by the change #19268
15576              (for binary backward compatibility)
15577      Branch: perl
15578            ! embedvar.h perlapi.h thrdvar.h
15579 ____________________________________________________________________________
15580 [ 19273] By: jhi                                   on 2003/04/19  17:36:33
15581         Log: Fail if the specified -Duse64xxx cannot be fulfilled.
15582              (And undo a doublesize probe glitch from change #19272.)
15583      Branch: perl
15584            ! Configure
15585 ____________________________________________________________________________
15586 [ 19272] By: jhi                                   on 2003/04/19  16:38:12
15587         Log: If long doubles fail, we really cannot sensibly
15588              drop back to doubles anymore, therefore abort.
15589              Pointed out by Slaven Rezic. (I tried to fix this
15590              via metaconfig but ended up with a vicious cyclic
15591              dependency.)
15592      Branch: perl
15593            ! Configure
15594 ____________________________________________________________________________
15595 [ 19270] By: jhi                                   on 2003/04/19  12:09:21
15596         Log: Upgrade to Net::Ping 2.30.
15597      Branch: perl
15598            ! lib/Net/Ping.pm lib/Net/Ping/Changes
15599            ! lib/Net/Ping/t/450_service.t
15600 ____________________________________________________________________________
15601 [ 19269] By: jhi                                   on 2003/04/19  07:10:57
15602         Log: Bump the test count.
15603      Branch: perl
15604            ! ext/Storable/t/tied.t
15605 ____________________________________________________________________________
15606 [ 19268] By: jhi                                   on 2003/04/19  07:06:13
15607         Log: Subject: [PATCH] allow recursive FETCHes
15608              From: Dave Mitchell <davem@fdgroup.com>
15609              Date: Mon, 7 Apr 2003 10:00:41 +0100
15610              Message-ID: <20030407100041.A1617@fdgroup.com>
15611      Branch: perl
15612            ! av.c dump.c embed.fnc embed.h embedvar.h
15613            ! ext/Storable/t/st-dump.pl hv.c perl.c perlapi.h proto.h sv.c
15614            ! sv.h t/op/tie.t thrdvar.h
15615 ____________________________________________________________________________
15616 [ 19267] By: jhi                                   on 2003/04/19  06:54:34
15617         Log: Subject: [PATCH] readline.t tweak for VMS
15618              From: "Craig A. Berry" <craigberry@mac.com>
15619              Date: Thu, 17 Apr 2003 17:18:19 -0500
15620              Message-ID: <3E9F282B.6090603@mac.com>
15621      Branch: perl
15622            ! t/op/readline.t
15623 ____________________________________________________________________________
15624 [ 19266] By: jhi                                   on 2003/04/19  06:46:48
15625         Log: Subject: [PATCH] Re: any takers for this Storable bug?
15626              From: Enache Adrian <enache@rdslink.ro>
15627              Date: Wed, 16 Apr 2003 21:11:11 +0300
15628              Message-ID: <20030416181111.GA6687@ratsnest.hole>
15629              
15630              ams had already fixed the bug by #19227, but take the
15631              test case.
15632      Branch: perl
15633            ! ext/Storable/t/tied.t
15634 ____________________________________________________________________________
15635 [ 19265] By: sky                                   on 2003/04/19  00:40:42
15636         Log: Don't use the stack to allocate a SV that we hand out to another 
15637              function, only badness can ensure.
15638              Message-Id: <20030418180131.GD10086@fdgroup.com>
15639              Thanks go to Dave Mitchell for help in tracking down the bug!
15640      Branch: perl
15641            ! sv.c
15642 ____________________________________________________________________________
15643 [ 19264] By: jhi                                   on 2003/04/18  19:28:04
15644         Log: UTF8 regexp patch from Inaba Hiroto.
15645      Branch: perl
15646            ! regcomp.c t/op/pat.t
15647 ____________________________________________________________________________
15648 [ 19263] By: jhi                                   on 2003/04/18  19:16:43
15649         Log: Unused variables.
15650      Branch: perl
15651            ! perlio.c universal.c
15652 ____________________________________________________________________________
15653 [ 19262] By: sky                                   on 2003/04/17  20:02:33
15654         Log: Another needle in the voodoo doll.
15655              Now I think it should work with the shared
15656              strings.
15657      Branch: perl
15658            ! sv.c
15659 ____________________________________________________________________________
15660 [ 19254] By: sky                                   on 2003/04/17  17:31:52
15661         Log: Extreme Voodoo programming, by not pinching the SV if it is a 
15662              PADTMP it happily keeps it's value later on!
15663      Branch: perl
15664            ! sv.c
15665 ____________________________________________________________________________
15666 [ 19253] By: jhi                                   on 2003/04/17  17:09:16
15667         Log: Implement -Dnoextensions=... and -Donlyextensions=...
15668      Branch: perl
15669            ! Configure INSTALL
15670 ____________________________________________________________________________
15671 [ 19252] By: ams                                   on 2003/04/17  16:19:31
15672         Log: Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "".
15673              Anything that's broken by this change should be fixed.
15674      Branch: perl
15675            ! gv.c
15676 ____________________________________________________________________________
15677 [ 19251] By: jhi                                   on 2003/04/17  15:39:56
15678         Log: Introduce the new *l APIs, undefined, to non-Configure lands.
15679      Branch: perl
15680            ! NetWare/config.wc NetWare/config_H.wc configure.com
15681            ! djgpp/configure.bat epoc/config.sh plan9/config.plan9
15682            ! plan9/config_h.sample plan9/config_sh.sample win32/config.bc
15683            ! win32/config.gc win32/config.vc win32/config.vc64
15684            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15685            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
15686 ____________________________________________________________________________
15687 [ 19250] By: jhi                                   on 2003/04/17  15:07:08
15688         Log: Regen Glossary et alia.
15689      Branch: perl
15690            ! Porting/Glossary Porting/config.sh Porting/config_H
15691 ____________________________________________________________________________
15692 [ 19248] By: jhi                                   on 2003/04/17  14:53:41
15693         Log: Small tidying up of the selectminbits code, but most
15694              importantly allocate the buffer from the heap using
15695              malloc, not from the stack: using stack causes unaligned
15696              access in LP64 Solaris since stack data is not guaranteed
15697              to be 64-bit aligned, while a fd_set is (it has 1024 longs).
15698              (via Alan Burlison)
15699      Branch: perl
15700            ! Configure
15701 ____________________________________________________________________________
15702 [ 19247] By: ams                                   on 2003/04/17  12:24:57
15703         Log: Subject: Re: [perl #21950] 5.8.x -- :scalar and magic strings
15704              From: Enache Adrian <enache@rdslink.ro>
15705              Date: Thu, 17 Apr 2003 14:35:36 +0300
15706              Message-Id: <20030417113536.GA898@ratsnest.hole>
15707      Branch: perl
15708            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
15709 ____________________________________________________________________________
15710 [ 19245] By: jhi                                   on 2003/04/17  09:20:27
15711         Log: Document that the open pragma does not affect
15712              the three-headed hydra, ummm, open.
15713      Branch: perl
15714            ! lib/open.pm
15715 ____________________________________________________________________________
15716 [ 19244] By: jhi                                   on 2003/04/17  06:45:26
15717         Log: More maneuvering closer to proposed POSIX classes
15718              mapping to Unicode: (1) The definitions of "graph" and
15719              "print" are still in flux: move closer back to how Perl
15720              5.8.0 defined it (though drop Co, that did not make sense)
15721              (2) Add U+0085 (NEL) to "space".
15722      Branch: perl
15723            ! lib/unicore/lib/Graph.pl lib/unicore/lib/Print.pl
15724            ! lib/unicore/lib/Space.pl lib/unicore/mktables
15725 ____________________________________________________________________________
15726 [ 19243] By: jhi                                   on 2003/04/17  05:29:24
15727         Log: Detect the 'fast stdio' case.
15728      Branch: perl
15729            ! lib/PerlIO.pm t/io/layers.t
15730 ____________________________________________________________________________
15731 [ 19242] By: jhi                                   on 2003/04/16  20:14:01
15732         Log: Fix up Larry's copyright statements to my best knowledge.
15733              (Lots of Perl 5 source code archaeology was involved.)
15734              Larry didn't make strangled noises when I showed him
15735              the patch, either :-)
15736      Branch: perl
15737            ! EXTERN.h INTERN.h Porting/pumpkin.pod README XSUB.h av.c av.h
15738            ! cc_runtime.h cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
15739            ! embed.h embed.pl embedvar.h fakesdio.h fakethr.h form.h
15740            ! global.sym globals.c gv.c gv.h handy.h hv.c hv.h keywords.h
15741            ! keywords.pl locale.c mg.c mg.h miniperlmain.c nostdio.h
15742            ! numeric.c op.c op.h opcode.h opcode.pl opnames.h pad.c pad.h
15743            ! patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.h
15744            ! perlsdio.h perlsfio.h perlvars.h pp.c pp.h pp_ctl.c pp_hot.c
15745            ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.c reentr.h
15746            ! reentr.pl regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
15747            ! scope.h sv.c sv.h taint.c thrdvar.h thread.h toke.c
15748            ! universal.c unixish.h utf8.c utf8.h utfebcdic.h util.c util.h
15749            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
15750            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
15751            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c xsutils.c
15752 ____________________________________________________________________________
15753 [ 19241] By: jhi                                   on 2003/04/16  17:24:24
15754         Log: Handle PERLIO= and document a bit.
15755      Branch: perl
15756            ! lib/PerlIO.pm pod/perlrun.pod t/io/layers.t
15757 ____________________________________________________________________________
15758 [ 19240] By: sky                                   on 2003/04/16  16:27:43
15759         Log: Fix double join problem for those places where free
15760              actually means free (solaris for example :)
15761              Fixes bug #16681
15762      Branch: perl
15763            ! ext/threads/t/join.t ext/threads/threads.xs
15764 ____________________________________________________________________________
15765 [ 19239] By: jhi                                   on 2003/04/16  14:57:47
15766         Log: Try to get the layers.t working also for dosish platforms.
15767      Branch: perl
15768            ! lib/PerlIO.pm t/io/layers.t
15769 ____________________________________________________________________________
15770 [ 19238] By: jhi                                   on 2003/04/16  13:27:24
15771         Log: A -C parsed from the #! line can still have line endings in it.
15772      Branch: perl
15773            ! util.c
15774 ____________________________________________________________________________
15775 [ 19237] By: jhi                                   on 2003/04/16  13:23:37
15776         Log: What does an empty PERLIO= mean, anyway?
15777      Branch: perl
15778            ! t/io/layers.t
15779 ____________________________________________________________________________
15780 [ 19236] By: jhi                                   on 2003/04/16  13:09:42
15781         Log: Document the effect of thread creation context.
15782      Branch: perl
15783            ! ext/threads/threads.pm
15784 ____________________________________________________________________________
15785 [ 19235] By: jhi                                   on 2003/04/16  12:13:07
15786         Log: Use the right prototype and a glob is fine (from Rafael).
15787      Branch: perl
15788            ! lib/PerlIO.pm universal.c
15789 ____________________________________________________________________________
15790 [ 19234] By: jhi                                   on 2003/04/16  10:20:46
15791         Log: PerlIO::get_layers() usage tip.
15792      Branch: perl
15793            ! lib/PerlIO.pm
15794 ____________________________________________________________________________
15795 [ 19233] By: jhi                                   on 2003/04/16  10:07:48
15796         Log: Syntax terror.
15797      Branch: perl
15798            ! lib/unicore/mktables
15799 ____________________________________________________________________________
15800 [ 19232] By: jhi                                   on 2003/04/16  09:45:51
15801         Log: Redundant test.
15802      Branch: perl
15803            ! lib/unicore/mktables
15804 ____________________________________________________________________________
15805 [ 19231] By: jhi                                   on 2003/04/16  09:21:25
15806         Log: Synchronize the specifications of the POSIX character
15807              classes alnum, graph, and print closer to the planned
15808              Unicode proposal.
15809      Branch: perl
15810            ! lib/unicore/lib/Alnum.pl lib/unicore/lib/Graph.pl
15811            ! lib/unicore/lib/Print.pl lib/unicore/mktables utf8.c
15812 ____________________________________________________________________________
15813 [ 19230] By: jhi                                   on 2003/04/16  08:57:01
15814         Log: Patch from Merijn.
15815      Branch: perl
15816            ! perl.h
15817 ____________________________________________________________________________
15818 [ 19228] By: jhi                                   on 2003/04/16  08:27:26
15819         Log: Thinko in modfl detection.
15820      Branch: perl
15821            ! Configure
15822 ____________________________________________________________________________
15823 [ 19227] By: ams                                   on 2003/04/16  02:32:11
15824         Log: Storable now handles self-tied scalars with NULL mg_obj.
15825      Branch: perl
15826            ! ext/Storable/Storable.xs
15827 ____________________________________________________________________________
15828 [ 19226] By: jhi                                   on 2003/04/15  18:00:21
15829         Log: Upgrade to Pod::LaTeX 0.55.
15830      Branch: perl
15831            + lib/Pod/t/pod2latex.t
15832            - lib/Pod/t/latex.t
15833            ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL
15834 ____________________________________________________________________________
15835 [ 19224] By: jhi                                   on 2003/04/15  17:01:27
15836         Log: The 'disable-longdouble-if-no-modfl-sqrtl' part didn't stick.
15837      Branch: perl
15838            ! Configure
15839 ____________________________________________________________________________
15840 [ 19223] By: jhi                                   on 2003/04/15  16:36:32
15841         Log: Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.
15842      Branch: perl
15843            ! t/io/layers.t
15844 ____________________________________________________________________________
15845 [ 19221] By: jhi                                   on 2003/04/15  16:27:49
15846         Log: False alarm: no cyclic dependency.
15847      Branch: perl
15848            ! Configure config_h.SH
15849 ____________________________________________________________________________
15850 [ 19219] By: jhi                                   on 2003/04/15  16:08:11
15851         Log: Backport of _most_ of the changes in #19218: not one big
15852              cyclic dependency, though, it must be broken up somehow.
15853      Branch: perl
15854            ! Configure config_h.SH
15855 ____________________________________________________________________________
15856 [ 19218] By: jhi                                   on 2003/04/15  14:09:31
15857         Log: Big patch from Alan Burlison to make Solaris long doubles work.
15858              (Also spreads more <stdlib.h> joy.)
15859              Needs backporting to metaconfig units and introducing the new
15860              symbols to non-Configure lands.
15861      Branch: perl
15862            ! Configure config_h.SH hints/solaris_2.sh numeric.c perl.h pp.c
15863 ____________________________________________________________________________
15864 [ 19217] By: jhi                                   on 2003/04/15  14:01:03
15865         Log: Don't skip the whole test for PERLIO=perlio.
15866      Branch: perl
15867            ! t/io/layers.t
15868 ____________________________________________________________________________
15869 [ 19215] By: jhi                                   on 2003/04/15  05:54:17
15870         Log: Add a test for [perl #17753].
15871      Branch: perl
15872            ! t/op/undef.t
15873 ____________________________________________________________________________
15874 [ 19214] By: jhi                                   on 2003/04/15  05:40:52
15875         Log: "proto.h": 'id' is a reserved word in Objective-C.
15876      Branch: perl
15877            ! embed.fnc op.c proto.h
15878 ____________________________________________________________________________
15879 [ 19213] By: sky                                   on 2003/04/14  21:42:10
15880         Log: Ook, run tests on correct build-dir next time.
15881              We must check if the hv is a stash, otherwise we try to delete
15882              something that is a HvNAME of null.....  tests pass better now
15883      Branch: perl
15884            ! gv.c
15885 ____________________________________________________________________________
15886 [ 19212] By: sky                                   on 2003/04/14  21:15:00
15887         Log: Fixes to bugs introduced by PL_stashcache
15888              A) Follow suggestion by Benjamin Goldberg to use hv_delete
15889              instead of hv_delete_ent to avoid creating a temporary SV
15890              B) Don't increment the refcount, sneak it into an IV instead
15891              C) When a GP is a deleted that contains a stash, remove the
15892              corresponding entry since hv might be in use in other places.
15893              D) Note that no test cases test the deletion of packages to catch
15894              this bug. 
15895      Branch: perl
15896            ! gv.c hv.c pp_hot.c
15897 ____________________________________________________________________________
15898 [ 19211] By: rgs                                   on 2003/04/14  21:11:11
15899         Log: Mention that "make test_harness" lets messages sent through
15900              standard error out. Complements change #19206.
15901      Branch: perl
15902            ! pod/perlhack.pod
15903 ____________________________________________________________________________
15904 [ 19210] By: rgs                                   on 2003/04/14  20:48:02
15905         Log: Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1  [perl #17757]
15906              From: Inaba Hiroto <inaba@st.rim.or.jp>
15907              Date: Fri, 21 Mar 2003 17:35:21 +0900
15908              Message-ID: <3E7ACEC8.E0D57221@st.rim.or.jp>
15909              Date: Sat, 22 Mar 2003 11:28:05 +0900
15910              Message-ID: <3E7BCA34.6824269F@st.rim.or.jp>
15911      Branch: perl
15912            ! regexec.c t/op/pat.t
15913 ____________________________________________________________________________
15914 [ 19209] By: jhi                                   on 2003/04/14  20:36:55
15915         Log: PERLIO=perlio requires extra steps.
15916      Branch: perl
15917            ! lib/PerlIO.pm t/io/layers.t
15918 ____________________________________________________________________________
15919 [ 19208] By: jhi                                   on 2003/04/14  20:02:04
15920         Log: Skip as early as possible if no perlio since the
15921              use open would be compile-time.
15922      Branch: perl
15923            ! t/io/layers.t
15924 ____________________________________________________________________________
15925 [ 19207] By: rgs                                   on 2003/04/14  19:34:42
15926         Log: Document and test autovivified dirhandles.
15927              Subject: [perl #21952] [patch] t/op/readdir.t and perlfunc.pod
15928              From: Nathan Torkington (via RT) <perlbug-followup@perl.org>
15929              Date: 12 Apr 2003 12:40:45 -0000
15930              Message-Id: <rt-21952-55079.8.08945458828887@bugs6.perl.org>
15931      Branch: perl
15932            ! pod/perlfunc.pod t/op/readdir.t
15933 ____________________________________________________________________________
15934 [ 19206] By: rgs                                   on 2003/04/14  19:13:26
15935         Log: More docs about running tests and the test suite.
15936              Update perlhack.pod in various places.
15937              Add 'test_harness' as a .PHONY dependency in the Makefile.
15938      Branch: perl
15939            ! Makefile.SH pod/perlhack.pod t/README
15940 ____________________________________________________________________________
15941 [ 19205] By: jhi                                   on 2003/04/14  18:58:01
15942         Log: Build get_layers() also under -Uuseperlio.
15943      Branch: perl
15944            ! universal.c
15945 ____________________________________________________________________________
15946 [ 19204] By: jhi                                   on 2003/04/14  18:48:04
15947         Log: Bump up the version and admonish against aspiring (ab)use.
15948      Branch: perl
15949            ! lib/PerlIO.pm
15950 ____________________________________________________________________________
15951 [ 19203] By: jhi                                   on 2003/04/14  17:35:51
15952         Log: Introduce PerlIO::get_layers() to allow people to peek
15953              at the PerlIO layer stack.
15954      Branch: perl
15955            + t/io/layers.t
15956            ! MANIFEST lib/PerlIO.pm perlio.c perlio.h t/io/open.t
15957            ! universal.c
15958 ____________________________________________________________________________
15959 [ 19202] By: merijn                                on 2003/04/14  05:42:18
15960         Log: Subject: [PATCH] vms/vms.c waitpid tweak
15961              From: "Craig A. Berry" <craigberry@mac.com>
15962              Date: Mon, 14 Apr 2003 00:43:00 -0500
15963              Message-ID: <3E9A4A64.6030205@mac.com>
15964      Branch: perl
15965            ! vms/vms.c
15966 ____________________________________________________________________________
15967 [ 19201] By: sky                                   on 2003/04/13  19:26:46
15968         Log: Fix bug #16253, use all the CPU that we can :-)
15969      Branch: perl
15970            ! ext/threads/threads.xs
15971 ____________________________________________________________________________
15972 [ 19200] By: sky                                   on 2003/04/13  18:38:58
15973         Log: Fix bug #15893 by creating shared scalars with a refcount of 1
15974              instead of 2 and make push and pop increase the refcount.
15975      Branch: perl
15976            ! ext/threads/shared/shared.xs
15977 ____________________________________________________________________________
15978 [ 19199] By: jhi                                   on 2003/04/13  11:45:42
15979         Log: Because we chdir to 'Big-Dummy' the lib/utf8.pm may be at
15980              ../../lib for the lc() at line 66 (UTF-8 data possible
15981              if using UTF-8 locales).
15982      Branch: perl
15983            ! lib/ExtUtils/t/Install.t
15984 ____________________________________________________________________________
15985 [ 19198] By: jhi                                   on 2003/04/13  09:43:09
15986         Log: The lib/ipc_sysv.t test has a new name.
15987      Branch: perl
15988            ! INSTALL
15989 ____________________________________________________________________________
15990 [ 19197] By: jhi                                   on 2003/04/13  09:32:05
15991         Log: Continue hunting for the cause of the Tru64 failed threaded smokes
15992              most probably introduced by the change #19157.  The tweak suggested
15993              by Stephen McCamant trades a possible dangling pointer (CopFILE()
15994              is tricky like that with threads) to a memory leak.  (This means
15995              that this tweak shouldn't be left in as-is, but if this helps,
15996              we at least know that the failure was caused by the #19157.)
15997      Branch: perl
15998            ! op.c
15999 ____________________________________________________________________________
16000 [ 19196] By: jhi                                   on 2003/04/13  09:20:02
16001         Log: Upgrade to Net::Ping 2.29.
16002      Branch: perl
16003            + lib/Net/Ping/t/510_ping_udp.t
16004            - lib/Net/Ping/README
16005            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
16006 ____________________________________________________________________________
16007 [ 19195] By: jhi                                   on 2003/04/13  09:02:05
16008         Log: Upgrade to Test::Harness 2.27_04.
16009      Branch: perl
16010            + lib/Test/Harness/t/pod.t t/lib/sample-tests/switches
16011            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Straps.pm
16012            ! lib/Test/Harness/t/test-harness.t
16013 ____________________________________________________________________________
16014 [ 19194] By: rgs                                   on 2003/04/12  21:21:04
16015         Log: Darwin/Rhapsody hints files updates by Wilfredo Sánchez
16016      Branch: perl
16017            ! hints/darwin.sh hints/rhapsody.sh
16018 ____________________________________________________________________________
16019 [ 19192] By: jhi                                   on 2003/04/12  18:23:40
16020         Log: The debugging aid #19182 didn't.
16021      Branch: perl
16022            ! ext/B/t/deparse.t
16023 ____________________________________________________________________________
16024 [ 19191] By: jhi                                   on 2003/04/12  16:51:12
16025         Log: Benchmark nit from Nick Clark (in OpenBSD the result could
16026              be a negative zero, -0).
16027      Branch: perl
16028            ! lib/Benchmark.t
16029 ____________________________________________________________________________
16030 [ 19190] By: rgs                                   on 2003/04/12  13:41:25
16031         Log: Subject: [PATCH] MakeMaker 6.10_02 -> 6.10_03
16032              From: Michael G Schwern <schwern@pobox.com>
16033              Date: Fri, 11 Apr 2003 00:32:02 -0700
16034              Message-ID: <20030411073202.GC5916@windhund.schwern.org>
16035      Branch: perl
16036            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
16037            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
16038            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/TODO
16039            ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/00setup_dummy.t
16040            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/basic.t
16041            ! lib/ExtUtils/t/zz_cleanup_dummy.t
16042 ____________________________________________________________________________
16043 [ 19189] By: rgs                                   on 2003/04/10  20:40:14
16044         Log: Peter Scott suggests that the docs for base.pm should
16045              state explicitely that base.pm doesn't call import()
16046              on base classes. Plus a few typos.
16047      Branch: perl
16048            ! lib/base.pm
16049 ____________________________________________________________________________
16050 [ 19188] By: rgs                                   on 2003/04/10  19:45:08
16051         Log: PerlFAQ sync.
16052      Branch: perl
16053            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
16054            ! pod/perlfaq7.pod pod/perlfaq9.pod
16055 ____________________________________________________________________________
16056 [ 19187] By: rgs                                   on 2003/04/10  19:25:18
16057         Log: Fix bug #21914, 3-arg open + local $fh + strict coredump.
16058              There used to be a nullstash (%{"<none>::"}) to hold illegal
16059              variables under strict 'vars'. It has been removed by change #17942.
16060              This can lead to segfaults during the parsing, because some illegal
16061              variables might have been discarded before the compilation of the
16062              current statement had completed.
16063              Bug analysis and test case by Enache Adrian.
16064      Branch: perl
16065            ! gv.c t/lib/strict/vars
16066 ____________________________________________________________________________
16067 [ 19186] By: jhi                                   on 2003/04/10  19:13:40
16068         Log: Be more descriptive.
16069      Branch: perl
16070            ! MANIFEST
16071 ____________________________________________________________________________
16072 [ 19185] By: jhi                                   on 2003/04/10  19:06:02
16073         Log: Noted by Nat: -0 didn't work that well with Unicode.
16074      Branch: perl
16075            ! perl.c pod/perlrun.pod
16076 ____________________________________________________________________________
16077 [ 19184] By: jhi                                   on 2003/04/10  17:26:43
16078         Log: Add an option for the grok_xxx() to silently ignore bad digits.
16079      Branch: perl
16080            ! numeric.c perl.h
16081 ____________________________________________________________________________
16082 [ 19183] By: jhi                                   on 2003/04/10  10:56:25
16083         Log: The test doesn't work that well when -Uusedl.
16084              Some of the tests could be salvaged even then I guess.
16085      Branch: perl
16086            ! lib/ExtUtils/t/Constant.t
16087 ____________________________________________________________________________
16088 [ 19182] By: jhi                                   on 2003/04/10  09:40:24
16089         Log: A temporary debugging aid for Tru64 threaded builds.
16090      Branch: perl
16091            ! ext/B/t/deparse.t
16092 ____________________________________________________________________________
16093 [ 19181] By: jhi                                   on 2003/04/10  08:02:10
16094         Log: Unless Inuits are involved...
16095      Branch: perl
16096            ! pod/perlrun.pod
16097 ____________________________________________________________________________
16098 [ 19180] By: jhi                                   on 2003/04/10  07:02:44
16099         Log: With AFS the cwds have little chance of agreeing.
16100      Branch: perl
16101            ! ext/Cwd/t/cwd.t
16102 ____________________________________________________________________________
16103 [ 19179] By: jhi                                   on 2003/04/10  06:46:50
16104         Log: I assume the idea was to use the *cwd variables for testing.
16105      Branch: perl
16106            ! ext/Cwd/t/cwd.t
16107 ____________________________________________________________________________
16108 [ 19177] By: jhi                                   on 2003/04/10  04:34:48
16109         Log: perlport information about portably embedding string data.
16110      Branch: perl
16111            ! pod/perlport.pod
16112 ____________________________________________________________________________
16113 [ 19176] By: jhi                                   on 2003/04/10  04:18:45
16114         Log: Also locale names can contain illegal UTF-8.
16115      Branch: perl
16116            ! lib/locale.t
16117 ____________________________________________________________________________
16118 [ 19175] By: jhi                                   on 2003/04/10  04:03:48
16119         Log: In case someone is using UTF-8 locales.
16120      Branch: perl
16121            ! lib/ExtUtils/MM_MacOS.pm
16122 ____________________________________________________________________________
16123 [ 19174] By: merijn                                on 2003/04/09  14:33:12
16124         Log: Even more promotion for -lc128 (long doubles on AIX)
16125              More obvious detection of C compiler
16126              cc_type should not promote to config.sh
16127              
16128              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16129              Date: Wed, 09 Apr 2003 14:31:48 +0200
16130              Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl>
16131      Branch: perl
16132            ! hints/aix.sh
16133 ____________________________________________________________________________
16134 [ 19173] By: jhi                                   on 2003/04/09  12:39:35
16135         Log: open(my $fh, ">&", STDOUT) should not warn under strict.
16136      Branch: perl
16137            ! op.c t/io/open.t
16138 ____________________________________________________________________________
16139 [ 19172] By: jhi                                   on 2003/04/09  10:40:31
16140         Log: Try to be more descriptive than just __ANONIO__ which is what
16141              you get when you autovivify filehandles into array/hash elements.
16142      Branch: perl
16143            ! doio.c op.c t/io/open.t
16144 ____________________________________________________________________________
16145 [ 19171] By: rgs                                   on 2003/04/08  20:44:20
16146         Log: Implement support for --help and --version in Getopt::Std
16147              Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
16148              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
16149              Date: Mon, 7 Apr 2003 17:07:15 -0700
16150              Message-ID: <20030408000714.GA953@math.berkeley.edu>
16151      Branch: perl
16152            ! lib/Getopt/Std.pm
16153 ____________________________________________________________________________
16154 [ 19170] By: rgs                                   on 2003/04/08  19:47:05
16155         Log: Subject: [PATCH] Re: Error: Unknown error
16156              From: Enache Adrian <enache@rdslink.ro>
16157              Date: Tue, 8 Apr 2003 07:12:13 +0300
16158              Message-ID: <20030408041213.GA13553@ratsnest.hole>
16159      Branch: perl
16160            ! lib/fields.t lib/strict.t op.c t/lib/strict/subs
16161 ____________________________________________________________________________
16162 [ 19169] By: rgs                                   on 2003/04/08  19:19:34
16163         Log: Subject: [PATCH] (vaguely connected with) [perl #21875] Hash ref transformed as a list
16164              From: Dave Mitchell <davem@fdgroup.com>
16165              Date: Mon, 7 Apr 2003 21:43:17 +0100
16166              Message-ID: <20030407204317.GA8796@fdgroup.com>
16167              
16168              The new XTERMORDORDOR lexer expectation must also be named
16169              in debugging perls, to be used in the output of -DT.
16170      Branch: perl
16171            ! perl.h toke.c
16172 ____________________________________________________________________________
16173 [ 19168] By: rgs                                   on 2003/04/08  19:05:22
16174         Log: Document that perl recognizes 2>&1 on the command-line on VMS.
16175      Branch: perl
16176            ! vms/perlvms.pod
16177 ____________________________________________________________________________
16178 [ 19167] By: rgs                                   on 2003/04/08  18:47:18
16179         Log: Typos fixes by Stas Bekman.
16180      Branch: perl
16181            ! cv.h lib/attributes.pm sv.h
16182 ____________________________________________________________________________
16183 [ 19166] By: rgs                                   on 2003/04/08  18:43:22
16184         Log: Subject: [PATCH pod/perlpod.pod] was RE: How cross-platform is `foo 2>&1`  these days?
16185              From: Robin Barker <Robin.Barker@npl.co.uk>
16186              Date: Tue, 8 Apr 2003 14:23:04 +0100 
16187              Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk>
16188      Branch: perl
16189            ! pod/perlpod.pod
16190 ____________________________________________________________________________
16191 [ 19164] By: jhi                                   on 2003/04/08  04:42:05
16192         Log: Few more words about safe/unsafe signals.
16193      Branch: perl
16194            ! pod/perlipc.pod pod/perlrun.pod pod/perlvar.pod
16195 ____________________________________________________________________________
16196 [ 19163] By: jhi                                   on 2003/04/07  19:25:39
16197         Log: The SvGROW() might move the PV.
16198      Branch: perl
16199            ! pp.c
16200 ____________________________________________________________________________
16201 [ 19162] By: jhi                                   on 2003/04/07  18:23:29
16202         Log: Subject: Re: [PATCH] ExtUtils::MakeMaker 6.10_02
16203              From: Michael G Schwern <schwern@pobox.com>
16204              Date: Mon, 7 Apr 2003 02:09:17 -0700
16205              Message-ID: <20030407090917.GA9221@windhund.schwern.org>
16206      Branch: perl
16207            + lib/ExtUtils/t/MM_Any.t
16208            ! MANIFEST lib/ExtUtils/Command.pm lib/ExtUtils/Command/MM.pm
16209            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
16210            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
16211            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
16212            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
16213            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
16214            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_UWIN.pm
16215            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
16216            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
16217            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
16218            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING
16219            ! lib/ExtUtils/README lib/ExtUtils/TODO
16220            ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/MM_Cygwin.t
16221            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
16222 ____________________________________________________________________________
16223 [ 19160] By: jhi                                   on 2003/04/07  04:17:38
16224         Log: Time::HiRes: Do not create files in blib directories under core
16225              (from Rafael)
16226      Branch: perl
16227            ! ext/Time/HiRes/Makefile.PL
16228 ____________________________________________________________________________
16229 [ 19159] By: jhi                                   on 2003/04/07  03:53:01
16230         Log: Future binary compat wishful thinking:
16231              maint will use the stashcache, but not the dbassertion.
16232      Branch: perl
16233            ! intrpvar.h
16234 ____________________________________________________________________________
16235 [ 19158] By: jhi                                   on 2003/04/07  03:41:17
16236         Log: More WinCE tweaking for Vadim Konovalov.
16237      Branch: perl
16238            ! wince/Makefile.ce wince/compile-all.bat wince/compile.bat
16239            ! wince/makedist.pl
16240 ____________________________________________________________________________
16241 [ 19157] By: rgs                                   on 2003/04/06  20:53:29
16242         Log: Subject: CvFILE for constant subs
16243              From: Stephen McCamant <smcc@mit.edu>
16244              Date: Sun, 6 Apr 2003 16:39:13 -0400
16245              Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU>
16246      Branch: perl
16247            ! op.c
16248 ____________________________________________________________________________
16249 [ 19156] By: rgs                                   on 2003/04/06  20:44:09
16250         Log: Subject: [PATCH] B::Deparse: sv_no != 0
16251              From: Stephen McCamant <smcc@mit.edu>
16252              Date: Sun, 6 Apr 2003 17:00:48 -0400
16253              Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU>
16254      Branch: perl
16255            ! ext/B/B/Deparse.pm
16256 ____________________________________________________________________________
16257 [ 19154] By: jhi                                   on 2003/04/06  19:46:35
16258         Log: An unconditional carp is not nice.
16259      Branch: perl
16260            ! ext/Sys/Syslog/Syslog.pm
16261 ____________________________________________________________________________
16262 [ 19153] By: rgs                                   on 2003/04/06  18:37:58
16263         Log: Subject: [DOC PATCH] README.solaris and -Dcc=gcc
16264              From: Robert Spier <rspier@pobox.com>
16265              Date: Sat, 05 Apr 2003 21:12:20 -0800
16266              Message-ID: <m37ka88b0r.wl_rspier@pobox.com>
16267      Branch: perl
16268            ! README.solaris
16269 ____________________________________________________________________________
16270 [ 19152] By: rgs                                   on 2003/04/06  18:24:38
16271         Log: Remove unportable ">|" shell syntax
16272              Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution
16273              From: Enache Adrian <enache@rdslink.ro>
16274              Date: Sun, 6 Apr 2003 21:13:27 +0300
16275              Message-ID: <20030406181326.GA873@ratsnest.hole>
16276      Branch: perl
16277            ! Makefile.SH
16278 ____________________________________________________________________________
16279 [ 19151] By: jhi                                   on 2003/04/06  18:14:44
16280         Log: Subject: PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0)
16281              From: Joost van Baal <J.E.vanBaal@uvt.nl>
16282              Date: Mon, 25 Nov 2002 17:35:37 +0100
16283              Message-ID: <20021125163537.GC4745@banach.uvt.nl>
16284              
16285              (The .pm patch modified a bit, and removed the false
16286              claim that _PATH_INFO would be coming from syslog.ph)
16287      Branch: perl
16288            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
16289            ! ext/Sys/Syslog/syslog.t
16290 ____________________________________________________________________________
16291 [ 19150] By: rgs                                   on 2003/04/05  21:10:00
16292         Log: Subject: LD_PRELOAD hack, still badly flawed / a solution
16293              From: Enache Adrian <enache@rdslink.ro>
16294              Date: Thu, 3 Apr 2003 15:50:48 +0300
16295              Message-ID: <20030403125048.GA6107@ratsnest.hole>
16296              
16297              On linux, when building a shared library, generate
16298              a small shell wrapper, "preload", that preloads libperl.so
16299              only if it exists. Useful when the 'make' process stops
16300              before the link phase.
16301      Branch: perl
16302            ! Makefile.SH
16303 ____________________________________________________________________________
16304 [ 19149] By: jhi                                   on 2003/04/05  20:44:25
16305         Log: Upgrade to Locale::Maketext 1.04.
16306      Branch: perl
16307            + lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
16308            + lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
16309            - lib/Locale/Maketext/test.pl
16310            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
16311            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
16312 ____________________________________________________________________________
16313 [ 19148] By: jhi                                   on 2003/04/05  20:38:30
16314         Log: perluniintro.pod: nice_string() doesn't escape
16315              literal escape chars -- use Sadahiro-san's fix(es).
16316      Branch: perl
16317            ! pod/perluniintro.pod
16318 ____________________________________________________________________________
16319 [ 19147] By: rgs                                   on 2003/04/05  19:12:30
16320         Log: Subject: [PATCH 5.8.1 @19053] Embedding
16321              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
16322              Date: Mon, 31 Mar 2003 12:39:24 -0800
16323              Message-ID: <20030331203924.GA3602@math.berkeley.edu>
16324              
16325              Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM
16326              to be used in a C program's main function.
16327      Branch: perl
16328            ! lib/ExtUtils/t/Embed.t pod/perlembed.pod
16329 ____________________________________________________________________________
16330 [ 19146] By: jhi                                   on 2003/04/05  19:08:37
16331         Log: Heredocs and use encoding didn't work for SJIS;
16332              patch from Inaba Hiroto.
16333      Branch: perl
16334            ! toke.c
16335 ____________________________________________________________________________
16336 [ 19145] By: rgs                                   on 2003/04/05  11:45:36
16337         Log: The manpages don't have to be built by MakeMaker for the
16338              core modules in ext/. Disable this in Devel::PPPort (not
16339              up-to-date on CPAN), Unicode::Normalize (the CPAN version
16340              uses a different Makefile.PL anyway) and XS::APItest
16341              (not CPANized.)
16342      Branch: perl
16343            ! ext/Devel/PPPort/Makefile.PL ext/Unicode/Normalize/Makefile.PL
16344            ! ext/XS/APItest/Makefile.PL
16345 ____________________________________________________________________________
16346 [ 19144] By: rgs                                   on 2003/04/05  11:28:22
16347         Log: Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
16348              by SADAHIRO Tomoyuki.
16349      Branch: perl
16350            ! ext/Unicode/Normalize/Changes
16351            ! ext/Unicode/Normalize/Normalize.pm
16352            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
16353            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
16354            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
16355            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
16356            ! lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
16357 ____________________________________________________________________________
16358 [ 19143] By: merijn                                on 2003/04/03  08:55:33
16359         Log: Subject: [PATCH] VMS %ENV fix (follow-up to 18852)
16360              From: "Craig A. Berry" <craigberry@mac.com>
16361              Date: Wed, 02 Apr 2003 18:09:03 -0600
16362              Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1>
16363      Branch: perl
16364            ! vms/vms.c vms/vmsish.h
16365 ____________________________________________________________________________
16366 [ 19142] By: merijn                                on 2003/04/03  08:50:55
16367         Log: Subject: Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
16368              From: andreas.koenig@anima.de (Andreas J. Koenig)
16369              Date: Thu, 03 Apr 2003 08:28:52 +0200
16370              Message-ID: <m3u1dgnlgb.fsf@franz.ak.mind.de>
16371      Branch: perl
16372            ! lib/Pod/t/Functions.t
16373 ____________________________________________________________________________
16374 [ 19141] By: jhi                                   on 2003/04/03  05:00:36
16375         Log: Don't recurse from threads to threads/shared (since
16376              threads/shared is built separately, temp solution from
16377              Schwern while MM is being fixed.)
16378      Branch: perl
16379            ! ext/threads/Makefile.PL
16380 ____________________________________________________________________________
16381 [ 19140] By: rgs                                   on 2003/04/02  20:41:46
16382         Log: Subject: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
16383              From: Steve Hay <steve.hay@uk.radan.com>
16384              Date: Thu, 20 Mar 2003 11:55:01 +0000
16385              Message-ID: <3E79AC15.80307@uk.radan.com>
16386      Branch: perl
16387            ! installhtml lib/Pod/Functions.pm pod/perlfunc.pod pod/splitpod
16388 ____________________________________________________________________________
16389 [ 19139] By: jhi                                   on 2003/04/02  19:44:07
16390         Log: Make perldiag agree with #19138.
16391      Branch: perl
16392            ! pod/perldiag.pod
16393 ____________________________________________________________________________
16394 [ 19138] By: jhi                                   on 2003/04/02  19:37:59
16395         Log: Make at least the thread count make sense.
16396      Branch: perl
16397            ! ext/threads/threads.xs
16398 ____________________________________________________________________________
16399 [ 19137] By: rgs                                   on 2003/04/02  19:24:47
16400         Log: Adjust test for the recent change (#19136) to Pod::Html
16401      Branch: perl
16402            ! lib/Pod/t/htmlview.t
16403 ____________________________________________________________________________
16404 [ 19136] By: rgs                                   on 2003/04/02  18:46:31
16405         Log: Fixes for "installhtml --splithead", based on :
16406              Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
16407              From: Steve Hay <steve.hay@uk.radan.com>
16408              Date: Wed, 02 Apr 2003 11:33:41 +0100
16409              Message-ID: <3E8ABC85.5060807@uk.radan.com>
16410              
16411              This also includes a small patch to Pod::Html : when generating
16412              anchor names, play on the safe side and turn every non-alphanumeric
16413              character into an '_'. Moreover, Pod::Html::anchorify() is now 
16414              optionally exported.
16415      Branch: perl
16416            ! installhtml lib/Pod/Html.pm
16417 ____________________________________________________________________________
16418 [ 19135] By: rgs                                   on 2003/04/02  18:42:50
16419         Log: Subject: Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
16420              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16421              Date: Tue, 01 Apr 2003 16:32:46 -0800
16422              Message-ID: <u+ii+gzkgqkV092yn@efn.org>
16423      Branch: perl
16424            ! pp.c t/op/split.t
16425 ____________________________________________________________________________
16426 [ 19134] By: sky                                   on 2003/04/02  18:01:40
16427         Log: Fix some small nits, thanks to Rafael.
16428      Branch: perl
16429            ! pp_hot.c
16430 ____________________________________________________________________________
16431 [ 19133] By: sky                                   on 2003/04/02  13:41:14
16432         Log: Add packname->stash cache before the check if a packname is a
16433              filehandle or a package, it works because only packnames
16434              that have been resolved to stashes are added to the cache,
16435              and when a newIO is created we clean the cache.
16436              Results in roughly 1.8 speed increase for class->method()
16437              calls.
16438      Branch: perl
16439            ! embedvar.h gv.c hv.c intrpvar.h perl.c perlapi.h pp_hot.c sv.c
16440 ____________________________________________________________________________
16441 [ 19132] By: merijn                                on 2003/04/02  11:28:02
16442         Log: #19122 should have been tested on non-glibc system (like AIX)
16443      Branch: perl
16444            ! pp.c
16445 ____________________________________________________________________________
16446 [ 19131] By: jhi                                   on 2003/04/02  05:25:19
16447         Log: Spread IlyaZ's PERL_CORE detection trick.
16448      Branch: perl
16449            ! ext/Encode/Makefile.PL
16450 ____________________________________________________________________________
16451 [ 19130] By: jhi                                   on 2003/04/02  04:42:40
16452         Log: Cannot portably compare files if one of them is still open
16453              (from Craig Berry).
16454      Branch: perl
16455            ! ext/Encode/t/enc_module.t
16456 ____________________________________________________________________________
16457 [ 19129] By: jhi                                   on 2003/04/02  04:30:45
16458         Log: MM_VMS tweak from Craig Berry:
16459              http://nntp.x.perl.org/group/perl.makemaker/1002
16460      Branch: perl
16461            ! lib/ExtUtils/MM_VMS.pm
16462 ____________________________________________________________________________
16463 [ 19128] By: rgs                                   on 2003/04/01  21:30:12
16464         Log: Subject: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
16465              From: Steve Hay <steve.hay@uk.radan.com>
16466              Date: Thu, 20 Mar 2003 12:34:15 +0000
16467              Message-ID: <3E79B547.6030201@uk.radan.com>
16468              (with a few minor tweaks)
16469      Branch: perl
16470            ! installhtml
16471 ____________________________________________________________________________
16472 [ 19127] By: rgs                                   on 2003/04/01  19:01:20
16473         Log: Subject: Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
16474              From: Enache Adrian <enache@rdslink.ro>
16475              Date: Sat, 29 Mar 2003 19:45:41 +0200
16476              Message-ID: <20030329174541.GA8138@ratsnest.hole>
16477      Branch: perl
16478            ! ext/B/B/Deparse.pm
16479 ____________________________________________________________________________
16480 [ 19126] By: rgs                                   on 2003/04/01  18:39:43
16481         Log: Fix bug #21742. require should be always invoked in
16482              scalar context. This wasn't the case when called from
16483              an eval(""), because the void context doesn't propagate
16484              through the leaveeval op. Instead of making scalarvoid()
16485              handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement
16486              a workaround in doeval().
16487      Branch: perl
16488            ! pp_ctl.c t/comp/require.t
16489 ____________________________________________________________________________
16490 [ 19124] By: jhi                                   on 2003/04/01  16:52:28
16491         Log: Subject: [patch] fix HiRes.t failures on Stratus VOS
16492              From: "Green, Paul" <Paul.Green@stratus.com>
16493              Date: Tue, 1 Apr 2003 12:37:38 -0500 
16494              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com>
16495      Branch: perl
16496            ! hints/vos.sh
16497 ____________________________________________________________________________
16498 [ 19122] By: jhi                                   on 2003/04/01  16:36:52
16499         Log: Integrate:
16500              [ 19119]
16501              Address "5.8.1@19053: crypt_r() takes 128K per thread".
16502      Branch: perl
16503           !> pp.c reentr.c reentr.h reentr.pl
16504 ____________________________________________________________________________
16505 [ 19121] By: jhi                                   on 2003/04/01  16:36:02
16506         Log: Integrate:
16507              [ 19109]
16508              Subject: [PATCH 5.8.1 @19053] Time::HiRes
16509              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
16510              Date: Mon, 31 Mar 2003 12:53:01 -0800
16511              Message-ID: <20030331205301.GA3687@math.berkeley.edu>
16512              
16513              [ 19111]
16514              A cleaner way to detect PERL_CORE, from IlyaZ.
16515      Branch: perl
16516           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/Makefile.PL
16517 ____________________________________________________________________________
16518 [ 19120] By: jhi                                   on 2003/04/01  16:32:03
16519         Log: Integrate:
16520              [ 19106]
16521              Subject: [PATCH 5.8.1 @19053] OS/2-related patches
16522              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
16523              Date: Mon, 31 Mar 2003 12:43:37 -0800
16524              Message-ID: <20030331204337.GA3634@math.berkeley.edu>
16525              
16526              and regen Configure.
16527      Branch: perl
16528            ! Configure config_h.SH embedvar.h
16529           !> Makefile.SH embed.fnc embed.h embed.pl ext/threads/threads.xs
16530           !> intrpvar.h makedef.pl os2/Makefile.SHs os2/OS2/ExtAttr/Changes
16531           !> os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/PrfDB/Changes
16532           !> os2/OS2/PrfDB/PrfDB.pm os2/OS2/REXX/DLL/DLL.pm
16533           !> os2/OS2/REXX/REXX.pm os2/dl_os2.c os2/os2.c os2/os2ish.h
16534           !> os2/os2thread.h perlapi.h perlio.c perlvars.h reentr.c
16535           !> reentr.h reentr.pl sv.c
16536 ____________________________________________________________________________
16537 [ 19118] By: jhi                                   on 2003/04/01  16:17:04
16538         Log: Document the _exit() issue with threads in Linux [perl #17057].
16539      Branch: perl
16540            ! ext/POSIX/POSIX.pod
16541 ____________________________________________________________________________
16542 [ 19117] By: jhi                                   on 2003/04/01  16:07:59
16543         Log: Subject: Re: 5.8.1@19053 bug: make minitest fails with threads
16544              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16545              Date: Tue, 1 Apr 2003 11:02:35 +0200
16546              Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr>
16547      Branch: perl
16548            ! t/op/getpid.t
16549 ____________________________________________________________________________
16550 [ 19116] By: jhi                                   on 2003/04/01  16:06:12
16551         Log: Subject: [PATCH ext/SDBM_File/sdbm/Makefile.PL] MM hackery and whitespace changes
16552              From: Michael G Schwern <schwern@pobox.com>
16553              Date: Mon, 31 Mar 2003 15:16:57 -0800
16554              Message-ID: <20030331231657.GJ17529@windhund.schwern.org>
16555      Branch: perl
16556            ! ext/SDBM_File/sdbm/Makefile.PL
16557 ____________________________________________________________________________
16558 [ 19115] By: jhi                                   on 2003/04/01  15:58:45
16559         Log: Subject: [PATCH] overdue perlhack.pod corrections for RT
16560              From: Richard.Foley@ubsw.com
16561              Date: Mon, 31 Mar 2003 16:27:14 +0200
16562              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD9857B39@NZURC900PEX1.ubsgs.ubsgroup.net>
16563      Branch: perl
16564            ! pod/perlhack.pod
16565 ____________________________________________________________________________
16566 [ 19114] By: jhi                                   on 2003/04/01  15:56:27
16567         Log: Subject: [PATCH] Text::Abbrev warnings safe
16568              From: Peter Scott <Peter@PSDT.com>
16569              Date: Fri, 28 Mar 2003 16:34:47 -0800
16570              Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com>
16571      Branch: perl
16572            ! lib/Text/Abbrev.pm lib/Text/Abbrev.t
16573 ____________________________________________________________________________
16574 [ 19113] By: merijn                                on 2003/04/01  14:12:33
16575         Log: Implemented AIX longdouble support in hints/aix.sh, which now
16576              actually work.  Thanks to John L. Allen for the hint.
16577              
16578              Subject: Re: AIX longdoubles
16579              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16580              Date: Tue, 01 Apr 2003 17:18:57 +0200
16581              Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl>
16582      Branch: perl
16583            ! hints/aix.sh
16584 ____________________________________________________________________________
16585 [ 19104] By: jhi                                   on 2003/03/31  10:51:36
16586         Log: Tabify; strictly speaking unnecessary but anyway...
16587      Branch: perl
16588            ! MANIFEST
16589 ____________________________________________________________________________
16590 [ 19102] By: jhi                                   on 2003/03/31  10:36:48
16591         Log: Upgrade to Test::Harness 2.27_02.
16592      Branch: perl
16593            + t/lib/sample-tests/no_output t/lib/sample-tests/segfault
16594            + t/lib/sample-tests/too_many
16595            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
16596            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
16597            ! lib/Test/Harness/t/strap.t lib/Test/Harness/t/test-harness.t
16598 ____________________________________________________________________________
16599 [ 19101] By: jhi                                   on 2003/03/31  10:07:35
16600         Log: Upgrade to podlators 1.26.
16601      Branch: perl
16602            ! lib/Pod/Man.pm
16603 ____________________________________________________________________________
16604 [ 19100] By: jhi                                   on 2003/03/31  10:03:50
16605         Log: Upgrade to Encode 1.92.
16606      Branch: perl
16607            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
16608            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Guess.pm
16609            ! ext/Encode/t/CJKT.t ext/Encode/t/enc_module.t
16610            ! ext/Encode/ucm/big5-eten.ucm ext/Encode/ucm/big5-hkscs.ucm
16611            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
16612            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
16613 ____________________________________________________________________________
16614 [ 19099] By: jhi                                   on 2003/03/31  09:54:52
16615         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.03 -> 6.06_05ish
16616              From: Michael G Schwern <schwern@pobox.com> 
16617              Date: Mon, 31 Mar 2003 02:42:58 -0800 
16618              Message-ID: <20030331104257.GB15327@windhund.schwern.org> 
16619      Branch: perl
16620            + lib/ExtUtils/MakeMaker/FAQ.pod
16621            + lib/ExtUtils/MakeMaker/Tutorial.pod
16622            + lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
16623            + lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
16624            + lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
16625            + lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
16626            + lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
16627            + t/lib/TieIn.pm
16628            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
16629            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
16630            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
16631            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Any.pm
16632            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
16633            ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm
16634            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
16635            ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
16636            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
16637            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
16638            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/00setup_dummy.t
16639            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
16640            ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/MM_BeOS.t
16641            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_NW5.t
16642            ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
16643            ! lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/MM_Win32.t
16644            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
16645            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/prefixify.t
16646 ____________________________________________________________________________
16647 [ 19098] By: jhi                                   on 2003/03/31  09:36:11
16648         Log: Subject: [PATCH dump.c] stray n_a
16649              From: Michael G Schwern <schwern@pobox.com> 
16650              Date: Mon, 31 Mar 2003 00:55:49 -0800 
16651              Message-ID: <20030331085549.GB1300@windhund.schwern.org> 
16652      Branch: perl
16653            ! dump.c
16654 ____________________________________________________________________________
16655 [ 19097] By: jhi                                   on 2003/03/31  05:00:07
16656         Log: Some low-hanging fruit for EBCDIC portability
16657              (or for marking as EBCDIC todos)
16658      Branch: perl
16659            ! ext/List/Util/t/isvstring.t lib/utf8.t t/run/switchC.t
16660            ! t/uni/write.t
16661 ____________________________________________________________________________
16662 [ 19094] By: jhi                                   on 2003/03/30  15:54:35
16663         Log: Upgrade to Time::HiRes 1.44.
16664      Branch: perl
16665            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
16666 ____________________________________________________________________________
16667 [ 19092] By: jhi                                   on 2003/03/30  15:09:02
16668         Log: IRIX 5.3 update.
16669      Branch: perl
16670            ! README.irix
16671 ____________________________________________________________________________
16672 [ 19091] By: jhi                                   on 2003/03/30  10:26:32
16673         Log: Not all compilers like #ifdefs within cpp macros
16674              (follow-up on #19086)
16675      Branch: perl
16676            ! pp_sys.c
16677 ____________________________________________________________________________
16678 [ 19090] By: jhi                                   on 2003/03/30  09:50:33
16679         Log: Ending strings is customary (typo from #19084).
16680      Branch: perl
16681            ! ext/Socket/Socket.t
16682 ____________________________________________________________________________
16683 [ 19089] By: jhi                                   on 2003/03/30  09:24:08
16684         Log: Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
16685      Branch: perl
16686            ! MANIFEST
16687 ____________________________________________________________________________
16688 [ 19088] By: jhi                                   on 2003/03/30  09:09:42
16689         Log: Another victim of IRIX 5.3's inability to resolve 'localhost'
16690              as the test expects.
16691      Branch: perl
16692            ! lib/Net/hostent.t
16693 ____________________________________________________________________________
16694 [ 19087] By: jhi                                   on 2003/03/30  09:08:07
16695         Log: In IRIX 5.3 turn off some of the warnings that cannot
16696              really be helped (e.g. warnings coming from system headers,
16697              or linker warnings during Configure).
16698      Branch: perl
16699            ! hints/irix_5.sh
16700 ____________________________________________________________________________
16701 [ 19086] By: jhi                                   on 2003/03/30  08:59:24
16702         Log: In IRIX 5.3 the cc is awfully confused about the prototype
16703              of select().
16704      Branch: perl
16705            ! hints/irix_5.sh pp_sys.c
16706 ____________________________________________________________________________
16707 [ 19085] By: jhi                                   on 2003/03/30  08:43:53
16708         Log: In IRIX 5.3 being too POSIXly hides the struct timespec.
16709      Branch: perl
16710            + ext/Time/HiRes/hints/irix.pl
16711            ! MANIFEST
16712 ____________________________________________________________________________
16713 [ 19084] By: jhi                                   on 2003/03/30  08:31:53
16714         Log: gethostbyname('localhost') is not that portable.
16715              inet_aton('localhost') in IRIX 5.3 returned an undef,
16716              which in turn made pack_sockaddr_in to barf on zero
16717              length in_addr.
16718      Branch: perl
16719            ! ext/Socket/Socket.t pod/perlfunc.pod pod/perlport.pod
16720 ____________________________________________________________________________
16721 [ 19083] By: jhi                                   on 2003/03/30  07:49:46
16722         Log: Subject: [PATCH] COW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux 2.4.18-3 (i686/1 cpu))
16723              From: Nicholas Clark <nick@unfortu.net>
16724              Date: Sun, 30 Mar 2003 00:35:48 +0000
16725              Message-ID: <20030330003547.GO274@Bagpuss.unfortu.net>
16726      Branch: perl
16727            ! sv.c
16728 ____________________________________________________________________________
16729 [ 19082] By: jhi                                   on 2003/03/29  21:18:32
16730         Log: IRIX 5.3 can have PF_LINK defined to be AF_LINK but
16731              not defined AF_LINK.
16732      Branch: perl
16733            ! ext/Socket/Socket.xs
16734 ____________________________________________________________________________
16735 [ 19081] By: jhi                                   on 2003/03/29  20:41:56
16736         Log: Subject: [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)
16737              From: Nicholas Clark <nick@unfortu.net>
16738              Date: Sat, 29 Mar 2003 18:58:09 +0000
16739              Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net>
16740      Branch: perl
16741            ! dump.c
16742 ____________________________________________________________________________
16743 [ 19080] By: rgs                                   on 2003/03/29  20:39:34
16744         Log: Minor rephrasing in perlopentut,
16745              noticed by Bob Wilkinson (RT [perl #21725])
16746      Branch: perl
16747            ! pod/perlopentut.pod
16748 ____________________________________________________________________________
16749 [ 19079] By: rgs                                   on 2003/03/29  20:21:11
16750         Log: Subject: [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
16751              From: Nicholas Clark <nick@unfortu.net>
16752              Date: Thu, 27 Mar 2003 22:37:35 +0000
16753              Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net>
16754      Branch: perl
16755            ! pod/perlapi.pod sv.h
16756 ____________________________________________________________________________
16757 [ 19078] By: jhi                                   on 2003/03/29  07:23:00
16758         Log: It seems that in Tru64 V5 gcc cannot be used to
16759              compile a threaded Perl because <pthread.h> explicitly
16760              checks for supported compilers (gcc not being one of them).
16761              This is not so bad since the system C compiler is always there.
16762      Branch: perl
16763            ! README.tru64 hints/dec_osf.sh
16764 ____________________________________________________________________________
16765 [ 19077] By: jhi                                   on 2003/03/28  06:03:16
16766         Log: Feeding illegal QP (like \x80) to this
16767              ./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print'
16768              caused a coredump in av_length() <- nextargv() because
16769              the av was NULL.  I don't know that returning Nullfp is
16770              the best thing to do, but it dodges the segfault and
16771              introduces no test failures.
16772      Branch: perl
16773            ! doio.c
16774 ____________________________________________________________________________
16775 [ 19074] By: jhi                                   on 2003/03/27  18:17:20
16776         Log: Missing final \n.
16777      Branch: perl
16778            ! lib/Attribute/Handlers/Changes
16779 ____________________________________________________________________________
16780 [ 19072] By: rgs                                   on 2003/03/26  22:30:09
16781         Log: Subject: [perl #21672] IO::New and undefined filename behaviour
16782              From: "mike@exegenix.com (via RT)" <perlbug-followup@perl.org>
16783              Date: 24 Mar 2003 16:29:08 -0000
16784              Message-Id: <rt-21672-54038.2.07650993465862@bugs6.perl.org>
16785              plus a regression test
16786      Branch: perl
16787            ! ext/IO/lib/IO/File.pm lib/FileHandle.t
16788 ____________________________________________________________________________
16789 [ 19071] By: rgs                                   on 2003/03/26  22:08:16
16790         Log: Better version of change #19069
16791              Subject: [PATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
16792              From: Nicholas Clark <nick@unfortu.net>
16793              Date: Wed, 26 Mar 2003 23:01:46 +0000
16794              Message-ID: <20030326230145.GC279@Bagpuss.unfortu.net>
16795      Branch: perl
16796            ! pp_hot.c sv.c t/op/readline.t
16797 ____________________________________________________________________________
16798 [ 19070] By: rgs                                   on 2003/03/26  21:31:55
16799         Log: Subject: [patch] for Stratus VOS
16800              From: "Green, Paul" <Paul.Green@stratus.com>
16801              Date: Wed, 26 Mar 2003 17:24:38 -0500
16802              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C74@exna4.stratus.com>
16803              (plus a small tweak to the test script)
16804      Branch: perl
16805            ! README.vos t/op/pack.t
16806 ____________________________________________________________________________
16807 [ 19069] By: rgs                                   on 2003/03/26  21:14:33
16808         Log: Subject: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
16809              From: Nicholas Clark <nick@unfortu.net>
16810              Date: Tue, 25 Mar 2003 22:59:17 +0000
16811              Message-ID: <20030325225917.GE284@Bagpuss.unfortu.net>
16812      Branch: perl
16813            ! sv.c t/op/readline.t
16814 ____________________________________________________________________________
16815 [ 19068] By: rgs                                   on 2003/03/26  20:53:18
16816         Log: Win32 counterpart of change #19065
16817      Branch: perl
16818            ! win32/Makefile win32/makefile.mk
16819 ____________________________________________________________________________
16820 [ 19067] By: rgs                                   on 2003/03/26  20:34:32
16821         Log: VMS counterpart of change #19065
16822      Branch: perl
16823            ! vms/descrip_mms.template
16824 ____________________________________________________________________________
16825 [ 19066] By: jhi                                   on 2003/03/26  20:05:40
16826         Log: Upgrade to Term::ANSIColor 1.07.
16827      Branch: perl
16828            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
16829            ! lib/Term/ANSIColor/README
16830 ____________________________________________________________________________
16831 [ 19065] By: rgs                                   on 2003/03/26  19:55:20
16832         Log: Add a file utils/cpan.PL to generate the "cpan" utility,
16833              also separately maintained on CPAN, and now moved as
16834              lib/CPAN/bin/cpan. Tweak installperl to avoid installing
16835              this last file.
16836      Branch: perl
16837            + utils/cpan.PL
16838           +> lib/CPAN/bin/cpan
16839            - utils/cpan
16840            ! MANIFEST installperl utils/Makefile
16841 ____________________________________________________________________________
16842 [ 19064] By: jhi                                   on 2003/03/26  19:48:32
16843         Log: Subject: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
16844              From: Dave Mitchell <davem@fdgroup.com>
16845              Date: Thu, 20 Mar 2003 01:26:19 +0000
16846              Message-ID: <20030320012619.C19869@fdgroup.com>
16847              
16848              Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
16849              From: Dave Mitchell <davem@fdgroup.com>
16850              Date: Mon, 24 Mar 2003 16:06:51 +0000
16851              Message-ID: <20030324160651.D1798@fdgroup.com>
16852      Branch: perl
16853            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
16854 ____________________________________________________________________________
16855 [ 19063] By: jhi                                   on 2003/03/26  19:33:09
16856         Log: Subject: [perl #21648] Doc typo in Net::servent
16857              From: Andy Lester (via RT) <perlbug-followup@perl.org>
16858              Date: 22 Mar 2003 05:02:31 -0000
16859              Message-Id: <rt-21648-53986.0.682889311382979@bugs6.perl.org>
16860      Branch: perl
16861            ! lib/Net/servent.pm
16862 ____________________________________________________________________________
16863 [ 19062] By: jhi                                   on 2003/03/26  19:29:39
16864         Log: Subject: [PATCH README.qnx] for QNX 6.2
16865              From: Norton Allen <allen@huarp.harvard.edu>
16866              Date: Tue, 25 Mar 2003 12:09:42 -0500 (est)
16867              Message-Id: <200303251709.MAA11391@bottesini.harvard.edu>
16868      Branch: perl
16869            ! README.qnx
16870 ____________________________________________________________________________
16871 [ 19060] By: merijn                                on 2003/03/26  13:13:23
16872         Log: Subject: [PATCH] lib/vmsish.t GMT bug fix
16873              From: "Craig A. Berry" <craigberry@mac.com>
16874              Date: Tue, 25 Mar 2003 22:52:58 -0600
16875              Message-ID: <3E81322A.3040508@mac.com>
16876      Branch: perl
16877            ! lib/vmsish.t
16878 ____________________________________________________________________________
16879 [ 19059] By: rgs                                   on 2003/03/24  21:43:03
16880         Log: Change 19056 wasn't good enough.
16881              ldlibpth should be changed later, to avoid spaces to be quoted.
16882      Branch: perl
16883            ! Makefile.SH
16884 ____________________________________________________________________________
16885 [ 19058] By: rgs                                   on 2003/03/24  21:37:59
16886         Log: Subject: [PATCH pod/perlhist.pod] Adding the latest version of Perl
16887              From: Michael G Schwern <schwern@pobox.com>
16888              Date: Mon, 24 Mar 2003 00:50:39 -0800
16889              Message-ID: <20030324085039.GA19981@windhund.schwern.org>
16890      Branch: perl
16891            ! pod/perlhist.pod
16892 ____________________________________________________________________________
16893 [ 19057] By: rgs                                   on 2003/03/24  21:33:43
16894         Log: Typo, spotted by Doru Petrescu
16895              Message-ID: <Pine.LNX.4.31.0303241134170.13160-100000@linux.kappa.ro>
16896      Branch: perl
16897            ! ext/Data/Dumper/Dumper.pm
16898 ____________________________________________________________________________
16899 [ 19056] By: rgs                                   on 2003/03/24  21:05:48
16900         Log: Subject: Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)
16901              From: Enache Adrian <enache@rdslink.ro>
16902              Date: Mon, 24 Mar 2003 23:56:25 +0200
16903              Message-ID: <20030324215625.GB853@ratsnest.hole>
16904      Branch: perl
16905            ! Makefile.SH
16906 ____________________________________________________________________________
16907 [ 19055] By: merijn                                on 2003/03/24  07:05:39
16908         Log: Subject: no more 'make install && make test' with shared libperl.so on Linux
16909              From: Enache Adrian <enache@rdslink.ro>
16910              Date: Sat, 22 Mar 2003 22:49:49 +0200
16911              Message-ID: <20030322204949.GB794@ratsnest.hole>
16912              
16913              This is a slightly more defensive patch than Chip's patch that
16914              fell through the cracks, but does the same
16915              Subject: Shared libperl.so and build issues
16916              From: Chip Turner <cturner@redhat.com>
16917              Date: Tue 31 Dec 2002 17:21
16918      Branch: perl
16919            ! Makefile.SH
16920 ____________________________________________________________________________
16921 [ 19054] By: merijn                                on 2003/03/24  06:54:23
16922         Log: Subject: [PATCH bleadperl] vms.c thread clean-up
16923              From: "Craig A. Berry" <craigberry@mac.com>
16924              Date: Sun, 23 Mar 2003 15:32:58 -0600
16925              Message-ID: <3E7E280A.5000304@mac.com>
16926      Branch: perl
16927            ! vms/vms.c
16928 ____________________________________________________________________________
16929 [ 19052] By: jhi                                   on 2003/03/24  04:28:13
16930         Log: For change #19051: a new .bat to CRLF.
16931      Branch: perl
16932            ! Porting/makerel
16933 ____________________________________________________________________________
16934 [ 19051] By: jhi                                   on 2003/03/24  04:27:55
16935         Log: WinCE update from Vadim Konovalov.
16936      Branch: perl
16937            + wince/compile-all.bat wince/makedist.pl
16938            - wince/include/sys/stat.h wince/xbuildall.ksh
16939            - wince/xdistclean.ksh wince/xmakediffs.ksh
16940            ! MANIFEST README.ce dosish.h wince/Makefile.ce
16941            ! wince/compile.bat wince/config.ce
16942 ____________________________________________________________________________
16943 [ 19050] By: jhi                                   on 2003/03/24  04:25:15
16944         Log: Oops (change #19013 missed changing the Perl version number).
16945      Branch: perl
16946            ! cygwin/perlld.in
16947 ____________________________________________________________________________
16948 [ 19047] By: jhi                                   on 2003/03/23  17:54:33
16949         Log: Integrate from maint-5.8:
16950              [ 19045]
16951              If no IVSIZE == 8, no need for modulo_1.
16952      Branch: perl
16953           !> pp.c
16954 ____________________________________________________________________________
16955 [ 19044] By: rgs                                   on 2003/03/21  21:09:15
16956         Log: Subject: [PATCH] p4genpatch
16957              From: andreas.koenig@anima.de (Andreas J. Koenig)
16958              Date: Sat, 15 Mar 2003 12:04:18 +0100
16959              Message-ID: <m3hea4gabx.fsf@k242.linux.bogus>
16960      Branch: perl
16961            ! Porting/p4genpatch
16962 ____________________________________________________________________________
16963 [ 19043] By: rgs                                   on 2003/03/21  20:43:55
16964         Log: Subject: [PATCH] perlsub.pod and perlsyn.pod: better organise scoping info for modifiers
16965              From: Martien Verbruggen <mgjv@tradingpost.com.au>
16966              Date: Sat, 15 Mar 2003 12:31:47 +1100
16967              Message-Id: <slrnb750k3.j8t.mgjv@martien.heliotrope.home>
16968      Branch: perl
16969            ! pod/perlsub.pod pod/perlsyn.pod
16970 ____________________________________________________________________________
16971 [ 19042] By: merijn                                on 2003/03/21  07:45:54
16972         Log: Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)
16973              From: "Craig A. Berry" <craigberry@mac.com>
16974              Date: Thu, 20 Mar 2003 23:03:36 -0600
16975              Message-ID: <3E7A9D28.1040706@mac.com>
16976      Branch: perl
16977            ! configure.com vms/vms.c vms/vmsish.h
16978 ____________________________________________________________________________
16979 [ 19039] By: rgs                                   on 2003/03/20  22:40:38
16980         Log: Subject: Re: [patch] [perl #21628] rcatline issue
16981              From: Enache Adrian <enache@rdslink.ro>
16982              Date: Thu, 20 Mar 2003 22:39:06 +0200
16983              Message-ID: <20030320203906.GA31199@ratsnest.hole>
16984      Branch: perl
16985            ! MANIFEST pp_hot.c t/op/readline.t
16986 ____________________________________________________________________________
16987 [ 19038] By: rgs                                   on 2003/03/20  22:07:50
16988         Log: Subject: Re: Bytecode? Back into service.
16989              From: Enache Adrian <enache@rdslink.ro>
16990              Date: Thu, 20 Mar 2003 07:38:39 +0200
16991              Message-ID: <20030320053839.GA4044@ratsnest.hole>
16992      Branch: perl
16993            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
16994            ! ext/ByteLoader/byterun.h op.c
16995 ____________________________________________________________________________
16996 [ 19037] By: rgs                                   on 2003/03/20  20:16:43
16997         Log: Subject: [DOC-PATCH] for README.cygwin, bleadperl version
16998              From: "Gerrit P. Haase" <gp@familiehaase.de>
16999              Date: Thu, 20 Mar 2003 21:23:28 +0100
17000              Message-ID: <941032389637.20030320212328@familiehaase.de>
17001      Branch: perl
17002            ! README.cygwin
17003 ____________________________________________________________________________
17004 [ 19036] By: jhi                                   on 2003/03/20  05:23:15
17005         Log: Integrate:
17006              [ 19033]
17007              file test operators weren't doing the right thing if the SV
17008              passed to them wasn't NUL-terminated
17009              
17010              [ 19034]
17011              ensure SVs returned by Win32::Get{Short,Full}PathName() are
17012              NUL-terminated
17013      Branch: perl
17014           !> doio.c win32/win32.c
17015 ____________________________________________________________________________
17016 [ 19028] By: jhi                                   on 2003/03/19  09:46:27
17017         Log: Better wording as requested by Rafael, and
17018              the module is BerkeleyDB, not BerkeleyFile.
17019      Branch: perl
17020            ! README.tru64
17021 ____________________________________________________________________________
17022 [ 19026] By: jhi                                   on 2003/03/19  09:11:43
17023         Log: Update the DB_File instructions in Tru64.
17024      Branch: perl
17025            ! README.tru64
17026 ____________________________________________________________________________
17027 [ 19025] By: rgs                                   on 2003/03/18  21:59:33
17028         Log: Subject: [PATCH] [perl #9990] avoid goto &tmpsub coredump
17029              From: Dave Mitchell <davem@fdgroup.com>
17030              Date: Tue, 18 Mar 2003 21:55:05 +0000
17031              Message-ID: <20030318215505.A16787@fdgroup.com>
17032      Branch: perl
17033            ! pp_ctl.c t/op/goto.t
17034 ____________________________________________________________________________
17035 [ 19024] By: rgs                                   on 2003/03/18  21:24:27
17036         Log: Subject: [PATCH] VMS pod install tweaks
17037              From: "Craig A. Berry" <craigberry@mac.com>
17038              Date: Sat, 15 Mar 2003 16:06:07 -0600
17039              Message-ID: <3E73A3CF.3060502@mac.com>
17040      Branch: perl
17041            ! vms/descrip_mms.template
17042 ____________________________________________________________________________
17043 [ 19023] By: rgs                                   on 2003/03/18  21:22:03
17044         Log: Subject: [PATCH] poll() help for VMS
17045              From: "Craig A. Berry" <craigberry@mac.com>
17046              Date: Tue, 18 Mar 2003 01:10:10 -0600
17047              Message-ID: <3E76C652.30205@mac.com>
17048      Branch: perl
17049            ! configure.com ext/IO/poll.h
17050 ____________________________________________________________________________
17051 [ 19021] By: jhi                                   on 2003/03/18  06:56:26
17052         Log: The description of SIG_SIZE was off.
17053      Branch: perl
17054            ! Configure NetWare/config_H.wc Porting/Glossary
17055            ! Porting/config.sh Porting/config_H config_h.SH
17056            ! plan9/config.plan9 plan9/config_h.sample win32/config_H.bc
17057            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
17058            ! wince/config_H.ce
17059 ____________________________________________________________________________
17060 [ 19020] By: merijn                                on 2003/03/18  05:45:50
17061         Log: Minor updates of Wolfgang's pack patch
17062              
17063              Subject: Re: pack changes and related fixes
17064              From: Philip Newton <Philip.Newton@gmx.net>
17065              Date: Tue, 18 Mar 2003 06:19:30 +0100
17066              Message-ID: <tb9d7vo1ocb14o73lnhabbmh5bsjoe5m46@4ax.com>
17067      Branch: perl
17068            ! embed.fnc pod/perldiag.pod
17069 ____________________________________________________________________________
17070 [ 19019] By: gsar                                  on 2003/03/18  05:06:07
17071         Log: regenerate win32/config_H.*
17072      Branch: perl
17073            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17074            ! win32/config_H.vc64
17075 ____________________________________________________________________________
17076 [ 19018] By: gsar                                  on 2003/03/18  03:02:38
17077         Log: there is no trailing NULL in sig_name or sig_num, so don't
17078              talk about it
17079      Branch: perl
17080            ! Porting/Glossary
17081 ____________________________________________________________________________
17082 [ 19017] By: gsar                                  on 2003/03/18  03:01:02
17083         Log: according to the new Porting/Glossary, sig_num doesn't have an
17084              extra '0' at the end
17085      Branch: perl
17086            ! win32/config.bc win32/config.gc win32/config.vc
17087            ! win32/config.vc64
17088 ____________________________________________________________________________
17089 [ 19016] By: hv                                    on 2003/03/18  00:52:09
17090         Log: add tests for existing behaviour of undef postinc/dec
17091      Branch: perl
17092            ! t/op/inc.t
17093 ____________________________________________________________________________
17094 [ 19015] By: hv                                    on 2003/03/18  00:46:18
17095         Log: add comment at undef postinc special case
17096      Branch: perl
17097            ! pp.c
17098 ____________________________________________________________________________
17099 [ 19014] By: hv                                    on 2003/03/18  00:27:19
17100         Log: clarify behaviour of $a++
17101      Branch: perl
17102            ! pod/perlop.pod
17103 ____________________________________________________________________________
17104 [ 19013] By: jhi                                   on 2003/03/17  19:52:06
17105         Log: Integrate:
17106              [ 19012]
17107              We don't have the new Perl at this stage.
17108      Branch: perl
17109           !> cygwin/perlld.in
17110 ____________________________________________________________________________
17111 [ 19010] By: jhi                                   on 2003/03/17  17:16:44
17112         Log: Subject: pack changes and related fixes
17113              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
17114              Date: Mon, 17 Mar 2003 13:55:37 +0100
17115              Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4>
17116      Branch: perl
17117            ! embed.fnc embed.h lib/diagnostics.pm perl.h pod/perldiag.pod
17118            ! pod/perlfunc.pod pod/perlpacktut.pod pp_pack.c proto.h
17119            ! t/lib/warnings/pp_pack t/op/pack.t
17120 ____________________________________________________________________________
17121 [ 19007] By: jhi                                   on 2003/03/17  04:45:40
17122         Log: Integrate:
17123              [ 19006]
17124              Subject: Re: [Patch] Maintperl versioning for Cygwin
17125              From: Slaven Rezic <slaven@rezic.de>
17126              Date: 17 Mar 2003 00:42:43 +0100
17127              Message-ID: <87ptoqev4c.fsf@vran.herceg.de>
17128      Branch: perl
17129           !> cygwin/perlld.in
17130 ____________________________________________________________________________
17131 [ 19005] By: hv                                    on 2003/03/17  02:06:20
17132         Log: Subject: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator
17133              From: chocolateboy <chocolateboy@chocolatey.com>
17134              Date: Sat, 22 Feb 2003 12:17:28 +0000
17135              Message-ID: <3E576A58.8010901@chocolatey.com>
17136      Branch: perl
17137            + ext/Data/Dumper/t/pair.t
17138            ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
17139 ____________________________________________________________________________
17140 [ 19004] By: hv                                    on 2003/03/17  01:38:23
17141         Log: Subject: [patch] utils/h2xs.PL (get rid of \t and '')
17142              From: Stas Bekman <stas@stason.org>
17143              Date: Fri, 14 Feb 2003 11:59:53 +1100
17144              Message-ID: <3E4C3F89.6050005@stason.org>
17145      Branch: perl
17146            ! utils/h2xs.PL
17147 ____________________________________________________________________________
17148 [ 19003] By: hv                                    on 2003/03/17  01:23:02
17149         Log: Subject: [perl #20724] Patch for dprofpp
17150              From: Nicholas "Oxhøj" (via RT) <perlbug-followup@perl.org>
17151              Date: 5 Feb 2003 08:41:17 -0000
17152              Message-Id: <rt-20724-50329.7.50247680562964@bugs6.perl.org>
17153      Branch: perl
17154            ! utils/dprofpp.PL
17155 ____________________________________________________________________________
17156 [ 19002] By: hv                                    on 2003/03/16  23:36:57
17157         Log: Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3
17158              From: Adam Spiers (via RT) <perlbug-followup@perl.org>
17159              Date: 10 Jan 2003 10:59:44 -0000
17160              Message-Id: <rt-19898-47213.12.0892150698178@bugs6.perl.org>
17161      Branch: perl
17162            ! lib/IPC/Open3.pm
17163 ____________________________________________________________________________
17164 [ 19001] By: jhi                                   on 2003/03/16  21:50:24
17165         Log: getservbyname_r() kaputt in OpenBSD (might get fixed
17166              for 3.3, but only might)
17167      Branch: perl
17168            ! hints/openbsd.sh
17169 ____________________________________________________________________________
17170 [ 18999] By: jhi                                   on 2003/03/16  21:33:49
17171         Log: Stay within known facts: what platforms the skippage helps,
17172              and in which it is not needed.
17173      Branch: perl
17174            ! ext/POSIX/t/posix.t
17175 ____________________________________________________________________________
17176 [ 18998] By: jhi                                   on 2003/03/16  18:15:42
17177         Log: This seems to fix (well, dodge) the problems in FreeBSD for
17178              Enache Adrian; in _theory_ this patch could be good for NetBSD,
17179              too, but Alian gets a core dump already at subtest #9 (anyone
17180              with a real NetBSD, Alian's is a VMware one, which has in the
17181              past caused similar odd crashes).  OpenBSD threaded build result
17182              still unknown.
17183      Branch: perl
17184            ! ext/POSIX/t/posix.t
17185 ____________________________________________________________________________
17186 [ 18997] By: jhi                                   on 2003/03/16  18:07:30
17187         Log: IRIX ls -l marks sockets with 'S'.
17188      Branch: perl
17189            ! t/op/stat.t
17190 ____________________________________________________________________________
17191 [ 18996] By: jhi                                   on 2003/03/16  17:41:42
17192         Log: Turn on UTF-8 flag only if the $str is valid utf8
17193              (pointed out by Dan Kogai).
17194      Branch: perl
17195            ! lib/Term/ReadLine.pm
17196 ____________________________________________________________________________
17197 [ 18995] By: jhi                                   on 2003/03/16  16:40:06
17198         Log: Signedness nits.
17199      Branch: perl
17200            ! regcomp.c
17201 ____________________________________________________________________________
17202 [ 18994] By: jhi                                   on 2003/03/16  15:41:44
17203         Log: Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.
17204              Should work both for PERL_UNICODE/-C and use encoding 'foo';
17205      Branch: perl
17206            ! lib/Term/ReadLine.pm
17207 ____________________________________________________________________________
17208 [ 18991] By: jhi                                   on 2003/03/16  15:14:31
17209         Log: Pod fix from Philip Newton.
17210      Branch: perl
17211            ! pod/perlfunc.pod
17212 ____________________________________________________________________________
17213 [ 18990] By: jhi                                   on 2003/03/16  15:12:00
17214         Log: Further potential pitfalls for the utf8 len/pos cache
17215              found by Inaba Hiroto.  No test cases, yet.
17216      Branch: perl
17217            ! regcomp.c
17218 ____________________________________________________________________________
17219 [ 18989] By: jhi                                   on 2003/03/16  08:02:31
17220         Log: Make the :bytes conditional on PerlIO.
17221      Branch: perl
17222            ! ext/Encode/t/CJKT.t
17223 ____________________________________________________________________________
17224 [ 18988] By: jhi                                   on 2003/03/15  18:27:36
17225         Log: Needs PerlIO for :bytes.
17226      Branch: perl
17227            ! ext/Encode/t/CJKT.t
17228 ____________________________________________________________________________
17229 [ 18986] By: rgs                                   on 2003/03/14  20:28:20
17230         Log: Subject: Re: [fix] [perl #21575] Bug with print( followed by a newline
17231              From: Enache Adrian <enache@rdslink.ro>
17232              Date: Fri, 14 Mar 2003 23:02:42 +0200
17233              Message-ID: <20030314210242.GA1159@ratsnest.hole>
17234              (with an added test)
17235      Branch: perl
17236            ! t/comp/parser.t toke.c
17237 ____________________________________________________________________________
17238 [ 18985] By: rgs                                   on 2003/03/14  19:45:18
17239         Log: Time::HiRes is a core module
17240      Branch: perl
17241            ! pod/perlfunc.pod
17242 ____________________________________________________________________________
17243 [ 18984] By: rgs                                   on 2003/03/14  19:38:57
17244         Log: Subject: [patch ext/B/typemap] STRLEN T_UV
17245              From: Stas Bekman <stas@stason.org>
17246              Date: Fri, 14 Mar 2003 17:45:09 +1100
17247              Message-ID: <3E717A75.2060300@stason.org>
17248      Branch: perl
17249            ! ext/B/typemap
17250 ____________________________________________________________________________
17251 [ 18982] By: jhi                                   on 2003/03/14  15:16:18
17252         Log: Better pass in the $self for a method.
17253      Branch: perl
17254            ! lib/File/Spec/Unix.pm
17255 ____________________________________________________________________________
17256 [ 18980] By: jhi                                   on 2003/03/14  13:42:32
17257         Log: Cleanup the File::Spec tmpdir() implementations:
17258              now all the platforms specific modules call _tmpdir()
17259              (inherited from Unix.pm) with the list of platform
17260              specific list of temporary directories, and _tmpdir()
17261              then does the appropriate suitability checking.
17262      Branch: perl
17263            ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
17264            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
17265            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
17266            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
17267 ____________________________________________________________________________
17268 [ 18979] By: jhi                                   on 2003/03/14  12:48:09
17269         Log: whichsig() really does return -1 for unknown signals.
17270      Branch: perl
17271            ! mg.c
17272 ____________________________________________________________________________
17273 [ 18977] By: jhi                                   on 2003/03/14  10:42:33
17274         Log: Rework the @Config{/sig.*/} tests.
17275      Branch: perl
17276            ! lib/Config.t
17277 ____________________________________________________________________________
17278 [ 18976] By: jhi                                   on 2003/03/14  10:31:50
17279         Log: Subject: [PATCH] configure.com: sig_num, etc.
17280              From: "Craig A. Berry" <craigberry@mac.com>
17281              Date: Thu, 13 Mar 2003 21:38:19 -0600
17282              Message-ID: <3E714EAB.6030001@mac.com>
17283      Branch: perl
17284            ! configure.com
17285 ____________________________________________________________________________
17286 [ 18975] By: jhi                                   on 2003/03/14  10:30:53
17287         Log: Make whichsig() to work also if some system defines
17288              zero signals (now -1 is the "not found").  Note that
17289              in couple of mg.c spots only whichsig() > 0 branches
17290              are taken because signal handlers et al don't make
17291              much sense for the zero signal.
17292      Branch: perl
17293            ! doio.c mg.c
17294 ____________________________________________________________________________
17295 [ 18973] By: jhi                                   on 2003/03/14  10:27:46
17296         Log: Since Configure does the signal name/number probe with awk
17297              based on the cpp results (not by really running code), testing
17298              for the signum value is not really helpful if we have runtime
17299              function calls (some signal numbers are dynamic, for example)
17300              (or other extra stuff where the signum value is expected).
17301              (Runtimeness also means that Configure cannot get these right,
17302              anyway.) Better filter in just the constant non-negative numbers.
17303      Branch: perl
17304            ! Configure
17305 ____________________________________________________________________________
17306 [ 18971] By: jhi                                   on 2003/03/14  09:30:18
17307         Log: Signal issues.
17308              (1) Filter out negative signals.
17309              (2) Correct sig_num* and sig_name* descriptions.
17310      Branch: perl
17311            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17312            ! config_h.SH
17313 ____________________________________________________________________________
17314 [ 18970] By: jhi                                   on 2003/03/14  06:21:48
17315         Log: Hopefully this works also in Win32.
17316      Branch: perl
17317            ! ext/Encode/t/CJKT.t
17318 ____________________________________________________________________________
17319 [ 18969] By: jhi                                   on 2003/03/14  05:43:34
17320         Log: Subject: [PATCH] Perldoc.pm tweak for VMS
17321              From: "Craig A. Berry" <craigberry@mac.com>
17322              Date: Thu, 13 Mar 2003 13:44:55 -0600
17323              Message-ID: <3E70DFB7.8070405@mac.com>
17324      Branch: perl
17325            ! lib/Pod/Perldoc.pm
17326 ____________________________________________________________________________
17327 [ 18968] By: gsar                                  on 2003/03/14  04:41:25
17328         Log: fix for switchC.t test#6 failure on windows
17329      Branch: perl
17330            ! perl.c
17331 ____________________________________________________________________________
17332 [ 18967] By: gsar                                  on 2003/03/14  04:29:10
17333         Log: Config.t wasn't getting the sig_num and sig_size relationship
17334              right, and therefore failed test#35 on windows
17335              
17336              note that config_h.SH documents that $sig_size does NOT include
17337              the final NULL in $sig_num!
17338      Branch: perl
17339            ! lib/Config.t
17340 ____________________________________________________________________________
17341 [ 18966] By: gsar                                  on 2003/03/14  04:20:51
17342         Log: another fix for failing test on windows ("use encoding" puts
17343              STDIN in :raw mode, so chomp() wasn't stripping the CR)
17344      Branch: perl
17345            ! ext/Encode/t/enc_module.t
17346 ____________________________________________________________________________
17347 [ 18965] By: gsar                                  on 2003/03/14  04:06:31
17348         Log: fix CJKT.t failures on windows due to incorrect binmode()
17349      Branch: perl
17350            ! ext/Encode/t/CJKT.t
17351 ____________________________________________________________________________
17352 [ 18964] By: rgs                                   on 2003/03/13  21:47:52
17353         Log: Skip the last test of Config.t on HP-UX.
17354              (This test should be skipped for every system that
17355              actually defines a negative signal number. Maybe that
17356              test should be removed, to be future-proof.)
17357      Branch: perl
17358            ! lib/Config.t
17359 ____________________________________________________________________________
17360 [ 18963] By: rgs                                   on 2003/03/13  20:57:32
17361         Log: Subject: [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2 
17362              From: Kurt Starsinic <kstar@cpan.org>
17363              Date: Mon, 10 Mar 2003 00:54:49 -0500
17364              Message-ID: <m3d6kyvazx.wl_rspier@pobox.com>
17365      Branch: perl
17366            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
17367 ____________________________________________________________________________
17368 [ 18962] By: rgs                                   on 2003/03/13  20:46:53
17369         Log: Subject: [PATCH] checking for magic in hv.c and ext/POSIX/POSIX.xs
17370              From: "Craig A. Berry" <craigberry@mac.com>
17371              Date: Tue, 11 Mar 2003 21:29:31 -0600
17372              Message-ID: <3E6EA99B.9060902@mac.com>
17373              Patch by Scott Lepage (scott.lepage@hp.com)
17374      Branch: perl
17375            ! hv.c
17376 ____________________________________________________________________________
17377 [ 18959] By: jhi                                   on 2003/03/13  20:05:50
17378         Log: Some more stdlib.h inclusions and change the gccversion
17379              test to use return (could have used that for all, sigh).
17380      Branch: perl
17381            ! Configure
17382 ____________________________________________________________________________
17383 [ 18958] By: rgs                                   on 2003/03/12  20:46:58
17384         Log: Trims slashes from the argument to rmdir(), likewise
17385              to what happens with rmdir(). Factorize the code in a
17386              local macro, TRIMSLASHES.
17387      Branch: perl
17388            ! pp_sys.c
17389 ____________________________________________________________________________
17390 [ 18957] By: jhi                                   on 2003/03/12  14:23:02
17391         Log: VOS nit from Paul Green.
17392      Branch: perl
17393            ! vos/configure_full_perl.sh
17394 ____________________________________________________________________________
17395 [ 18956] By: jhi                                   on 2003/03/12  13:58:26
17396         Log: File::Spec: Do not fall back to '', use curdir instead.
17397              Note: Mac used to use cwd(), now curdir, slight change
17398              (relative vs. absolute).
17399      Branch: perl
17400            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
17401            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
17402            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
17403 ____________________________________________________________________________
17404 [ 18955] By: jhi                                   on 2003/03/12  13:49:15
17405         Log: File::Temp tests were failing in Cygwin if $ENV{TMPDIR}
17406              was unset (the tests attempted to create files at the /)
17407      Branch: perl
17408            ! lib/File/Spec/Cygwin.pm
17409 ____________________________________________________________________________
17410 [ 18954] By: jhi                                   on 2003/03/12  10:59:03
17411         Log: Another finding by IRIX cc: non-void function
17412              sv_cat_decode() should return a value.
17413      Branch: perl
17414            ! sv.c
17415 ____________________________________________________________________________
17416 [ 18952] By: jhi                                   on 2003/03/12  10:53:02
17417         Log: Integrate:
17418              [ 18949]
17419              pudge> never integrate anything from macos/
17420      Branch: perl
17421            - macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
17422            - macos/macperl.sym
17423           !> MANIFEST
17424 ____________________________________________________________________________
17425 [ 18951] By: jhi                                   on 2003/03/12  10:52:17
17426         Log: Integrate:
17427              [ 18946]
17428              Integrate from maint-5.8/macperl:
17429              [ 18937]
17430              Various MacOS portability fixes for tests
17431              
17432              [ 18938]
17433              File::Spec::Unix method should be called on $self
17434              
17435              [ 18939]
17436              lib.pm:_get_dirs() should use $_[0], not $_
17437              
17438              [ 18940]
17439              Update MacOS for new configpm
17440              
17441              [ 18941]
17442              Update MacOS build
17443              Update Makefile for new source files,
17444              update test script, add additional symbol for APItest
17445      Branch: perl
17446           +> macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
17447           +> macos/macperl.sym
17448           !> ext/Digest/MD5/t/files.t ext/Filter/t/call.t
17449           !> ext/POSIX/t/taint.t lib/File/Spec/Unix.pm
17450           !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
17451           !> lib/charnames.t lib/lib_pm.PL t/io/crlf.t t/op/method.t
17452           !> t/op/mkdir.t t/op/recurse.t t/op/sprintf.t t/op/stat.t
17453           !> t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
17454 ____________________________________________________________________________
17455 [ 18950] By: jhi                                   on 2003/03/12  10:49:27
17456         Log: Cygwin doesn't like initing the $0 mutex in perl_construct()
17457              (Too early? If inited there the pthread_mutex_init() returns
17458              an integer much too large be an errno), but initing the mutex
17459              later, in perl_alloc(), seems to be okay with Cygwin, and also
17460              with Linux.
17461      Branch: perl
17462            ! perl.c
17463 ____________________________________________________________________________
17464 [ 18944] By: jhi                                   on 2003/03/12  06:00:48
17465         Log: Ouch.  Missed one more, the void flags check (and exit() is void).
17466      Branch: perl
17467            ! Configure
17468 ____________________________________________________________________________
17469 [ 18943] By: jhi                                   on 2003/03/12  05:51:21
17470         Log: Tell how to possibly dodge 'Out of memory' errors.
17471      Branch: perl
17472            ! pod/perldiag.pod
17473 ____________________________________________________________________________
17474 [ 18935] By: jhi                                   on 2003/03/11  22:00:54
17475         Log: WinCE tweaks from Vadim Konovalov.
17476      Branch: perl
17477            ! perl.c perlio.c wince/Makefile.ce
17478 ____________________________________________________________________________
17479 [ 18932] By: jhi                                   on 2003/03/11  20:22:07
17480         Log: Missed one.
17481      Branch: perl
17482            ! Configure
17483 ____________________________________________________________________________
17484 [ 18929] By: jhi                                   on 2003/03/11  20:15:51
17485         Log: Single vs doublequoted context is important...
17486      Branch: perl
17487            ! Configure
17488 ____________________________________________________________________________
17489 [ 18927] By: jhi                                   on 2003/03/11  20:04:33
17490         Log: """glob.*""" patch for VMS, from Peter Prymmer.
17491      Branch: perl
17492            ! vms/perlvms.pod vms/vms.c
17493 ____________________________________________________________________________
17494 [ 18926] By: rgs                                   on 2003/03/11  19:44:54
17495         Log: Questionable construct.
17496      Branch: perl
17497            ! pod/perltooc.pod
17498 ____________________________________________________________________________
17499 [ 18925] By: jhi                                   on 2003/03/11  19:15:15
17500         Log: Better setmode() prototype for cygwin.
17501      Branch: perl
17502            ! perl.h
17503 ____________________________________________________________________________
17504 [ 18923] By: jhi                                   on 2003/03/11  19:11:39
17505         Log: Solaris cc wants prototype for exit(), so <stdlib.h> needed.
17506      Branch: perl
17507            ! Configure
17508 ____________________________________________________________________________
17509 [ 18921] By: jhi                                   on 2003/03/11  18:15:45
17510         Log: The 0, in the assert_not_ROK() makes IRIX cc to worry
17511              (cc-1171 cc: WARNING ... The indicated expression has no effect.)
17512              So make the macro to include the , and the non-gcc case empty.
17513      Branch: perl
17514            ! sv.h
17515 ____________________________________________________________________________
17516 [ 18919] By: jhi                                   on 2003/03/11  17:43:10
17517         Log: Uid_t and Gid_t can easily be shorts and one cannot
17518              pull shorts off the va_args, int is the shortest (ahem).
17519      Branch: perl
17520            ! reentr.c reentr.pl
17521 ____________________________________________________________________________
17522 [ 18918] By: jhi                                   on 2003/03/11  17:32:23
17523         Log: Subject: [PATCH] io_sock.t
17524              From: Norton Allen <allen@huarp.harvard.edu>
17525              Date: Tue, 11 Mar 2003 13:37:36 -0500 (est)
17526              Message-Id: <200303111837.NAA30438@bottesini.harvard.edu>
17527      Branch: perl
17528            ! README.qnx ext/IO/lib/IO/t/io_sock.t
17529 ____________________________________________________________________________
17530 [ 18917] By: jhi                                   on 2003/03/11  17:30:43
17531         Log: Get rid of one Cygwin warning by introducing a prototype
17532              for the init_os_extras().  Since there is no header file
17533              in Perl specific to cygwin, use perl.h.
17534      Branch: perl
17535            ! perl.h
17536 ____________________________________________________________________________
17537 [ 18916] By: jhi                                   on 2003/03/11  11:40:38
17538         Log: Upgrade to Time-HiRes 1.43.
17539      Branch: perl
17540            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
17541            ! ext/Time/HiRes/Makefile.PL
17542 ____________________________________________________________________________
17543 [ 18915] By: jhi                                   on 2003/03/11  09:19:54
17544         Log: Be more lax about the out of memory error message.
17545      Branch: perl
17546            ! t/op/recurse.t
17547 ____________________________________________________________________________
17548 [ 18914] By: jhi                                   on 2003/03/11  09:18:25
17549         Log: Try to handle hitting the heap/data limit in small systems.
17550              (One can simulate this with e.g. 32MB or 64MB datasize,
17551              use your shell's ulimit/limit/limits command.)
17552      Branch: perl
17553            ! t/op/recurse.t
17554 ____________________________________________________________________________
17555 [ 18912] By: hv                                    on 2003/03/11  07:36:00
17556         Log: typo for utf8locale in #18907
17557      Branch: perl
17558            ! sv.c
17559 ____________________________________________________________________________
17560 [ 18910] By: jhi                                   on 2003/03/11  06:55:29
17561         Log: Subject: [PATCH] clear PL_exitlist in perl_destruct
17562              From: "Craig A. Berry" <craigberry@mac.com>
17563              Date: Tue, 11 Mar 2003 00:34:39 -0600
17564              Message-ID: <3E6D837F.7000506@mac.com>
17565      Branch: perl
17566            ! perl.c
17567 ____________________________________________________________________________
17568 [ 18909] By: jhi                                   on 2003/03/11  06:29:35
17569         Log: Upgrade to cperl-mode 5.0, from IlyaZ.
17570      Branch: perl
17571            ! emacs/cperl-mode.el
17572 ____________________________________________________________________________
17573 [ 18908] By: jhi                                   on 2003/03/11  06:09:05
17574         Log: Missed some, cryptically.
17575      Branch: perl
17576            ! pod/perlfunc.pod
17577 ____________________________________________________________________________
17578 [ 18907] By: jhi                                   on 2003/03/11  06:01:28
17579         Log: Add missing intrpvar clonings to perl_clone.
17580              Also move the IDBassertion to the end since there's
17581              no particular reason to break bincompat for that.
17582      Branch: perl
17583            ! intrpvar.h sv.c
17584 ____________________________________________________________________________
17585 [ 18906] By: jhi                                   on 2003/03/11  05:43:30
17586         Log: Add reminders to intrpvar.h about perl_clone(), as suggested by Stas.
17587      Branch: perl
17588            ! intrpvar.h
17589 ____________________________________________________________________________
17590 [ 18905] By: jhi                                   on 2003/03/11  05:38:10
17591         Log: Subject: [patch] PL_taint_warn falls between chairs in perl_clone()
17592              From: Stas Bekman <stas@stason.org>
17593              Date: Tue, 11 Mar 2003 17:09:02 +1100
17594              Message-ID: <3E6D7D7E.5000704@stason.org>
17595      Branch: perl
17596            ! sv.c
17597 ____________________________________________________________________________
17598 [ 18904] By: jhi                                   on 2003/03/11  05:33:10
17599         Log: Subject: [PATCH] typos and other minor things
17600              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
17601              Date: Mon, 10 Mar 2003 21:00:55 -0700
17602              Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com>
17603      Branch: perl
17604            ! emacs/cperl-mode.el ext/B/B/Concise.pm ext/DB_File/DB_File.pm
17605            ! ext/DB_File/DB_File.xs ext/Devel/PPPort/PPPort.pm
17606            ! ext/IO/lib/IO/Socket.pm ext/PerlIO/encoding/encoding.xs
17607            ! ext/PerlIO/via/via.pm ext/Storable/Storable.xs lib/Net/FTP.pm
17608            ! lib/Net/NNTP.pm lib/Net/Ping.pm lib/Pod/Perldoc.pm
17609            ! lib/Tie/File/t/05_size.t lib/charnames.pm lib/ftp.pl
17610            ! lib/utf8.t pad.c pod/perlfunc.pod pod/perlintern.pod
17611            ! pod/perlthrtut.pod pod/pod2latex.PL regcomp.c t/op/sprintf.t
17612            ! utils/libnetcfg.PL vms/vms.c win32/vmem.h
17613 ____________________________________________________________________________
17614 [ 18903] By: jhi                                   on 2003/03/11  05:29:12
17615         Log: A rejected hunk of #18902 reapplied.
17616      Branch: perl
17617            ! t/io/utf8.t
17618 ____________________________________________________________________________
17619 [ 18902] By: jhi                                   on 2003/03/11  05:19:15
17620         Log: Patch from Craig Berry to resolve test failures in VMS.
17621              Will poke the Net::Ping author.
17622      Branch: perl
17623            ! ext/threads/shared/t/cond.t lib/Net/Ping/t/190_alarm.t
17624            ! t/io/utf8.t t/op/magic.t
17625 ____________________________________________________________________________
17626 [ 18900] By: rgs                                   on 2003/03/10  22:12:37
17627         Log: Integrate (by hand) change #18386 from maint-5.8
17628      Branch: perl
17629            ! t/op/split.t
17630 ____________________________________________________________________________
17631 [ 18899] By: jhi                                   on 2003/03/10  21:44:12
17632         Log: VMS has an extra \n at the end, and I assume Windows has \r\n.
17633      Branch: perl
17634            ! t/run/switchC.t
17635 ____________________________________________________________________________
17636 [ 18891] By: rgs                                   on 2003/03/10  20:22:39
17637         Log: A new test, to check that signal numbers are actually positive,
17638              and that there is a consistent number of signals available.
17639      Branch: perl
17640            ! lib/Config.t
17641 ____________________________________________________________________________
17642 [ 18889] By: rgs                                   on 2003/03/10  19:55:06
17643         Log: Subject: Re: odd (or not so odd?) segmentation fault in 5.8.0
17644              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17645              Date: Fri, 07 Mar 2003 13:12:49 -0800
17646              Message-ID: <RtQa+gzkg2kF092yn@efn.org>
17647      Branch: perl
17648            ! mg.c pod/perldiag.pod t/op/tie.t
17649 ____________________________________________________________________________
17650 [ 18888] By: rgs                                   on 2003/03/10  19:37:40
17651         Log: Subject: Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag
17652              From: Nicholas Clark <nick@unfortu.net>
17653              Date: Sun, 9 Mar 2003 21:24:46 +0000
17654              Message-ID: <20030309212445.GE277@Bagpuss.unfortu.net>
17655      Branch: perl
17656            ! lib/Config.t
17657 ____________________________________________________________________________
17658 [ 18880] By: jhi                                   on 2003/03/10  16:17:50
17659         Log: Integrate from maint:
17660              [ 18428]
17661              Somehow I managed to get makefile.olds that didn't get cleaned away.
17662      Branch: perl
17663           !> Makefile.SH x2p/Makefile.SH
17664 ____________________________________________________________________________
17665 [ 18876] By: jhi                                   on 2003/03/10  06:35:20
17666         Log: Comment fix.
17667      Branch: perl
17668            ! t/io/utf8.t
17669 ____________________________________________________________________________
17670 [ 18875] By: jhi                                   on 2003/03/10  05:31:00
17671         Log: Remove the foo-old files.
17672      Branch: perl
17673            ! opcode.pl
17674 ____________________________________________________________________________
17675 [ 18874] By: jhi                                   on 2003/03/10  05:23:32
17676         Log: Subject: Re: Shared libperl.so and build issues
17677              From: Chip Turner <cturner@redhat.com>
17678              Date: 05 Jan 2003 10:35:40 -0500
17679              Message-ID: <vzky95z8v8z.fsf@minbar.devel.redhat.com>
17680      Branch: perl
17681            ! INSTALL
17682 ____________________________________________________________________________
17683 [ 18873] By: jhi                                   on 2003/03/10  05:18:02
17684         Log: Bunch of doc patches from Stas; plus regen.
17685              
17686              Subject: [doc patch] perl.c's pod api entry
17687              From: Stas Bekman <stas@stason.org>
17688              Date: Mon, 10 Mar 2003 12:35:52 +1100
17689              Message-ID: <3E6BEBF8.80402@stason.org>
17690              
17691              Subject: Re: [patch] perlguts.pod
17692              From: Stas Bekman <stas@stason.org>
17693              Date: Mon, 10 Mar 2003 12:38:57 +1100
17694              Message-ID: <3E6BECB1.7050009@stason.org>
17695              
17696              Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/
17697              From: Stas Bekman <stas@stason.org>
17698              Date: Mon, 10 Mar 2003 12:41:46 +1100
17699              Message-ID: <3E6BED5A.801@stason.org>
17700              
17701              Subject: Re: [patch] perlapi.pod fix
17702              From: Stas Bekman <stas@stason.org>
17703              Date: Mon, 10 Mar 2003 12:43:33 +1100
17704              Message-ID: <3E6BEDC5.6010405@stason.org>
17705              
17706              Subject: Re: [docs patch] replace gets() with fgets() in example
17707              From: Stas Bekman <stas@stason.org>
17708              Date: Mon, 10 Mar 2003 12:45:41 +1100
17709              Message-ID: <3E6BEE45.9030901@stason.org>
17710              
17711              Subject: [doc patch] perlrun.pod
17712              From: Stas Bekman <stas@stason.org>
17713              Date: Mon, 10 Mar 2003 14:49:59 +1100
17714              Message-ID: <3E6C0B67.4050606@stason.org>
17715      Branch: perl
17716            ! ext/DynaLoader/DynaLoader_pm.PL handy.h perl.c pod/perlapi.pod
17717            ! pod/perlembed.pod pod/perlguts.pod pod/perlrun.pod
17718 ____________________________________________________________________________
17719 [ 18871] By: jhi                                   on 2003/03/09  20:15:13
17720         Log: Must not hide the protos, though.
17721      Branch: perl
17722            ! embed.pl proto.h
17723 ____________________________________________________________________________
17724 [ 18870] By: jhi                                   on 2003/03/09  20:12:11
17725         Log: I hate embed*.  Tell me what you know.
17726      Branch: perl
17727            ! embed.fnc embed.h
17728 ____________________________________________________________________________
17729 [ 18869] By: jhi                                   on 2003/03/09  19:32:19
17730         Log: Upgrade to Encode 1.91.
17731      Branch: perl
17732            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
17733            ! ext/Encode/encoding.pm ext/Encode/t/enc_module.t
17734 ____________________________________________________________________________
17735 [ 18868] By: jhi                                   on 2003/03/09  19:04:22
17736         Log: Export the symbols from #18863; do not prototype (but export)
17737              Nick Clark's experimental COW functions.
17738              Sidenote: the embed.fnc/embed.fnc/makedef.pl thing is becoming
17739              a mess of Herculean proportions.  Someone should redesign and
17740              clean up the stables.
17741      Branch: perl
17742            ! embed.fnc embed.pl global.sym proto.h
17743 ____________________________________________________________________________
17744 [ 18867] By: jhi                                   on 2003/03/09  17:12:55
17745         Log: Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)
17746      Branch: perl
17747            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
17748            ! ext/Encode/MANIFEST ext/Encode/encoding.pm
17749            ! ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_data.t
17750            ! ext/Encode/t/enc_module.t
17751 ____________________________________________________________________________
17752 [ 18865] By: jhi                                   on 2003/03/09  13:50:57
17753         Log: From Inaba Hiroto: DATA wasn't properly utf8ed
17754              under 'use encoding'.
17755      Branch: perl
17756            + ext/Encode/t/enc_data.t
17757            ! MANIFEST ext/Encode/MANIFEST toke.c
17758 ____________________________________________________________________________
17759 [ 18864] By: jhi                                   on 2003/03/09  13:21:09
17760         Log: Tru64: additional instructions for building a newer Berkeley DB.
17761      Branch: perl
17762            ! README.tru64 hints/dec_osf.sh
17763 ____________________________________________________________________________
17764 [ 18863] By: jhi                                   on 2003/03/09  12:07:28
17765         Log: At Sarathy's request restore the bin5005compat Perl_foo_sv()
17766              function stubs, should be helpful for really simple extensions.
17767              Undoes large parts of changes #16289 and #16290.
17768      Branch: perl
17769            ! sv.c
17770 ____________________________________________________________________________
17771 [ 18862] By: rgs                                   on 2003/03/09  11:48:37
17772         Log: ... and add a test case for bug #20798
17773      Branch: perl
17774            ! t/op/eval.t
17775 ____________________________________________________________________________
17776 [ 18861] By: jhi                                   on 2003/03/09  11:46:17
17777         Log: Subject: Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8
17778              From: Enache Adrian <enache@rdslink.ro>
17779              Date: Fri, 7 Mar 2003 23:28:37 +0200
17780              Message-ID: <20030307212837.GB765@ratsnest.hole>
17781              
17782              (and few more test cases from the thread)
17783      Branch: perl
17784            ! sv.c t/op/sprintf.t
17785 ____________________________________________________________________________
17786 [ 18860] By: rgs                                   on 2003/03/09  11:33:09
17787         Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
17788              From: Enache Adrian <enache@rdslink.ro>
17789              Date: Fri, 7 Mar 2003 00:12:03 +0200
17790              Message-ID: <20030306221203.GB13330@ratsnest.hole>
17791      Branch: perl
17792            ! op.c
17793 ____________________________________________________________________________
17794 [ 18859] By: rgs                                   on 2003/03/09  11:30:22
17795         Log: Adjust test count.
17796      Branch: perl
17797            ! t/op/pat.t
17798 ____________________________________________________________________________
17799 [ 18858] By: jhi                                   on 2003/03/09  10:54:10
17800         Log: From Inaba Hiroto: re_intuit_start set a value to
17801              PL_bostr before calling find_byclass when regexp has
17802              ROPT_UTF8 flag on. But right value for PL_bostr is set
17803              before re_intuit_start is called.  PL_regdata is always
17804              assigned by cache_re(), so the whole if(prog->reganch & ROPT_UTF8){}
17805              can be deleted.                                 
17806      Branch: perl
17807            ! regexec.c t/op/pat.t
17808 ____________________________________________________________________________
17809 [ 18857] By: jhi                                   on 2003/03/09  10:46:23
17810         Log: From Inaba Hiroto: the UTF-8 length cache wasn't
17811              updated when fbm_compile() appended a "\n".
17812      Branch: perl
17813            ! t/op/pat.t util.c
17814 ____________________________________________________________________________
17815 [ 18856] By: rgs                                   on 2003/03/08  20:16:36
17816         Log: Add a B::COP::io() method, to return the cop_io field of COPs.
17817              Print it in B::Debug. Can be used later in B::Deparse to deparse
17818              the open pragma.
17819      Branch: perl
17820            ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm
17821 ____________________________________________________________________________
17822 [ 18855] By: rgs                                   on 2003/03/08  19:51:40
17823         Log: Subject: [PATCH perldebug.pod] to explain new [<>{] behaviour - attached
17824              From: Richard.Foley@ubsw.com
17825              Date: Fri, 21 Feb 2003 13:51:51 +0100
17826              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579F1@NZURC900PEX1.ubsgs.ubsgroup.net>
17827      Branch: perl
17828            ! pod/perldebug.pod
17829 ____________________________________________________________________________
17830 [ 18854] By: jhi                                   on 2003/03/08  19:41:25
17831         Log: Enache Adrian reads comments.
17832      Branch: perl
17833            ! perl.h
17834 ____________________________________________________________________________
17835 [ 18853] By: rgs                                   on 2003/03/08  19:40:13
17836         Log: Subject: [PATCH] Re: [perl #20551] Documentation error for IO::Select
17837              From: Richard Soderberg <perl@crystalflame.net>
17838              Date: Sat, 15 Feb 2003 01:27:17 -0500
17839              Message-Id: <87D7A731-40AE-11D7-9B07-000393801F84@crystalflame.net>
17840      Branch: perl
17841            ! ext/IO/lib/IO/Select.pm
17842 ____________________________________________________________________________
17843 [ 18852] By: jhi                                   on 2003/03/08  19:05:04
17844         Log: Subject: [PATCH] long %ENV values for VMS
17845              From: "Craig A. Berry" <craigberry@mac.com>
17846              Date: Fri, 07 Mar 2003 13:49:50 -0600
17847              Message-ID: <3E68F7DE.8070603@mac.com>
17848      Branch: perl
17849            ! vms/vms.c
17850 ____________________________________________________________________________
17851 [ 18851] By: jhi                                   on 2003/03/08  06:49:35
17852         Log: regen_headers tiny tidying:
17853              - regen.pl renamed as regen_lib.pl
17854              - regen_headers.pl renamed as regen.pl
17855              - added make target 'regen' (kept target 'regen_headers'
17856              for porters' brains' backward compatibility)
17857              - regen.pl fancified a bit to display the names
17858              of the files that got changed by running the scripts
17859      Branch: perl
17860            + regen_lib.pl
17861            - regen_headers.pl
17862            ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
17863            ! keywords.pl opcode.pl regcomp.pl regen.pl
17864 ____________________________________________________________________________
17865 [ 18848] By: jhi                                   on 2003/03/07  08:40:52
17866         Log: Give pointers to runtime Unicode changes.
17867      Branch: perl
17868            ! pod/perlrun.pod pod/perlvar.pod
17869 ____________________________________________________________________________
17870 [ 18847] By: jhi                                   on 2003/03/07  08:02:50
17871         Log: Extra character noticed by Tels.
17872      Branch: perl
17873            ! MANIFEST
17874 ____________________________________________________________________________
17875 [ 18846] By: jhi                                   on 2003/03/07  05:28:11
17876         Log: Subject: [PATCH] FreeBSD 5.0 gethostbyaddr_r hints update
17877              From: Kay Roepke <kay@dolphin-services.de>
17878              Date: Thu, 06 Mar 2003 23:00:10 +0100
17879              Message-ID: <3E67C4EA.A55FFE5C@dolphin-services.de>
17880              
17881              (plus change the d_gethostbyaddr_r_proto default to "0",
17882              that is what an undefined r_proto looks like)
17883      Branch: perl
17884            ! hints/freebsd.sh
17885 ____________________________________________________________________________
17886 [ 18845] By: jhi                                   on 2003/03/07  05:21:43
17887         Log: Define the Perl_pp_i_modulo_1() only iff we have glibc.
17888              (Stronger variant of "pp.c: Perl_pp_i_modulo_1 needs help
17889              in non-glibc case", from Craig Berry)
17890      Branch: perl
17891            ! pp.c
17892 ____________________________________________________________________________
17893 [ 18844] By: jhi                                   on 2003/03/07  05:05:57
17894         Log: Good observation from Philip Newton.
17895      Branch: perl
17896            ! pod/perlrun.pod
17897 ____________________________________________________________________________
17898 [ 18843] By: rgs                                   on 2003/03/06  21:59:02
17899         Log: Make the -A switch work without an assertion name.
17900              by Salvador Fandiño.
17901      Branch: perl
17902            ! perl.c t/run/switch_A.t
17903 ____________________________________________________________________________
17904 [ 18842] By: rgs                                   on 2003/03/06  21:27:15
17905         Log: Subject: Re: [PATCH] let perlmodstyle mention Module::Build and Test::More
17906              From: "Jos I. Boumans" <kane@dwim.org>
17907              Date: Fri, 21 Feb 2003 20:33:53 +0100
17908              Message-ID: <3E567F21.6020006@dwim.org>
17909              (with some minor tweaks)
17910      Branch: perl
17911            ! pod/perlmodstyle.pod
17912 ____________________________________________________________________________
17913 [ 18841] By: rgs                                   on 2003/03/06  20:56:32
17914         Log: Subject: Re: [perl #20682] [fix] @- array not visible in s///
17915              From: Enache Adrian <enache@rdslink.ro>
17916              Date: Sun, 2 Mar 2003 06:05:22 +0200
17917              Message-ID: <20030302040522.GB4905@ratsnest.hole>
17918      Branch: perl
17919            ! t/op/subst.t
17920 ____________________________________________________________________________
17921 [ 18840] By: rgs                                   on 2003/03/06  20:45:08
17922         Log: Subject: cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumption
17923              From: Enache Adrian <enache@rdslink.ro>
17924              Date: Wed, 5 Mar 2003 12:06:20 +0200
17925              Message-ID: <20030305100620.GA909@ratsnest.hole>
17926      Branch: perl
17927            ! ext/POSIX/t/sigaction.t ext/POSIX/t/waitpid.t t/op/method.t
17928            ! t/op/sub_lval.t t/op/ver.t t/run/fresh_perl.t
17929 ____________________________________________________________________________
17930 [ 18839] By: jhi                                   on 2003/03/06  17:21:36
17931         Log: Subject: [PATCH perl@18838] mg.c needs Perl_csighandler prototype
17932              From: "Craig A. Berry" <craigberry@mac.com>
17933              Date: Thu, 06 Mar 2003 10:42:05 -0600
17934              Message-ID: <3E677A5D.10805@mac.com>
17935      Branch: perl
17936            ! mg.c
17937 ____________________________________________________________________________
17938 [ 18838] By: jhi                                   on 2003/03/06  10:11:22
17939         Log: Thinko fix.
17940      Branch: perl
17941            ! Porting/findrfuncs
17942 ____________________________________________________________________________
17943 [ 18837] By: jhi                                   on 2003/03/06  09:33:33
17944         Log: PERL_UNICODE explanation saga continues.
17945      Branch: perl
17946            ! pod/perlrun.pod
17947 ____________________________________________________________________________
17948 [ 18836] By: jhi                                   on 2003/03/06  07:55:03
17949         Log: Handle also extra directories et alia.
17950      Branch: perl
17951            ! Porting/manicheck
17952 ____________________________________________________________________________
17953 [ 18835] By: jhi                                   on 2003/03/06  07:48:05
17954         Log: Add mani(fest) check(ing) utility.
17955      Branch: perl
17956            + Porting/manicheck
17957            ! MANIFEST
17958 ____________________________________________________________________________
17959 [ 18833] By: jhi                                   on 2003/03/06  05:36:13
17960         Log: Subject: [patch config_h.SH] redefining __attribute__
17961              From: Stas Bekman <stas@stason.org>
17962              Date: Thu, 06 Mar 2003 12:03:39 +1100
17963              Message-ID: <3E669E6B.1060606@stason.org>
17964      Branch: perl
17965            ! Configure NetWare/config_H.wc Porting/config.sh
17966            ! Porting/config_H config_h.SH plan9/config.plan9
17967            ! plan9/config_h.sample win32/config_H.bc win32/config_H.gc
17968            ! win32/config_H.vc win32/config_H.vc64 wince/config_H.ce
17969 ____________________________________________________________________________
17970 [ 18831] By: jhi                                   on 2003/03/05  19:56:41
17971         Log: Couple more _r possibilities (found in a RH 8.0 box), and
17972              the random() macros were all wrong.  (I don't know why
17973              metaconfig did so much reordering of config_h.SH.)
17974      Branch: perl
17975            ! Configure config_h.SH reentr.h reentr.pl
17976 ____________________________________________________________________________
17977 [ 18830] By: rgs                                   on 2003/03/04  23:25:01
17978         Log: Change #18829 makes this test workaround obsolete.
17979      Branch: perl
17980            ! ext/B/t/deparse.t
17981 ____________________________________________________________________________
17982 [ 18829] By: rgs                                   on 2003/03/04  22:23:41
17983         Log: Patch by Salvador Fandiño to read the warning mask
17984              returned by caller() and ${^WARNING_BITS} from
17985              $warnings::Bits{all} and not from the hardcoded core
17986              constant. (This mask could have been extended by
17987              warnings::register.) Plus tests.
17988      Branch: perl
17989            ! mg.c pp_ctl.c t/op/caller.t
17990 ____________________________________________________________________________
17991 [ 18828] By: rgs                                   on 2003/03/04  20:49:59
17992         Log: Subject: [PATCH] assertions
17993              From: Salvador Fandiño <sfandino@yahoo.com>
17994              Date: Fri, 21 Feb 2003 17:26:16 +0000
17995              Message-ID: <3E566138.4090709@yahoo.com>
17996              and the complement : (with added comments)
17997              Subject: [PATCH] bug in ext/B/t/deparse.t
17998              Message-ID: <3E563E16.7060303@yahoo.com>
17999              plus perldiag.pod patch for the new warning
18000              (previous change was, once again, empty)
18001      Branch: perl
18002            ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
18003            ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
18004            ! pod/perldiag.pod warnings.h warnings.pl
18005 ____________________________________________________________________________
18006 [ 18827] By: rgs                                   on 2003/03/04  20:48:09
18007         Log: Subject: [PATCH] assertions
18008              From: Salvador Fandiño <sfandino@yahoo.com>
18009              Date: Fri, 21 Feb 2003 17:26:16 +0000
18010              Message-ID: <3E566138.4090709@yahoo.com>
18011              and the complement : (with added comments)
18012              Subject: [PATCH] bug in ext/B/t/deparse.t
18013              Message-ID: <3E563E16.7060303@yahoo.com>
18014              plus perldiag.pod patch for the new warning
18015      Branch: perl
18016            ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
18017            ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
18018            ! pod/perldiag.pod warnings.h warnings.pl
18019 ____________________________________________________________________________
18020 [ 18826] By: jhi                                   on 2003/03/04  20:22:25
18021         Log: Try to make PPPort.pm 5.005-friendlier (see [perl #21339]).
18022              The variant is from how List::Util Util.xs does it.
18023      Branch: perl
18024            ! ext/Devel/PPPort/PPPort.pm
18025 ____________________________________________________________________________
18026 [ 18825] By: rgs                                   on 2003/03/04  19:56:28
18027         Log: Doc typos.
18028      Branch: perl
18029            ! lib/File/Find.pm
18030 ____________________________________________________________________________
18031 [ 18823] By: jhi                                   on 2003/03/04  05:33:50
18032         Log: Try to give rcatline() a good jog on Unicode.
18033      Branch: perl
18034            ! t/io/utf8.t
18035 ____________________________________________________________________________
18036 [ 18822] By: jhi                                   on 2003/03/04  05:14:13
18037         Log: Subject: Re: [perl #21395] rcatline doesn't grok utf8
18038              From: Enache Adrian <enache@rdslink.ro>
18039              Date: Sun, 2 Mar 2003 05:43:54 +0200
18040              Message-ID: <20030302034354.GA4905@ratsnest.hole>
18041      Branch: perl
18042            ! sv.c t/io/utf8.t
18043 ____________________________________________________________________________
18044 [ 18821] By: jhi                                   on 2003/03/04  04:58:36
18045         Log: Can't test this without PerlIO.
18046      Branch: perl
18047            ! t/uni/write.t
18048 ____________________________________________________________________________
18049 [ 18820] By: sky                                   on 2003/03/04  01:01:07
18050         Log: Fixes bug #15654 bizarre constant mangling in 5.8.0
18051              What happened was that a constant was freed, the pad released but
18052              the pad slot still held the SV, when pad slot was reallocated
18053              to be a target for a stringify, it did a sv_setpv on the target
18054              and the original SV was wiped out. When this SV was later on
18055              to new places using the constant, they got the wrong value.
18056              By replacing pad_free with pad_swipe for these cases, we
18057              won't have such a problem. (pad_swipe also removes the
18058              pointer to the original SV).
18059      Branch: perl
18060            ! op.c
18061 ____________________________________________________________________________
18062 [ 18819] By: jhi                                   on 2003/03/03  19:15:07
18063         Log: Further clarification on PERL_UNICODE's semantics.
18064      Branch: perl
18065            ! pod/perlrun.pod
18066 ____________________________________________________________________________
18067 [ 18818] By: gbarr                                 on 2003/03/03  10:07:44
18068         Log: Sync with libnet-1.13
18069      Branch: perl
18070            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
18071            ! lib/Net/POP3.pm lib/Net/SMTP.pm
18072 ____________________________________________________________________________
18073 [ 18817] By: jhi                                   on 2003/03/03  06:45:59
18074         Log: Upgrade to Unicode::Normalize 0.20.
18075      Branch: perl
18076            ! ext/Unicode/Normalize/Changes
18077            ! ext/Unicode/Normalize/Normalize.pm
18078            ! ext/Unicode/Normalize/Normalize.xs
18079            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
18080            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
18081            ! ext/Unicode/Normalize/t/test.t
18082 ____________________________________________________________________________
18083 [ 18816] By: jhi                                   on 2003/03/03  06:17:28
18084         Log: Upgrade to Encode 1.89.  The enc_module.t required
18085              a little tweak, sending that to Dan.
18086      Branch: perl
18087            + ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_module.enc
18088            + ext/Encode/t/enc_module.t
18089            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
18090            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
18091            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
18092            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
18093            ! ext/Encode/ucm/viscii.ucm
18094 ____________________________________________________________________________
18095 [ 18813] By: jhi                                   on 2003/03/03  05:33:21
18096         Log: Use a macro for abs() to avoid the possible truncation to an int;
18097              also make an explicit (double)cast for the arguments to fabs().
18098      Branch: perl
18099            ! perl.h pp.c sv.c util.c
18100 ____________________________________________________________________________
18101 [ 18812] By: hv                                    on 2003/03/02  22:36:05
18102         Log: Subject: Re: [PATCH] Make adding notes to patchlevel.h easier
18103              From: andreas.koenig@anima.de (Andreas J. Koenig)
18104              Date: Wed, 19 Feb 2003 11:05:28 +0100
18105              Message-ID: <m3d6lozitz.fsf@k242.linux.bogus>
18106      Branch: perl
18107            ! patchlevel.h
18108 ____________________________________________________________________________
18109 [ 18811] By: hv                                    on 2003/03/02  22:30:50
18110         Log: Subject: [perl #21289] [Fwd: IPC::Msg bug report]
18111              From: Edmund Bacon (via RT) <perlbug-followup@perl.org>
18112              Date: 18 Feb 2003 21:05:15 -0000
18113              Message-Id: <rt-21289-52384.13.2700974026643@bugs6.perl.org>
18114      Branch: perl
18115            ! ext/IPC/SysV/Msg.pm
18116 ____________________________________________________________________________
18117 [ 18810] By: hv                                    on 2003/03/02  21:59:10
18118         Log: Subject: [PATCH] Re: [perl #18872] File::Basename example misleading
18119              From: Richard Soderberg <perl@crystalflame.net>
18120              Date: Sat, 15 Feb 2003 01:27:21 -0500
18121              Message-Id: <89FAC8B9-40AE-11D7-9B07-000393801F84@crystalflame.net>
18122      Branch: perl
18123            ! lib/File/Basename.pm
18124 ____________________________________________________________________________
18125 [ 18809] By: hv                                    on 2003/03/02  21:54:53
18126         Log: Subject: [perl #21031] $File::Find::name ne $_ w/no_chdir
18127              From: "Anders Johnson" (via RT) <perlbug-followup@perl.org>
18128              Date: 15 Feb 2003 00:21:41 -0000
18129              Message-Id: <rt-21031-51306.12.8541374577158@bugs6.perl.org>
18130      Branch: perl
18131            ! lib/File/Find.pm
18132 ____________________________________________________________________________
18133 [ 18807] By: hv                                    on 2003/03/02  21:22:56
18134         Log: Reverse copyright update (#18801) for files not changed in 2003.
18135      Branch: perl
18136            ! EXTERN.h INTERN.h README av.h cc_runtime.h deb.c doop.c
18137            ! dosish.h fakethr.h form.h globals.c gv.h handy.h hv.h
18138            ! keywords.h keywords.pl mg.h miniperlmain.c numeric.c pad.h
18139            ! perlapi.c perlsdio.h perlsfio.h perlvars.h perly.y pp.h
18140            ! regcomp.h run.c scope.h taint.c thread.h unixish.h utf8.h
18141            ! utfebcdic.h util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c
18142            ! x2p/a2p.h x2p/a2p.y x2p/hash.c x2p/hash.h x2p/proto.h
18143            ! x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
18144 ____________________________________________________________________________
18145 [ 18805] By: hv                                    on 2003/03/02  16:29:28
18146         Log: Subject: Re: [perl #21411] [fix] Postponed RE with split()
18147              From: Enache Adrian <enache@rdslink.ro>
18148              Date: Sun, 2 Mar 2003 10:11:27 +0200
18149              Message-ID: <20030302081127.GA10782@ratsnest.hole>
18150      Branch: perl
18151            ! pp.c t/op/pat.t
18152 ____________________________________________________________________________
18153 [ 18803] By: hv                                    on 2003/03/02  16:12:34
18154         Log: Subject: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch   included)
18155              From: "Anders Johnson" <ajohnson@wischip.com>
18156              Date: Mon, 10 Feb 2003 14:09:46 -0800
18157              Message-ID: <000e01c2d151$2228ca90$9800a8c0@wis.com>
18158      Branch: perl
18159            ! mg.c t/op/magic.t
18160 ____________________________________________________________________________
18161 [ 18802] By: jhi                                   on 2003/03/02  15:39:06
18162         Log: Narrow down the -C test skippage.
18163      Branch: perl
18164            ! t/run/switchC.t
18165 ____________________________________________________________________________
18166 [ 18801] By: hv                                    on 2003/03/02  15:24:22
18167         Log: Update all copyrights to 2003, from Jarkko
18168      Branch: perl
18169            ! EXTERN.h INTERN.h README XSUB.h av.c av.h cc_runtime.h cop.h
18170            ! cv.h deb.c doio.c doop.c dosish.h dump.c embed.h embed.pl
18171            ! embedvar.h fakesdio.h fakethr.h form.h global.sym globals.c
18172            ! gv.c gv.h handy.h hv.c hv.h keywords.h keywords.pl locale.c
18173            ! mg.c mg.h miniperlmain.c nostdio.h numeric.c op.c op.h
18174            ! opcode.h opcode.pl opnames.h pad.c pad.h patchlevel.h perl.c
18175            ! perl.h perlapi.c perlapi.h perlio.h perlsdio.h perlsfio.h
18176            ! perlvars.h perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
18177            ! pp_sort.c pp_sys.c proto.h reentr.c reentr.h reentr.pl
18178            ! regcomp.c regcomp.h regexec.c regexp.h run.c scope.c scope.h
18179            ! sv.c sv.h taint.c thrdvar.h thread.h toke.c universal.c
18180            ! unixish.h utf8.c utf8.h utfebcdic.h util.c util.h x2p/EXTERN.h
18181            ! x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/hash.c
18182            ! x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h x2p/util.c
18183            ! x2p/util.h x2p/walk.c xsutils.c
18184 ____________________________________________________________________________
18185 [ 18800] By: hv                                    on 2003/03/02  15:16:38
18186         Log: Subject: [PATCH] for perl5db.pl against missing args destroying pre-post command setups
18187              From: Richard.Foley@ubsw.com
18188              Date: Wed, 19 Feb 2003 13:24:38 +0100
18189              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579DB@NZURC900PEX1.ubsgs.ubsgroup.net>
18190      Branch: perl
18191            ! lib/perl5db.pl
18192 ____________________________________________________________________________
18193 [ 18799] By: jhi                                   on 2003/03/02  13:34:13
18194         Log: The -CI cannot be easily tested under UTF-8 locale with
18195              the t/test.pl (the 'stdin' data gets doubly UTF-8-ied).
18196              Also other small tweaks in the -C neighbourhood.
18197      Branch: perl
18198            ! perl.c perl.h t/run/switchC.t util.c
18199 ____________________________________________________________________________
18200 [ 18798] By: jhi                                   on 2003/03/02  09:12:06
18201         Log: Go with "right = -right" for greater portability, some platforms
18202              might require llabs() to get abs() of long longs.
18203      Branch: perl
18204            ! pp.c
18205 ____________________________________________________________________________
18206 [ 18797] By: jhi                                   on 2003/03/02  08:07:32
18207         Log: Patch for [perl #9402], known also as "glibc _moddi3 bug
18208              with negative quads", or also as RedHat bug #65612.
18209      Branch: perl
18210            ! pp.c
18211 ____________________________________________________________________________
18212 [ 18796] By: jhi                                   on 2003/03/02  07:34:54
18213         Log: Forgotten from change #18795.
18214      Branch: perl
18215            ! global.sym
18216 ____________________________________________________________________________
18217 [ 18795] By: jhi                                   on 2003/03/02  07:27:44
18218         Log: Subject: Re: [PATCH embed.fnc] Re: [PATCH] Get MSWin32 back compiling
18219              From: Abe Timmerman <abe@ztreet.demon.nl>
18220              Date: Sun, 2 Mar 2003 02:03:16 +0100
18221              Message-Id: <200303020203.16708.abe@ztreet.demon.nl>
18222      Branch: perl
18223            ! embed.fnc embed.h makedef.pl
18224 ____________________________________________________________________________
18225 [ 18794] By: jhi                                   on 2003/03/02  07:21:36
18226         Log: Further Unicode formats patching from Inaba Hiroto.
18227      Branch: perl
18228            + t/uni/write.t
18229            ! MANIFEST pp_ctl.c
18230 ____________________________________________________________________________
18231 [ 18793] By: jhi                                   on 2003/03/01  08:18:35
18232         Log: Integrate change #18788 from maint.
18233      Branch: perl
18234           !> perl.h
18235 ____________________________________________________________________________
18236 [ 18792] By: jhi                                   on 2003/03/01  08:14:43
18237         Log: Subject: [PATCH] Get MSWin32 back compiling
18238              From: Abe Timmerman <abe@ztreet.demon.nl>
18239              Date: Sat, 1 Mar 2003 04:31:19 +0100
18240              Message-Id: <200303010431.20205.abe@ztreet.demon.nl>
18241      Branch: perl
18242            ! embed.fnc embed.h global.sym makedef.pl
18243 ____________________________________________________________________________
18244 [ 18785] By: jhi                                   on 2003/02/26  20:38:55
18245         Log: Subject: Re: [PATCH] Re: format, PerlIO and utf8
18246              From: Inaba Hiroto <inaba@st.rim.or.jp>
18247              Date: Mon, 10 Feb 2003 00:04:51 +0900
18248              Message-ID: <3E466E12.E5349D84@st.rim.or.jp>
18249      Branch: perl
18250            ! pp_ctl.c toke.c
18251 ____________________________________________________________________________
18252 [ 18784] By: jhi                                   on 2003/02/26  19:45:53
18253         Log: An already fixed bug from perl-unicode.
18254      Branch: perl
18255            ! t/op/pat.t
18256 ____________________________________________________________________________
18257 [ 18782] By: hv                                    on 2003/02/26  01:36:49
18258         Log: Subject: Re: [perl #20683] [fix] Better Patch
18259              From: Enache Adrian <enache@rdslink.ro>
18260              Date: Sun, 23 Feb 2003 20:16:39 +0200
18261              Message-ID: <20030223181639.GA18713@ratsnest.hole>
18262      Branch: perl
18263            ! embed.fnc embed.h ext/Devel/Peek/Peek.t mg.c perl.h proto.h
18264            ! regexec.c sv.c t/op/pat.t
18265 ____________________________________________________________________________
18266 [ 18781] By: hv                                    on 2003/02/26  01:11:14
18267         Log: regen headers
18268      Branch: perl
18269            ! perlapi.h pod/perlapi.pod
18270 ____________________________________________________________________________
18271 [ 18780] By: hv                                    on 2003/02/26  00:25:32
18272         Log: Two typos found by Philip Newton <pnewton@gmx.de>
18273      Branch: perl
18274            ! configpm ext/DB_File/DB_File.pm
18275 ____________________________________________________________________________
18276 [ 18779] By: jhi                                   on 2003/02/25  18:20:01
18277         Log: Add tests for the -C switch.  Depending on the
18278              CLIs some $^O dance may be needed.
18279      Branch: perl
18280            + t/run/switchC.t
18281            ! MANIFEST
18282 ____________________________________________________________________________
18283 [ 18778] By: hv                                    on 2003/02/25  15:24:17
18284         Log: Add missing file from change #18774.
18285      Branch: perl
18286            + t/op/localref.t
18287 ____________________________________________________________________________
18288 [ 18777] By: hv                                    on 2003/02/25  14:07:59
18289         Log: More variables for change #18776.
18290      Branch: perl
18291            ! op.c
18292 ____________________________________________________________________________
18293 [ 18776] By: hv                                    on 2003/02/25  14:04:03
18294         Log: Subject: [perl #20682] [fix] @- array not visible in s///
18295              From: Enache Adrian <enache@rdslink.ro>
18296              Date: Fri, 21 Feb 2003 17:50:14 +0200
18297              Message-ID: <20030221155014.GB793@ratsnest.hole>
18298      Branch: perl
18299            ! op.c t/op/subst.t
18300 ____________________________________________________________________________
18301 [ 18775] By: hv                                    on 2003/02/25  13:53:11
18302         Log: Subject: [perl #20684] [fix] s/// with (??{..}) inside returns wrong count
18303              From: Enache Adrian <enache@rdslink.ro>
18304              Date: Fri, 21 Feb 2003 17:49:41 +0200
18305              Message-ID: <20030221154941.GA793@ratsnest.hole>
18306      Branch: perl
18307            ! pp_ctl.c t/op/subst.t
18308 ____________________________________________________________________________
18309 [ 18774] By: hv                                    on 2003/02/25  13:21:19
18310         Log: Subject: Re: [perl #21321] local ${"FOO"} does not work
18311              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18312              Date: Sun, 23 Feb 2003 00:03:27 +0100
18313              Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr>
18314      Branch: perl
18315            ! MANIFEST op.c perl.h pp.c pp_hot.c t/op/local.t
18316 ____________________________________________________________________________
18317 [ 18773] By: hv                                    on 2003/02/25  12:45:01
18318         Log: Subject: [Encode] 1.88 Released
18319              From: Dan Kogai <dankogai@dan.co.jp>
18320              Date: Thu, 20 Feb 2003 23:49:55 +0900
18321              Message-Id: <935F75D0-44E2-11D7-B310-000393AE4244@dan.co.jp>
18322      Branch: perl
18323            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
18324            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
18325            ! ext/Encode/lib/Encode/CJKConstants.pm
18326            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/enc_eucjp.t
18327            ! ext/Encode/t/enc_utf8.t ext/Encode/ucm/viscii.ucm
18328 ____________________________________________________________________________
18329 [ 18772] By: merijn                                on 2003/02/25  12:12:14
18330         Log: Subject: [perl@18752] warnings from CGI tests under cygwin
18331              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18332              Date: Wed, 19 Feb 2003 13:37:39 -0800
18333              Message-ID: <jk/U+gzkg2DE092yn@efn.org>
18334      Branch: perl
18335            ! lib/CGI.pm
18336 ____________________________________________________________________________
18337 [ 18771] By: jhi                                   on 2003/02/25  07:46:53
18338         Log: Cleanup #18770 as suggested by Rafael.
18339      Branch: perl
18340            ! mg.c perl.h
18341 ____________________________________________________________________________
18342 [ 18770] By: jhi                                   on 2003/02/25  06:01:09
18343         Log: A new try at #18765 (for [perl #20920]).
18344      Branch: perl
18345            ! mg.c
18346 ____________________________________________________________________________
18347 [ 18769] By: jhi                                   on 2003/02/25  05:33:10
18348         Log: Retract change #18765: makes HiRes.t hang after subtest #11.
18349      Branch: perl
18350            ! mg.c
18351 ____________________________________________________________________________
18352 [ 18768] By: chip                                  on 2003/02/24  21:42:57
18353         Log: Include p4d2p in Porting again, because p4genpatch doesn't work
18354              until a change has been submitted.
18355      Branch: perl
18356            + Porting/p4d2p
18357            ! MANIFEST
18358 ____________________________________________________________________________
18359 [ 18767] By: chip                                  on 2003/02/24  21:35:56
18360         Log: In Porting scripts, use standard perl path of "/usr/bin/perl".
18361      Branch: perl
18362            ! Porting/check83.pl Porting/findvars Porting/fixCORE
18363            ! Porting/fixvars Porting/genlog Porting/makerel Porting/patchls
18364 ____________________________________________________________________________
18365 [ 18766] By: jhi                                   on 2003/02/24  20:04:36
18366         Log: PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.
18367      Branch: perl
18368            ! embedvar.h intrpvar.h mg.c perl.c perl.h pod/perldiag.pod
18369            ! pod/perlipc.pod pod/perlrun.pod pp_sys.c util.c
18370 ____________________________________________________________________________
18371 [ 18765] By: jhi                                   on 2003/02/24  19:56:23
18372         Log: Subject: Re: [perl #20920] Segmentation fault ("Safe Signal" queue problem?)
18373              From: Slaven Rezic <slaven@rezic.de>
18374              Date: 14 Feb 2003 09:11:15 +0100
18375              Message-ID: <878ywji8nw.fsf@vran.herceg.de>
18376              
18377              (with slight tweaks)
18378      Branch: perl
18379            ! mg.c
18380 ____________________________________________________________________________
18381 [ 18764] By: jhi                                   on 2003/02/24  18:44:41
18382         Log: Patching magic from Inaba-san's keyboard: fix for [perl #8769]:
18383              "scalar upgraded to UTF-8 as a side effect of quote-interpolation
18384              when 'use encoding' is engaged"-- wasn't actually encoding's fault.
18385      Branch: perl
18386            ! pp_ctl.c pp_hot.c sv.c sv.h t/op/concat.t
18387 ____________________________________________________________________________
18388 [ 18763] By: chip                                  on 2003/02/24  14:54:36
18389         Log: Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.
18390      Branch: perl
18391            ! op.c win32/perlhost.h
18392 ____________________________________________________________________________
18393 [ 18762] By: hv                                    on 2003/02/24  00:18:42
18394         Log: Remove no-longer-true line from perlop
18395      Branch: perl
18396            ! pod/perlop.pod
18397 ____________________________________________________________________________
18398 [ 18761] By: jhi                                   on 2003/02/23  12:07:53
18399         Log: Chip noticed that the intended optionality of the 'IV' was
18400              forgotten in the change #18758.
18401      Branch: perl
18402            ! ext/Devel/Peek/Peek.t
18403 ____________________________________________________________________________
18404 [ 18760] By: jhi                                   on 2003/02/22  19:17:04
18405         Log: API doc tweaks.
18406      Branch: perl
18407            ! utf8.c
18408 ____________________________________________________________________________
18409 [ 18759] By: sky                                   on 2003/02/21  09:08:30
18410         Log: Change regex to be a bit more friendly against various
18411              outputs from ps -f, regex suggest by rgs
18412      Branch: perl
18413            ! ext/threads/t/join.t
18414 ____________________________________________________________________________
18415 [ 18758] By: jhi                                   on 2003/02/20  17:28:44
18416         Log: Subject: [PATCH: perl@18639] add some IV stuff to ext/Devel/Peek/Peek.t test 21
18417              From: PPrymmer@factset.com
18418              Date: Thu, 20 Feb 2003 13:28:09 -0500
18419              Message-ID: <OF2DC297F4.A63F24F9-ON85256CD3.006513E4@factset.com>
18420      Branch: perl
18421            ! ext/Devel/Peek/Peek.t
18422 ____________________________________________________________________________
18423 [ 18757] By: jhi                                   on 2003/02/20  17:27:17
18424         Log: Subject: [PATCH: perl@186389] add probe for yet another dangerous logical name: COMP
18425              From: PPrymmer@factset.com
18426              Date: Wed, 19 Feb 2003 15:04:40 -0500
18427              Message-ID: <OFC0A627AD.02B9D968-ON85256CD2.006DDC21@factset.com>
18428      Branch: perl
18429            ! README.vms configure.com
18430 ____________________________________________________________________________
18431 [ 18756] By: jhi                                   on 2003/02/20  06:16:05
18432         Log: Doc tweakage on -C.
18433      Branch: perl
18434            ! pod/perlrun.pod
18435 ____________________________________________________________________________
18436 [ 18755] By: rgs                                   on 2003/02/19  21:31:43
18437         Log: Subject: [PATCH] 5.8.0: typo in pod/perlcompile.pod
18438              From: Brendan O'Dea <bod@debian.org>
18439              Date: Sun, 16 Feb 2003 21:09:23 +1100
18440              Message-ID: <20030216100923.GA29761@londo.c47.org>
18441      Branch: perl
18442            ! pod/perlcompile.pod
18443 ____________________________________________________________________________
18444 [ 18754] By: rgs                                   on 2003/02/19  21:14:37
18445         Log: Document clearly that "_" is always in package "main".
18446      Branch: perl
18447            ! pod/perlvar.pod
18448 ____________________________________________________________________________
18449 [ 18753] By: rgs                                   on 2003/02/19  20:55:09
18450         Log: Subject: Re: [perl #20716] scope error with brackets
18451              From: Enache Adrian <enache@rdslink.ro>
18452              Date: Thu, 13 Feb 2003 04:52:21 +0200
18453              Message-ID: <20030213025221.GA1215@ratsnest.hole>
18454              (better version of change #18687)
18455      Branch: perl
18456            ! t/comp/parser.t toke.c
18457 ____________________________________________________________________________
18458 [ 18752] By: jhi                                   on 2003/02/19  05:10:26
18459         Log: 'A' is not 65 everywhere.
18460      Branch: perl
18461            ! t/op/pack.t
18462 ____________________________________________________________________________
18463 [ 18751] By: chip                                  on 2003/02/19  03:54:45
18464         Log: Support one-parameter unpack(), which unpacks $_.
18465      Branch: perl
18466            ! opcode.h opcode.pl pod/perlfunc.pod pp_pack.c t/op/pack.t
18467 ____________________________________________________________________________
18468 [ 18750] By: hv                                    on 2003/02/19  00:53:03
18469         Log: more complex assertions activation:
18470              Subject: Re: Did the assertion patch/feature submission get overlooked?
18471              From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
18472              Date: Tue, 18 Feb 2003 19:24:13 +0000
18473              Message-ID: <3E52885D.5060903@yahoo.com>
18474      Branch: perl
18475            ! lib/assertions.pm lib/assertions/activate.pm
18476            ! t/comp/assertions.t
18477 ____________________________________________________________________________
18478 [ 18749] By: hv                                    on 2003/02/19  00:19:21
18479         Log: Subject: [PATCH] Make adding notes to patchlevel.h easier
18480              From: andreas.koenig@anima.de (Andreas J. Koenig)
18481              Date: Tue, 18 Feb 2003 11:48:40 +0100
18482              Message-ID: <m3n0kt27av.fsf@k242.linux.bogus>
18483      Branch: perl
18484            ! patchlevel.h
18485 ____________________________________________________________________________
18486 [ 18748] By: hv                                    on 2003/02/19  00:00:41
18487         Log: Subject: [PATCH IO/Socket/INET.pm] Blocking option ignored
18488              From: Dave Mitchell <davem@fdgroup.com>
18489              Date: Tue, 18 Feb 2003 21:45:45 +0000
18490              Message-ID: <20030218214545.C18547@fdgroup.com>
18491              
18492              and tests for the same:
18493              From: Dave Mitchell <davem@fdgroup.com>
18494              Date: Wed, 19 Feb 2003 00:42:01 +0000
18495              Message-ID: <20030219004201.F18547@fdgroup.com>
18496      Branch: perl
18497            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
18498 ____________________________________________________________________________
18499 [ 18747] By: hv                                    on 2003/02/18  23:47:06
18500         Log: Shouldn't have added as t/run/switchA.t in #18739 - it'll cause
18501              problems on case-insensitive file systems. Rename it back to
18502              t/run/switch_A.t
18503      Branch: perl
18504           +> t/run/switch_A.t
18505            - t/run/switchA.t
18506            ! MANIFEST
18507 ____________________________________________________________________________
18508 [ 18746] By: sky                                   on 2003/02/18  21:31:37
18509         Log: Subject: Re: -Os for Darwin why?
18510              From: schwern@pobox.com
18511              Date: tis feb 18, 2003  20:37:39 Europe/Stockholm
18512              Message-Id: <20030218113739.D25848@ttul.org>
18513      Branch: perl
18514            ! hints/darwin.sh
18515 ____________________________________________________________________________
18516 [ 18741] By: jhi                                   on 2003/02/18  14:01:34
18517         Log: Format nit.
18518      Branch: perl
18519            ! util.c
18520 ____________________________________________________________________________
18521 [ 18740] By: sky                                   on 2003/02/18  06:33:57
18522         Log: Re: -Os for Darwin why?
18523              From: schwern@pobox.com
18524              Date: tis feb 18, 2003  04:14:03 Europe/Stockholm
18525              Message-Id: <20030217191403.A17553@ttul.org>
18526      Branch: perl
18527            ! hints/darwin.sh
18528 ____________________________________________________________________________
18529 [ 18739] By: hv                                    on 2003/02/18  01:04:01
18530         Log: Subject: Re: Did the assertion patch/feature submission get overlooked?
18531              From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
18532              Date: Mon, 17 Feb 2003 23:38:05 +0000
18533              Message-ID: <3E51725D.5060303@yahoo.com>
18534      Branch: perl
18535            + t/comp/assertions.t t/run/switchA.t
18536            ! MANIFEST
18537 ____________________________________________________________________________
18538 [ 18738] By: hv                                    on 2003/02/18  00:51:24
18539         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH] Copy on write for $& and $1...
18540              From: Nicholas Clark <nick@ccl4.org>
18541              Date: Mon, 17 Feb 2003 21:07:03 +0000
18542              Message-ID: <20030217210330.A8611@plum.flirble.org>
18543      Branch: perl
18544            ! sv.c
18545 ____________________________________________________________________________
18546 [ 18737] By: hv                                    on 2003/02/18  00:47:00
18547         Log: Subject: [PATCH] Re: [perl #21261] B::Terse not outputting correct constants or variable names
18548              From: Stephen McCamant <smcc@mit.edu>
18549              Date: Mon, 17 Feb 2003 19:34:36 -0500
18550              Date: Mon, 17 Feb 2003 19:34:36 -0500
18551              Message-ID: <15953.32668.277063.470885@syllepsis.MIT.EDU>
18552      Branch: perl
18553            ! ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Concise.pm
18554            ! ext/B/B/Terse.pm ext/B/t/terse.t
18555 ____________________________________________________________________________
18556 [ 18736] By: hv                                    on 2003/02/17  09:33:47
18557         Log: Subject: [PATCH] Re: [PATCH] Copy on write for $& and $1...
18558              From: Nicholas Clark <nick@unfortu.net>
18559              Date: Sun, 16 Feb 2003 23:09:50 +0000
18560              Message-ID: <20030216230950.GB276@Bagpuss.unfortu.net>
18561      Branch: perl
18562            ! sv.c
18563 ____________________________________________________________________________
18564 [ 18735] By: hv                                    on 2003/02/17  09:13:02
18565         Log: Use the escape E<ntilde> in source files rather than the actual char.
18566      Branch: perl
18567            ! lib/assertions.pm lib/assertions/activate.pm
18568 ____________________________________________________________________________
18569 [ 18734] By: hv                                    on 2003/02/17  09:06:44
18570         Log: Suppress empty #ifdef blocks in embed.pl
18571      Branch: perl
18572            ! embed.h embed.pl
18573 ____________________________________________________________________________
18574 [ 18733] By: hv                                    on 2003/02/17  08:51:53
18575         Log: fix typo in sv.c and regenerate perlapi.pod
18576      Branch: perl
18577            ! pod/perlapi.pod sv.c
18578 ____________________________________________________________________________
18579 [ 18732] By: jhi                                   on 2003/02/17  06:40:09
18580         Log: Philip Newton has eagle eyes :-)
18581      Branch: perl
18582            ! pod/perlrun.pod
18583 ____________________________________________________________________________
18584 [ 18731] By: jhi                                   on 2003/02/17  05:31:18
18585         Log: Doc tweaks (and one code tweak) based on Philip Newton's comments.
18586      Branch: perl
18587            ! locale.c pod/perlrun.pod pod/perlunicode.pod
18588            ! pod/perluniintro.pod pod/perlvar.pod util.c
18589 ____________________________________________________________________________
18590 [ 18730] By: jhi                                   on 2003/02/17  04:44:53
18591         Log: Make also the -CAL conditional on locale.
18592      Branch: perl
18593            ! perl.c pod/perlrun.pod
18594 ____________________________________________________________________________
18595 [ 18729] By: jhi                                   on 2003/02/16  18:33:05
18596         Log: NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
18597      Branch: perl
18598            ! embed.h embed.pl pod/perlembed.pod
18599 ____________________________________________________________________________
18600 [ 18728] By: jhi                                   on 2003/02/16  18:20:04
18601         Log: According to Sarathy it's better have the Ministry
18602              of Information to remove all memory of NO_EMBED.
18603              What NO_EMBED?
18604      Branch: perl
18605            ! embed.h embed.pl
18606 ____________________________________________________________________________
18607 [ 18727] By: hv                                    on 2003/02/16  13:55:10
18608         Log: add support for assertions. Updated form of:
18609              Subject: Re: Did the assertion patch/feature submission get overlooked?
18610              From: Salvador =?ISO-8859-1?Q?Fandi=F1o?= <sfandino@yahoo.com>
18611              Date: Sat, 30 Nov 2002 17:24:09 +0000
18612              Message-ID: <3DE8F439.50402@yahoo.com>
18613      Branch: perl
18614            + lib/assertions.pm lib/assertions/activate.pm
18615            ! MANIFEST cv.h dump.c embed.pl embedvar.h ext/B/B/Deparse.pm
18616            ! ext/B/defsubs_h.PL intrpvar.h lib/perl5db.pl op.c perl.c
18617            ! perl.h perlapi.h pp_hot.c sv.c toke.c xsutils.c
18618 ____________________________________________________________________________
18619 [ 18726] By: hv                                    on 2003/02/16  13:10:32
18620         Log: COW regexps:
18621              Subject: [PATCH] Copy on write for $& and $1...
18622              From: Nicholas Clark <nick@unfortu.net>
18623              Date: Sun, 9 Feb 2003 23:00:09 +0000
18624              Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
18625      Branch: perl
18626            ! embed.fnc embed.h global.sym pod/perlapi.pod pp_ctl.c pp_hot.c
18627            ! proto.h regcomp.c regexec.c regexp.h sv.c sv.h thrdvar.h
18628 ____________________________________________________________________________
18629 [ 18725] By: hv                                    on 2003/02/16  13:08:52
18630         Log: inline SvREFCNT_dec:
18631              Subject: [PATCH] Copy on write for $& and $1...
18632              From: Nicholas Clark <nick@unfortu.net>
18633              Date: Sun, 9 Feb 2003 23:00:09 +0000
18634              Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
18635      Branch: perl
18636            ! embed.fnc embed.h proto.h sv.c sv.h
18637 ____________________________________________________________________________
18638 [ 18723] By: hv                                    on 2003/02/16  11:12:58
18639         Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
18640              From: Enache Adrian <enache@rdslink.ro>
18641              Date: Sun, 16 Feb 2003 00:05:10 +0200
18642              Message-ID: <20030215220510.GB893@ratsnest.hole>
18643      Branch: perl
18644            ! op.c
18645 ____________________________________________________________________________
18646 [ 18722] By: hv                                    on 2003/02/16  11:08:06
18647         Log: outdent else-if chain in scope()
18648      Branch: perl
18649            ! op.c
18650 ____________________________________________________________________________
18651 [ 18721] By: hv                                    on 2003/02/16  11:00:47
18652         Log: Subject: [PATCH] arcane tainting bug in vms.c
18653              From: "Craig A. Berry" <craigberry@mac.com>
18654              Date: Sat, 15 Feb 2003 12:29:03 -0600
18655              Message-ID: <3E4E86EF.8090609@mac.com>
18656      Branch: perl
18657            ! vms/vms.c
18658 ____________________________________________________________________________
18659 [ 18720] By: hv                                    on 2003/02/16  10:54:58
18660         Log: restrict PERL_PRESERVE_IVUV to things that should really give an
18661              integer, but extend to runtime. Based on:
18662              Subject: Re: [perl #20827] Unexpected scientific notation.
18663              From: hv@crypt.org
18664              Date: Wed, 12 Feb 2003 03:12:43 +0000
18665              Message-Id: <200302120312.h1C3ChS02613@crypt.compulink.co.uk>
18666      Branch: perl
18667            ! op.c pp.c
18668 ____________________________________________________________________________
18669 [ 18718] By: jhi                                   on 2003/02/16  09:47:02
18670         Log: As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option
18671              which will disable the short forms of the Perl_ API, good for
18672              embedding stuff.  (Kind of like the old NO_EMBED, but better.)
18673      Branch: perl
18674            ! embed.h embed.pl pod/perlembed.pod
18675 ____________________________________________________________________________
18676 [ 18717] By: jhi                                   on 2003/02/16  09:44:57
18677         Log: Clarify the -C syntax a bit.
18678      Branch: perl
18679            ! pod/perlrun.pod
18680 ____________________________________________________________________________
18681 [ 18716] By: jhi                                   on 2003/02/16  08:29:54
18682         Log: Forgotten from #18715.
18683      Branch: perl
18684            ! embed.h proto.h
18685 ____________________________________________________________________________
18686 [ 18715] By: jhi                                   on 2003/02/15  21:19:37
18687         Log: The new(er) way of controlling Unicode I/O (and other) features;
18688              -C (or PERL_UNICODE).  See perlrun/-C for more details.
18689      Branch: perl
18690            ! embed.fnc embedvar.h gv.c intrpvar.h locale.c mg.c perl.c
18691            ! perl.h perlapi.h pod/perldiag.pod pod/perlrun.pod
18692            ! pod/perlunicode.pod pod/perluniintro.pod pod/perlvar.pod
18693            ! util.c
18694 ____________________________________________________________________________
18695 [ 18714] By: jhi                                   on 2003/02/15  12:31:25
18696         Log: Also Storable really wants the PATCHLEVEL, not PERL_VERSION.
18697      Branch: perl
18698            ! ext/Storable/Storable.xs
18699 ____________________________________________________________________________
18700 [ 18712] By: jhi                                   on 2003/02/15  08:39:38
18701         Log: Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5
18702              even closer to each other.  The dec_osf.pl is irrelevant
18703              for the current core but adding it makes for one less exception
18704              when integrating.
18705      Branch: perl
18706            + ext/Digest/MD5/hints/dec_osf.pl
18707            ! MANIFEST ext/Digest/MD5/MD5.pm ext/Digest/MD5/Makefile.PL
18708            ! ext/Digest/MD5/t/files.t
18709 ____________________________________________________________________________
18710 [ 18711] By: jhi                                   on 2003/02/15  08:32:04
18711         Log: Update MD5 Changes; update checksums.
18712      Branch: perl
18713            ! ext/Digest/MD5/Changes ext/Digest/MD5/t/files.t
18714 ____________________________________________________________________________
18715 [ 18710] By: jhi                                   on 2003/02/15  08:19:20
18716         Log: Update the MD5 checksums.
18717      Branch: perl
18718            ! ext/Digest/MD5/t/files.t
18719 ____________________________________________________________________________
18720 [ 18709] By: jhi                                   on 2003/02/15  08:16:26
18721         Log: Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
18722              (problem noticed by Graham with List::Util).
18723      Branch: perl
18724            ! ext/Data/Dumper/Dumper.xs ext/Digest/MD5/MD5.xs
18725            ! ext/MIME/Base64/Base64.xs ext/Storable/Storable.xs
18726 ____________________________________________________________________________
18727 [ 18708] By: jhi                                   on 2003/02/15  07:31:17
18728         Log: Subject: Re: [perl #20912] UTF8 related glitch + fix
18729              From: Enache Adrian <enache@rdslink.ro>
18730              Date: Sat, 15 Feb 2003 00:37:40 +0200
18731              Message-ID: <20030214223740.GA13575@ratsnest.hole>
18732      Branch: perl
18733            ! pp.c t/op/split.t
18734 ____________________________________________________________________________
18735 [ 18707] By: hv                                    on 2003/02/15  06:38:15
18736         Log: Subject: [doc patch] ext/threads/shared/shared.pm
18737              From: Stas Bekman <stas@stason.org>
18738              Date: Fri, 14 Feb 2003 11:12:39 +1100
18739              Message-ID: <3E4C3477.7030306@stason.org>
18740      Branch: perl
18741            ! ext/threads/shared/shared.pm
18742 ____________________________________________________________________________
18743 [ 18706] By: hv                                    on 2003/02/15  06:32:35
18744         Log: Subject: Re: perlvar phrasing clarification for $^S
18745              From: "Iain 'Spoon' Truskett" <perl@dellah.anu.edu.au>
18746              Date: Fri, 14 Feb 2003 10:12:00 +1100
18747              Message-ID: <20030213231200.GE16300@ouroboros.anu.edu.au>
18748      Branch: perl
18749            ! pod/perlvar.pod
18750 ____________________________________________________________________________
18751 [ 18705] By: hv                                    on 2003/02/15  06:27:07
18752         Log: Subject: Re: [perl #20933] \substr reuses lvalues (sometimes)
18753              From: Dave Mitchell <davem@fdgroup.com>
18754              Date: Fri, 14 Feb 2003 22:48:27 +0000
18755              Message-ID: <20030214224827.B6783@fdgroup.com>
18756              
18757              with tests:
18758              From: Slaven Rezic <slaven@rezic.de>
18759              Date: 14 Feb 2003 20:23:20 +0100
18760              Message-ID: <87bs1e4qfr.fsf@vran.herceg.de>
18761      Branch: perl
18762            ! pp.c t/op/substr.t t/op/vec.t
18763 ____________________________________________________________________________
18764 [ 18704] By: hv                                    on 2003/02/15  06:17:06
18765         Log: Subject: Re: overriding builtins quirk
18766              From: Jerrad Pierce <belg4mit@MIT.EDU>
18767              Date: Fri, 14 Feb 2003 09:28:13 -0500
18768              Message-Id: <200302141428.JAA25752@cathedral-seven.mit.edu>
18769      Branch: perl
18770            ! pod/perlsub.pod
18771 ____________________________________________________________________________
18772 [ 18703] By: rgs                                   on 2003/02/14  22:23:56
18773         Log: Subject: Re: trying to fix #20154, #20357
18774              From: Enache Adrian <enache@rdslink.ro>
18775              Date: Sat, 8 Feb 2003 21:05:14 +0200
18776              Message-ID: <20030208190514.GA866@ratsnest.hole>
18777              (fixes #19061 as well)
18778      Branch: perl
18779            ! pp_ctl.c t/op/goto.t
18780 ____________________________________________________________________________
18781 [ 18702] By: gbarr                                 on 2003/02/14  19:26:23
18782         Log: Update to Scalar-List-Utils 1.11
18783      Branch: perl
18784            + ext/List/Util/t/proto.t
18785            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
18786            ! ext/List/Util/lib/List/Util.pm
18787            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/isvstring.t
18788 ____________________________________________________________________________
18789 [ 18699] By: jhi                                   on 2003/02/13  09:43:33
18790         Log: gcc 3.2.1 does not have -Wall faith that tmp
18791              will not be used uninitialized.
18792      Branch: perl
18793            ! toke.c
18794 ____________________________________________________________________________
18795 [ 18698] By: hv                                    on 2003/02/12  03:01:32
18796         Log: Subject: perlbug (was: Re: [perl #20606] [no subject])
18797              From: Slaven Rezic <slaven@rezic.de>
18798              Date: 30 Jan 2003 19:03:41 +0100
18799              Message-ID: <87fzra7bwi.fsf@vran.herceg.de>
18800      Branch: perl
18801            ! utils/perlbug.PL
18802 ____________________________________________________________________________
18803 [ 18697] By: hv                                    on 2003/02/12  02:20:39
18804         Log: Subject: [PATCH 5.9.0] to silence compiler warning
18805              From: Robin Barker <Robin.Barker@npl.co.uk>
18806              Date: Tue, 28 Jan 2003 13:27:17 -0000
18807              Message-ID: <533D273D4014D411AB1D00062938C4D9040462CC@hotel.npl.co.uk>
18808      Branch: perl
18809            ! ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.xs
18810            ! universal.c util.c
18811 ____________________________________________________________________________
18812 [ 18696] By: rgs                                   on 2003/02/11  20:13:21
18813         Log: Subject: [perl #20654] %*v02x considered invalid in printf
18814              From: Robin Barker (via RT) <perlbug-followup@perl.org>
18815              Date: 10 Feb 2003 16:43:23 -0000
18816              Message-Id: <rt-20654-50711.19.9711009821137@bugs6.perl.org>
18817      Branch: perl
18818            ! sv.c t/op/sprintf.t
18819 ____________________________________________________________________________
18820 [ 18695] By: rgs                                   on 2003/02/11  20:00:23
18821         Log: Subject: mini-[patch] perlrun "^$W" typo
18822              From: Iain Truskett <spoon@dellah.org>
18823              Date: Tue, 11 Feb 2003 08:38:52 +1100
18824              Message-ID: <20030210213851.GC31721@ouroboros.anu.edu.au>
18825      Branch: perl
18826            ! pod/perlrun.pod
18827 ____________________________________________________________________________
18828 [ 18694] By: rgs                                   on 2003/02/11  19:44:00
18829         Log: Subject: [PATCH] More B::Concise fixes
18830              From: Stephen McCamant <smcc@mit.edu>
18831              Date: Sun, 9 Feb 2003 17:28:38 -0500
18832              Message-ID: <15942.54806.381678.173391@syllepsis.MIT.EDU>
18833      Branch: perl
18834            ! ext/B/B/Concise.pm
18835 ____________________________________________________________________________
18836 [ 18693] By: merijn                                on 2003/02/11  08:14:29
18837         Log: More code cleanup.
18838              
18839              Subject: Re: New SV Flag
18840              Date: Fri, 07 Feb 2003 09:57:43 +0100
18841              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18842              Message-Id: <20030207095258.6E05.H.M.BRAND@hccnet.nl>
18843      Branch: perl
18844            ! sv.c sv.h
18845 ____________________________________________________________________________
18846 [ 18692] By: jhi                                   on 2003/02/11  07:53:26
18847         Log: Dueling patches.
18848      Branch: perl
18849            - lib/CPAN/ChangeLog
18850            ! MANIFEST
18851 ____________________________________________________________________________
18852 [ 18691] By: hv                                    on 2003/02/11  00:27:56
18853         Log: Subject: PATCH: sv_rvweaken() deficiency (against 5.8.0)
18854              From: Mark Mielke <mark@mark.mielke.cc>
18855              Date: Mon, 20 Jan 2003 19:56:13 -0500
18856              Message-ID: <20030121005613.GA31739@mark.mielke.cc>
18857      Branch: perl
18858            ! sv.c
18859 ____________________________________________________________________________
18860 [ 18690] By: hv                                    on 2003/02/10  22:08:05
18861         Log: fix comment in change #18689
18862      Branch: perl
18863            ! sv.c
18864 ____________________________________________________________________________
18865 [ 18689] By: hv                                    on 2003/02/10  21:59:34
18866         Log: Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.
18867              Now allows but ignores the 'l' modifier on floating point formats
18868              and adds a couple of tests.
18869      Branch: perl
18870            ! sv.c t/op/sprintf.t
18871 ____________________________________________________________________________
18872 [ 18688] By: sky                                   on 2003/02/10  19:54:13
18873         Log: Subject: Re: [perl #20777] [PATCH] goto &subroutine leaks memory
18874              From: Enache Adrian <enache@rdslink.ro>
18875              Date: sun feb 9, 2003  21:10:25 Europe/Stockholm
18876              Message-Id: <20030209201025.GA1247@ratsnest.hole>
18877      Branch: perl
18878            ! pp_ctl.c
18879 ____________________________________________________________________________
18880 [ 18687] By: sky                                   on 2003/02/10  18:13:29
18881         Log: Subject: Re: [perl #20716] [FIX] scope error with brackets
18882              From: Enache Adrian <enache@rdslink.ro>
18883              Date: mon feb 10, 2003  18:48:58 Europe/Stockholm
18884              Message-id: <20030210174858.GA872@ratsnest.hole>
18885      Branch: perl
18886            ! t/comp/parser.t toke.c
18887 ____________________________________________________________________________
18888 [ 18686] By: sky                                   on 2003/02/10  18:11:35
18889         Log: Compile under threads and MacOSX. For some reason newSVpvf
18890              was not exapnded.
18891      Branch: perl
18892            ! universal.c
18893 ____________________________________________________________________________
18894 [ 18685] By: ams                                   on 2003/02/10  03:44:07
18895         Log: No, we don't really want the utility scripts.
18896      Branch: perl
18897            - ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
18898            - ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
18899            ! MANIFEST ext/MIME/Base64/Makefile.PL
18900 ____________________________________________________________________________
18901 [ 18684] By: hv                                    on 2003/02/10  01:43:12
18902         Log: fix for C< use if qw/ 1 open :utf8 / > based on:
18903              Subject: [perl #20536] use if 1, open => ':utf8' fails
18904              From: Autrijus Tang (via RT) <perlbug-followup@perl.org>
18905              Date: 24 Jan 2003 22:39:06 -0000
18906              Message-Id: <rt-20536-49670.13.2464320257255@bugs6.perl.org>
18907      Branch: perl
18908            ! lib/if.pm lib/if.t
18909 ____________________________________________________________________________
18910 [ 18683] By: hv                                    on 2003/02/10  01:15:52
18911         Log: Subject: RE: perldebug.pod suggestion
18912              From: "Jay Hannah" <jhannah@omnihotels.com>
18913              Date: Fri, 24 Jan 2003 11:28:44 -0600
18914              Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2>
18915      Branch: perl
18916            ! pod/perldebug.pod
18917 ____________________________________________________________________________
18918 [ 18682] By: hv                                    on 2003/02/10  00:26:50
18919         Log: Subject: [PATCH] version objects final(?) patch
18920              From: John Peacock <jpeacock@rowman.com>
18921              Date: Sun, 05 Jan 2003 21:28:41 -0500
18922              Message-ID: <3E18E9D9.2040908@rowman.com>
18923      Branch: perl
18924            ! lib/version.pm lib/version.t universal.c util.c
18925 ____________________________________________________________________________
18926 [ 18680] By: chip                                  on 2003/02/09  17:39:33
18927         Log: Add CPAN ChangeLog to MANIFEST.
18928      Branch: perl
18929            ! MANIFEST
18930 ____________________________________________________________________________
18931 [ 18678] By: jhi                                   on 2003/02/09  14:37:38
18932         Log: CPAN ChangeLog not needed, says Andreas.
18933      Branch: perl
18934            ! MANIFEST
18935 ____________________________________________________________________________
18936 [ 18677] By: jhi                                   on 2003/02/09  08:42:19
18937         Log: Subject: [perl #20785] glitches with $PerlIO::encoding::fallback
18938              From: "autrijus@ossf.iis.sinica.edu.tw (via RT)" <perlbug-followup@perl.org>
18939              Date: 8 Feb 2003 11:54:11 -0000
18940              Message-Id: <rt-20785-50586.6.45611613038412@bugs6.perl.org>
18941      Branch: perl
18942            ! ext/PerlIO/encoding/encoding.pm
18943 ____________________________________________________________________________
18944 [ 18676] By: jhi                                   on 2003/02/09  08:35:25
18945         Log: Subject: Re: utime undef, undef, "/tmp/test" and warnings
18946              From: Stas Bekman <stas@stason.org>
18947              Date: Sat, 08 Feb 2003 11:12:28 +1100
18948              Message-ID: <3E444B6C.5060407@stason.org>
18949      Branch: perl
18950            ! doio.c
18951 ____________________________________________________________________________
18952 [ 18675] By: jhi                                   on 2003/02/08  19:49:40
18953         Log: Possible cruft removal.
18954      Branch: perl
18955            ! x2p/Makefile.SH
18956 ____________________________________________________________________________
18957 [ 18674] By: jhi                                   on 2003/02/08  18:22:42
18958         Log: Signedness nits.
18959      Branch: perl
18960            ! toke.c
18961 ____________________________________________________________________________
18962 [ 18672] By: jhi                                   on 2003/02/08  08:45:35
18963         Log: Upgrade to CPAN 1.64, from Andreas Koenig.
18964      Branch: perl
18965            + lib/CPAN/ChangeLog lib/CPAN/README utils/cpan
18966            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
18967            ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
18968            ! utils.lst
18969 ____________________________________________________________________________
18970 [ 18671] By: jhi                                   on 2003/02/08  08:35:06
18971         Log: Upgrade to Net::Ping 2.28, from Rob Brown.
18972      Branch: perl
18973            + lib/Net/Ping/t/190_alarm.t lib/Net/Ping/t/500_ping_icmp.t
18974            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
18975            ! lib/Net/Ping/README lib/Net/Ping/t/300_ping_stream.t
18976            ! lib/Net/Ping/t/400_ping_syn.t lib/Net/Ping/t/410_syn_host.t
18977 ____________________________________________________________________________
18978 [ 18670] By: jhi                                   on 2003/02/08  07:23:02
18979         Log: Subject: [PATCH] perluniintro nit
18980              From: Autrijus Tang <autrijus@autrijus.org>
18981              Date: Fri, 7 Feb 2003 00:02:49 +0800
18982              Message-ID: <20030206160249.GA12984@not.autrijus.org>
18983      Branch: perl
18984            ! pod/perluniintro.pod
18985 ____________________________________________________________________________
18986 [ 18669] By: jhi                                   on 2003/02/06  20:06:09
18987         Log: Subject: [PATCH: perl@186389] path tweak fix up for t/pod/find.t on VMS
18988              From: PPrymmer@factset.com
18989              Date: Wed, 5 Feb 2003 12:00:05 -0500
18990              Message-ID: <OFF5FDC924.68DBF580-ON85256CC4.005CC78E@factset.com>
18991      Branch: perl
18992            ! t/pod/find.t
18993 ____________________________________________________________________________
18994 [ 18668] By: jhi                                   on 2003/02/06  20:00:52
18995         Log: sv_cat_recode() proto was missing, noticed by Craig Berry.
18996      Branch: perl
18997            ! proto.h
18998 ____________________________________________________________________________
18999 [ 18666] By: sky                                   on 2003/02/06  09:39:24
19000         Log: Patch from Richard Soderberg, cleanup the code a bit and comment
19001              why we are not using SvOOK_on.
19002      Branch: perl
19003            ! sv.c
19004 ____________________________________________________________________________
19005 [ 18664] By: jhi                                   on 2003/02/06  09:26:53
19006         Log: Things forgotten from Encode 1.87.
19007      Branch: perl
19008            ! ext/Encode/Unicode/Unicode.xs ext/Encode/t/CJKT.t
19009 ____________________________________________________________________________
19010 [ 18663] By: jhi                                   on 2003/02/06  04:03:31
19011         Log: Upgrade to Encode 1.87.
19012      Branch: perl
19013            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/Changes
19014            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/KR/KR.pm
19015            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
19016            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
19017            ! ext/Encode/lib/Encode/CJKConstants.pm
19018            ! ext/Encode/lib/Encode/Encoder.pm
19019            ! ext/Encode/lib/Encode/Encoding.pm
19020            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/CJKT.t
19021            ! ext/Encode/t/enc_eucjp.t
19022 ____________________________________________________________________________
19023 [ 18662] By: jhi                                   on 2003/02/05  19:40:38
19024         Log: Add the test of [perl #8760] (fixed by change #18656).
19025      Branch: perl
19026            ! t/run/fresh_perl.t
19027 ____________________________________________________________________________
19028 [ 18661] By: jhi                                   on 2003/02/05  19:28:37
19029         Log: has become fixed too (by changes #18653
19030              and #18658, methinks), adding the test(s).
19031      Branch: perl
19032            ! t/op/pat.t
19033 ____________________________________________________________________________
19034 [ 18660] By: jhi                                   on 2003/02/05  17:15:35
19035         Log: Subject: [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance filter option)([perl #16823])
19036              From: Inaba HIroto <inaba@st.rim.or.jp>
19037              Date: Sat, 01 Feb 2003 21:58:20 +0900
19038              Message-ID: <3E3BC46B.6C687CFD@st.rim.or.jp>
19039      Branch: perl
19040            ! embed.fnc embed.h ext/Encode/Encode.pm ext/Encode/Encode.xs
19041            ! ext/Encode/Encode/encode.h ext/Encode/encengine.c
19042            ! ext/Encode/lib/Encode/Encoding.pm
19043            ! ext/Encode/lib/Encode/JP/JIS7.pm global.sym lib/utf8.t
19044            ! pod/perlapi.pod sv.c t/uni/tr_7jis.t toke.c
19045 ____________________________________________________________________________
19046 [ 18659] By: jhi                                   on 2003/02/05  11:51:30
19047         Log: Subject: [PATCH: perl@186389] fix for PerlIO/Via compilation on VMS
19048              From: PPrymmer@factset.com
19049              Date: Tue, 4 Feb 2003 12:03:17 -0500
19050              Message-ID: <OFCBC6AE62.FF2B83D4-ON85256CC3.005D7A9F@factset.com>
19051      Branch: perl
19052            ! ext/PerlIO/via/via.xs
19053 ____________________________________________________________________________
19054 [ 18658] By: jhi                                   on 2003/02/05  05:45:11
19055         Log: s/S_cache_re/cache_re/ for building with threads.
19056      Branch: perl
19057            ! regexec.c
19058 ____________________________________________________________________________
19059 [ 18657] By: rgs                                   on 2003/02/04  20:06:19
19060         Log: Subject: [PATCH] B::Concise updates (incl. avoiding use of op_seq)
19061              From: Stephen McCamant <smcc@mit.edu>
19062              Date: Mon, 3 Feb 2003 21:01:07 -0500
19063              Message-ID: <15935.7907.976943.74729@syllepsis.MIT.EDU>
19064      Branch: perl
19065            ! ext/B/B/Concise.pm ext/B/t/concise.t
19066 ____________________________________________________________________________
19067 [ 18656] By: rgs                                   on 2003/02/04  20:02:56
19068         Log: Better version of change #18648, by Enache Adrian
19069              Message-ID: <20030204101533.GA11817@ratsnest.hole>
19070      Branch: perl
19071            ! op.c
19072 ____________________________________________________________________________
19073 [ 18655] By: jhi                                   on 2003/02/04  15:56:36
19074         Log: Add the new test to MANIFEST.
19075      Branch: perl
19076            ! MANIFEST
19077 ____________________________________________________________________________
19078 [ 18654] By: gbarr                                 on 2003/02/04  14:42:51
19079         Log: Sync with 1.10
19080      Branch: perl
19081            + ext/List/Util/t/lln.t
19082            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
19083            ! ext/List/Util/lib/List/Util.pm
19084            ! ext/List/Util/lib/Scalar/Util.pm
19085 ____________________________________________________________________________
19086 [ 18653] By: jhi                                   on 2003/02/04  11:04:25
19087         Log: Fix "[perl #20667] unicode regex vs non-unicode regex".
19088              The PL_regdata was not set up (S_cache_re()) before it
19089              was needed (S_reginclass()).  The test put in fresh_perl.t
19090              because we need a pristine state to start.
19091      Branch: perl
19092            ! regexec.c t/run/fresh_perl.t
19093 ____________________________________________________________________________
19094 [ 18652] By: jhi                                   on 2003/02/04  06:35:51
19095         Log: Comment tweak.
19096      Branch: perl
19097            ! t/op/pat.t
19098 ____________________________________________________________________________
19099 [ 18651] By: jhi                                   on 2003/02/04  06:28:53
19100         Log: Signedness issue.
19101      Branch: perl
19102            ! ext/MIME/Base64/Base64.xs
19103 ____________________________________________________________________________
19104 [ 18650] By: rgs                                   on 2003/02/03  22:02:44
19105         Log: Force the C locale in makedepend, to prevent gcc from
19106              producing locale-dependent messages.
19107      Branch: perl
19108            ! makedepend.SH
19109 ____________________________________________________________________________
19110 [ 18649] By: rgs                                   on 2003/02/03  22:00:21
19111         Log: Document the environment variable PERL_UTF8_LOCALE in perlrun.
19112      Branch: perl
19113            ! pod/perlrun.pod
19114 ____________________________________________________________________________
19115 [ 18648] By: rgs                                   on 2003/02/03  19:32:57
19116         Log: Fix bug #8760 : cop_line isn't properly restored
19117              when a module is loaded at runtime behind the scenes.
19118      Branch: perl
19119            ! op.c t/lib/warnings/perlio
19120 ____________________________________________________________________________
19121 [ 18647] By: merijn                                on 2003/02/03  16:14:00
19122         Log: Subject: Re: [perl #20606] [PATCH} openbsd hints
19123              From: Abe Timmerman <abe@ztreet.demon.nl>
19124              Date: Sun, 2 Feb 2003 18:27:57 +0100
19125              Message-Id: <200302021827.57240.abe@ztreet.demon.nl>
19126      Branch: perl
19127            ! hints/openbsd.sh
19128 ____________________________________________________________________________
19129 [ 18644] By: jhi                                   on 2003/02/03  12:41:51
19130         Log: Duh, test -e ENOPORTABLE, I should've remembered that.
19131              (Made Solaris go boom.)
19132      Branch: perl
19133            ! Configure
19134 ____________________________________________________________________________
19135 [ 18643] By: jhi                                   on 2003/02/03  10:36:15
19136         Log: Detypo.
19137      Branch: perl
19138            ! cop.h
19139 ____________________________________________________________________________
19140 [ 18642] By: ams                                   on 2003/02/03  08:26:36
19141         Log: Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
19142              utility scripts?)
19143      Branch: perl
19144            + ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
19145            + ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
19146            ! MANIFEST ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
19147            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
19148            ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/base64.t
19149            ! ext/MIME/Base64/t/quoted-print.t
19150 ____________________________________________________________________________
19151 [ 18641] By: sky                                   on 2003/02/02  23:46:24
19152         Log: In any case, never copy this but use the same SV since
19153              if we copy we loose the hash we so badly need.
19154              For op_const we might still need to copy however.
19155      Branch: perl
19156            ! op.c
19157 ____________________________________________________________________________
19158 [ 18640] By: sky                                   on 2003/02/02  23:38:40
19159         Log: Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes
19160              threading issue. Should perhaps be a PVOP to save memory, but then
19161              we have nowhere to store the hash of the function!
19162      Branch: perl
19163            ! dump.c op.c pp_hot.c
19164 ____________________________________________________________________________
19165 [ 18637] By: jhi                                   on 2003/02/02  20:07:57
19166         Log: Plan 9: Some time has passed.
19167      Branch: perl
19168            ! plan9/buildinfo
19169 ____________________________________________________________________________
19170 [ 18636] By: jhi                                   on 2003/02/02  20:02:11
19171         Log: Subject: Re: typo in checkin 18616
19172              From: Nick Ing-Simmons <nick@ing-simmons.net>
19173              Date: Sun, 02 Feb 2003 17:23:08 +0000
19174              Message-Id: <20030202172308.9244.1@bactrian.ni-s.u-net.com>
19175      Branch: perl
19176            ! XSUB.h
19177 ____________________________________________________________________________
19178 [ 18635] By: jhi                                   on 2003/02/02  19:46:35
19179         Log: Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox.
19180      Branch: perl
19181            + plan9/config_sh.sample
19182            ! MANIFEST
19183 ____________________________________________________________________________
19184 [ 18634] By: ams                                   on 2003/02/02  18:07:01
19185         Log: Subject: [PATCH] pod/perlfunc.pod
19186              From: abigail@abigail.nl
19187              Date: Sun, 2 Feb 2003 16:59:48 +0100
19188              Message-Id: <20030202155948.7971.qmail@abigail.nl>
19189      Branch: perl
19190            ! pod/perlfunc.pod
19191 ____________________________________________________________________________
19192 [ 18633] By: jhi                                   on 2003/02/02  16:48:26
19193         Log: Subject: [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
19194              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19195              Date: Wed, 22 Jan 2003 22:35:56 +0100
19196              Message-Id: <20030122223556.57d597a3.rgarciasuarez@free.fr>
19197      Branch: perl
19198            ! mg.c pp.c pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t
19199 ____________________________________________________________________________
19200 [ 18632] By: jhi                                   on 2003/02/02  15:31:36
19201         Log: Also [perl #3547] has been fixed; add its test case.
19202      Branch: perl
19203            ! t/op/pat.t
19204 ____________________________________________________________________________
19205 [ 18631] By: jhi                                   on 2003/02/02  15:26:10
19206         Log: The [perl #7471] seems to have been fixed; add its test.
19207      Branch: perl
19208            ! t/op/pat.t
19209 ____________________________________________________________________________
19210 [ 18630] By: jhi                                   on 2003/02/02  15:21:23
19211         Log: seems to have been fixed; add its test.
19212      Branch: perl
19213            ! t/op/pat.t
19214 ____________________________________________________________________________
19215 [ 18629] By: jhi                                   on 2003/02/02  15:09:39
19216         Log: Plan 9: Supply also Russ Cox' original config.h for 5.8.0.
19217      Branch: perl
19218            + plan9/config_h.sample
19219            ! MANIFEST
19220 ____________________________________________________________________________
19221 [ 18628] By: jhi                                   on 2003/02/02  14:46:26
19222         Log: Plan 9: Update config.plan9 based on Russ Cox' work.
19223      Branch: perl
19224            ! plan9/config.plan9
19225 ____________________________________________________________________________
19226 [ 18627] By: jhi                                   on 2003/02/02  14:24:00
19227         Log: Plan 9: Update the list of object files.
19228      Branch: perl
19229            ! plan9/mkfile
19230 ____________________________________________________________________________
19231 [ 18626] By: jhi                                   on 2003/02/02  14:03:16
19232         Log: Plan 9: No Configure.
19233      Branch: perl
19234            ! Configure
19235 ____________________________________________________________________________
19236 [ 18624] By: jhi                                   on 2003/02/02  13:29:02
19237         Log: Plan 9: doesn't really do Configure (undo #18585/#18586)
19238      Branch: perl
19239            ! Configure
19240 ____________________________________________________________________________
19241 [ 18622] By: jhi                                   on 2003/02/02  12:49:13
19242         Log: minitest wasn't working.  (The $^X /miniperl/ test in
19243              io/crlf.t didn't work in Tru64, $^X was "./perl", used
19244              the same 'eval q/use .../' trick everywhere.)
19245      Branch: perl
19246            ! t/io/crlf.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
19247            ! t/uni/tr_utf8.t
19248 ____________________________________________________________________________
19249 [ 18621] By: jhi                                   on 2003/02/02  12:23:28
19250         Log: Fix and test for [perl #15549 Empty \Q\E not permitted]
19251              (test.pl-ise quotemeta.t, too)
19252      Branch: perl
19253            ! t/op/quotemeta.t toke.c
19254 ____________________________________________________________________________
19255 [ 18618] By: sky                                   on 2003/02/01  21:04:36
19256         Log: Fix bug #15837, temporary from storable call hadn't gotten
19257              freed yet and was cloned but without a real (AvREAL)
19258              reference to it. @_ doesn't refcount!
19259      Branch: perl
19260            ! ext/threads/threads.xs
19261 ____________________________________________________________________________
19262 [ 18616] By: jhi                                   on 2003/02/01  19:43:09
19263         Log: Integrate from perlio:
19264              
19265              [ 18591]
19266              PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
19267              correct XSUB.h 
19268              
19269              [ 18611]
19270              Michael Schroeder's fix for re-try if stdio ops after 
19271              interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
19272              
19273              [ 18612]
19274              PerlIO friendly version of speed up of $/ = undef case.
19275              
19276              [ 18613]
19277              fflush() before invalidating stdio's fileno.
19278      Branch: perl
19279           !> XSUB.h perlio.c sv.c
19280 ____________________________________________________________________________
19281 [ 18615] By: sky                                   on 2003/02/01  12:01:01
19282         Log: Don't free thread before using it, breaks platforms that
19283              trust that I really want to free what I free, (like HPUX
19284              and AIX).
19285      Branch: perl
19286            ! ext/threads/threads.xs
19287 ____________________________________________________________________________
19288 [ 18614] By: ams                                   on 2003/02/01  12:00:29
19289         Log: Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics
19290              From: Nick Ing-Simmons <nick@ing-simmons.net>
19291              Date: Sat, 01 Feb 2003 13:03:52 +0000
19292              Message-Id: <20030201130352.1872.12@bactrian.ni-s.u-net.com>
19293      Branch: perl
19294            ! perlio.c
19295 ____________________________________________________________________________
19296 [ 18609] By: jhi                                   on 2003/01/31  08:58:40
19297         Log: Go even further (back) than change #18608 and revert
19298              to the 5.8.0 code, since otherwise split.t #40 fails.
19299              The four new tests of pat.t should keep us more honest.
19300      Branch: perl
19301            ! regexec.c
19302 ____________________________________________________________________________
19303 [ 18608] By: jhi                                   on 2003/01/31  08:24:53
19304         Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
19305              From: Enache Adrian <enache@rdslink.ro>
19306              Date: Fri, 31 Jan 2003 09:20:59 +0200
19307              Message-ID: <20030131072059.GB6045@ratsnest.hole>
19308      Branch: perl
19309            ! regexec.c t/op/pat.t
19310 ____________________________________________________________________________
19311 [ 18607] By: ams                                   on 2003/01/31  02:29:56
19312         Log: Fix typo in version check ($[ to $]).
19313      Branch: perl
19314            ! ext/Storable/t/restrict.t
19315 ____________________________________________________________________________
19316 [ 18606] By: rgs                                   on 2003/01/30  22:02:47
19317         Log: Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ?
19318              From: Jose.auguste-etienne@cgss-guyane.fr
19319              Date: Thu, 30 Jan 2003 12:40:53 -0300
19320              Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr>
19321      Branch: perl
19322            ! pod/perlunicode.pod
19323 ____________________________________________________________________________
19324 [ 18605] By: rgs                                   on 2003/01/30  20:58:52
19325         Log: code example in the FAQ that isn't strict-friendly.
19326              Subject: [perl #20616] Tie::IxHash doc error.
19327              From: Beckett Richard-qswi266 (via RT) <perlbug-followup@perl.org>
19328              Date: 30 Jan 2003 11:43:17 -0000
19329              Message-Id: <rt-20616-49904.16.891027432675@bugs6.perl.org>
19330      Branch: perl
19331            ! pod/perlfaq4.pod
19332 ____________________________________________________________________________
19333 [ 18604] By: rgs                                   on 2003/01/30  20:52:05
19334         Log: FAQ sync.
19335      Branch: perl
19336            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
19337            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
19338            ! pod/perlfaq8.pod
19339 ____________________________________________________________________________
19340 [ 18603] By: jhi                                   on 2003/01/30  08:05:22
19341         Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
19342              From: Enache Adrian <enache@rdslink.ro>
19343              Date: Thu, 30 Jan 2003 10:48:09 +0200
19344              Message-ID: <20030130084809.GA16902@ratsnest.hole>
19345              
19346              Fix for half of the failures, with an expanded test.
19347      Branch: perl
19348            ! lib/utf8.t sv.c
19349 ____________________________________________________________________________
19350 [ 18602] By: merijn                                on 2003/01/30  06:31:50
19351         Log: Updates to the openbsd hints
19352              
19353              Subject: [perl #20606] [no subject]
19354              Date: 29 Jan 2003 18:38:37 -0000
19355              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
19356              Message-Id: <rt-20606-49879.4.78874436094841@bugs6.perl.org>
19357      Branch: perl
19358            ! hints/openbsd.sh
19359 ____________________________________________________________________________
19360 [ 18601] By: jhi                                   on 2003/01/29  05:58:36
19361         Log: More of the #18600.
19362      Branch: perl
19363            ! pad.c
19364 ____________________________________________________________________________
19365 [ 18600] By: jhi                                   on 2003/01/29  05:37:12
19366         Log: Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV)
19367              dumping (but now use SvPV_nolen).  (This change made an empty
19368              prototype to show up as "_" under -Uuseperlio.)
19369      Branch: perl
19370            ! dump.c
19371 ____________________________________________________________________________
19372 [ 18599] By: rgs                                   on 2003/01/28  21:07:08
19373         Log: Fix a very small memory leak in op_free, by reserving the
19374              case op_seq == (U16)-1 for the compiler backend
19375              
19376              Subject: Re: Freeing code
19377              From: "Paul Johnson" <paul@pjcj.net>
19378              Date: Tue, 28 Jan 2003 14:13:09 +0100 (CET)
19379              Message-ID: <18918.193.134.254.145.1043759589.squirrel@wesley.pjcj.net>
19380      Branch: perl
19381            ! op.c
19382 ____________________________________________________________________________
19383 [ 18598] By: rgs                                   on 2003/01/28  20:43:02
19384         Log: Integrate from maint-5.8:
19385              Change 18450 :
19386              Tiny output tweak.
19387              Change 18429 :
19388              AIX gcc (2.9) threaded build tweak (without the _THREAD_SAFE
19389              things like drand48_data are undefined).
19390              Change 18388 :
19391              List the PERL_MAGIC_utf8 ('w') flag.
19392      Branch: perl
19393           !> hints/aix.sh pod/perlguts.pod t/op/pat.t
19394 ____________________________________________________________________________
19395 [ 18597] By: rgs                                   on 2003/01/27  21:52:00
19396         Log: Subject: Re: [perl #20274] perlbug requires dynamic loading
19397              From: Slaven Rezic <slaven@rezic.de>
19398              Date: 14 Jan 2003 20:58:54 +0100
19399              Message-ID: <87n0m3v6yp.fsf@vran.herceg.de>
19400      Branch: perl
19401            ! ext/Sys/Hostname/Hostname.pm
19402 ____________________________________________________________________________
19403 [ 18596] By: rgs                                   on 2003/01/27  20:38:21
19404         Log: Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but
19405              without the lval context tweak. Used in OP_DBSTATE.
19406              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
19407              From: Dave Mitchell <davem@fdgroup.com>
19408              Date: Sun, 26 Jan 2003 17:42:42 +0000
19409              Message-ID: <20030126174242.H16182@fdgroup.com>
19410      Branch: perl
19411            ! cop.h pp_ctl.c
19412 ____________________________________________________________________________
19413 [ 18595] By: rgs                                   on 2003/01/27  20:32:01
19414         Log: Subject: [PATCH] make Copy On Write work once again
19415              From: Nicholas Clark <nick@unfortu.net>
19416              Date: Sat, 25 Jan 2003 00:25:50 +0000
19417              Message-ID: <20030125002550.GG278@Bagpuss.unfortu.net>
19418      Branch: perl
19419            ! sv.h
19420 ____________________________________________________________________________
19421 [ 18594] By: jhi                                   on 2003/01/27  20:01:44
19422         Log: Update the pod list for Plan 9.
19423      Branch: perl
19424            ! plan9/mkfile
19425 ____________________________________________________________________________
19426 [ 18593] By: sky                                   on 2003/01/26  22:37:21
19427         Log: When we copy things out of a hash and increment the 
19428              refcount of the shared scalar, we really must protect
19429              that refcount increase with a lock, or else it might not
19430              happen. Fixes segfault when objects would prematurely
19431              be killed.
19432      Branch: perl
19433            ! ext/threads/shared/shared.xs
19434 ____________________________________________________________________________
19435 [ 18592] By: jhi                                   on 2003/01/26  21:54:36
19436         Log: Missing (STRLEN)casts.
19437      Branch: perl
19438            ! sv.c
19439 ____________________________________________________________________________
19440 [ 18589] By: rgs                                   on 2003/01/26  13:06:49
19441         Log: OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.
19442              
19443              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
19444              From: Dave Mitchell <davem@fdgroup.com>
19445              Date: Fri, 24 Jan 2003 18:44:19 +0000
19446              Message-ID: <20030124184419.F11179@fdgroup.com>
19447      Branch: perl
19448            ! mg.c op.h pp_ctl.c
19449 ____________________________________________________________________________
19450 [ 18588] By: jhi                                   on 2003/01/26  12:18:10
19451         Log: Lest people get worried about not having PerlIO.
19452      Branch: perl
19453            ! pod/perluniintro.pod
19454 ____________________________________________________________________________
19455 [ 18586] By: jhi                                   on 2003/01/26  09:19:01
19456         Log: Plan 9 doesn't do nm, from Russ Cox.
19457      Branch: perl
19458            ! Configure
19459 ____________________________________________________________________________
19460 [ 18584] By: jhi                                   on 2003/01/26  09:11:23
19461         Log: Plan 9 doesn't really have the symlink API, from Russ Cox.
19462      Branch: perl
19463            ! plan9/plan9ish.h
19464 ____________________________________________________________________________
19465 [ 18583] By: jhi                                   on 2003/01/26  09:08:36
19466         Log: Plan 9 compiler can't return quads from the ?: (condop).
19467              (There may be more spots like this, so a Configure test
19468              maybe in order, but this works for now.)  From Russ Cox.
19469      Branch: perl
19470            ! ext/PerlIO/via/via.xs plan9/plan9ish.h
19471 ____________________________________________________________________________
19472 [ 18581] By: ams                                   on 2003/01/26  05:29:40
19473         Log: Subject: Re: truncate using a globref
19474              From: Slaven Rezic <slaven@rezic.de>
19475              Date: Thu, 23 Jan 2003 15:48:52 +0100 (CET)
19476              Message-Id: <200301231448.h0NEmqnu022591@vran.herceg.de>
19477      Branch: perl
19478            ! pp_sys.c t/io/fs.t
19479 ____________________________________________________________________________
19480 [ 18580] By: ams                                   on 2003/01/26  04:57:47
19481         Log: Subject: patch to speed up Perl's slurp mode
19482              From: Enache Adrian <enache@rdslink.ro>
19483              Date: Fri, 24 Jan 2003 06:23:54 +0200
19484              Message-Id: <20030124042354.GA30362@ratsnest.hole>
19485      Branch: perl
19486            ! sv.c
19487 ____________________________________________________________________________
19488 [ 18579] By: ams                                   on 2003/01/26  02:50:44
19489         Log: Subject: Re: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
19490              From: Enache Adrian <enache@rdslink.ro>
19491              Date: Sun, 26 Jan 2003 04:55:48 +0200
19492              Message-Id: <20030126025548.GB812@ratsnest.hole>
19493      Branch: perl
19494            ! pp_ctl.c
19495 ____________________________________________________________________________
19496 [ 18578] By: ams                                   on 2003/01/26  02:40:20
19497         Log: Subject: [PATCH Storable 2.06] const declaration fixup
19498              From: "Craig A. Berry" <craigberry@mac.com>
19499              Date: Thu, 23 Jan 2003 16:24:46 -0600
19500              Message-Id: <3E306BAE.4030807@mac.com>
19501      Branch: perl
19502            ! ext/Storable/Storable.xs
19503 ____________________________________________________________________________
19504 [ 18577] By: rgs                                   on 2003/01/23  20:46:00
19505         Log: Subject: [PATCH] move pad.c warnings to different test file
19506              From: Dave Mitchell <davem@fdgroup.com>
19507              Date: Thu, 23 Jan 2003 20:56:47 +0000
19508              Message-ID: <20030123205647.C8696@fdgroup.com>
19509      Branch: perl
19510            + t/lib/warnings/pad
19511            ! MANIFEST t/lib/warnings/op
19512 ____________________________________________________________________________
19513 [ 18573] By: nick                                  on 2003/01/23  07:26:43
19514         Log: Fix Solaris 32-bit invalidate case.
19515      Branch: perl
19516            ! perlio.c
19517 ____________________________________________________________________________
19518 [ 18572] By: rgs                                   on 2003/01/22  21:40:21
19519         Log: Integrate change 18448 from maint-5.8 :
19520              
19521              Subject: Partial Data::Dumper patch
19522              From: Richard Clamp <richardc@unixbeard.net>
19523              Date: Sat, 4 Jan 2003 00:52:47 +0000
19524              Message-ID: <20030104005247.GA27685@mirth.demon.co.uk>
19525              
19526              Subject: Re: Partial Data::Dumper patch
19527              From: Slaven Rezic <slaven@rezic.de>
19528              Date: 04 Jan 2003 02:48:08 +0100
19529              Message-ID: <87u1gp4rdz.fsf@vran.herceg.de>
19530      Branch: perl
19531           !> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
19532 ____________________________________________________________________________
19533 [ 18571] By: rgs                                   on 2003/01/22  21:22:31
19534         Log: Subject: [PATCH] Re: difference between my and our before introduction
19535              From: Dave Mitchell <davem@fdgroup.com>
19536              Date: Thu, 16 Jan 2003 17:12:37 +0000
19537              Message-ID: <20030116171237.C420@fdgroup.com>
19538              (with a small test tweak)
19539      Branch: perl
19540            ! pad.c t/comp/our.t toke.c
19541 ____________________________________________________________________________
19542 [ 18569] By: rgs                                   on 2003/01/22  21:00:59
19543         Log: Fix [perl #19860] by adding a POSIX::fsync() stub.
19544      Branch: perl
19545            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
19546 ____________________________________________________________________________
19547 [ 18561] By: jhi                                   on 2003/01/22  17:43:45
19548         Log: Integrate from perlio:
19549              [ 18560]
19550              Fixes for open.pm which attempts to load layers:
19551              1. C equivalent of local $SIG{__WARN__} = sub {} 
19552              while loading layers to supress warnings lib/open.t does
19553              not want.
19554              2. The loading scheme does not recurse now so look for 
19555              new symptom of bad layer which is that a good module 
19556              fails to load (as we cannot open any files).
19557              
19558              NOTE: In my opinion open.pm should probably die on bad layer
19559              spec rather than just (maybe) warning and then allowing opens
19560              to fail.
19561      Branch: perl
19562           !> lib/open.t perlio.c
19563 ____________________________________________________________________________
19564 [ 18559] By: jhi                                   on 2003/01/22  13:19:31
19565         Log: Upgrade to Encode 1.86.
19566      Branch: perl
19567            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
19568            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
19569            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
19570 ____________________________________________________________________________
19571 [ 18558] By: jhi                                   on 2003/01/22  13:05:27
19572         Log: Subject: Re: slight tweak to -DR flag - display whether on tmps stack
19573              From: Dave Mitchell <davem@fdgroup.com>
19574              Date: Sun, 19 Jan 2003 17:22:05 +0000
19575              Message-ID: <20030119172204.D24444@fdgroup.com>
19576      Branch: perl
19577            ! dump.c
19578 ____________________________________________________________________________
19579 [ 18557] By: jhi                                   on 2003/01/22  13:01:15
19580         Log: Subject: [PATCH] Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad free warning   in blead with SIGWARN
19581              From: Nicholas Clark <nick@unfortu.net>
19582              Date: Tue, 21 Jan 2003 22:27:21 +0000
19583              Message-ID: <20030121222720.GG293@Bagpuss.unfortu.net>
19584      Branch: perl
19585            ! sv.c t/op/ref.t
19586 ____________________________________________________________________________
19587 [ 18556] By: jhi                                   on 2003/01/22  12:59:02
19588         Log: Subject: [PATCH perlio.h] (was RE: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined))
19589              From: Robin Barker <Robin.Barker@npl.co.uk>
19590              Date: Mon, 20 Jan 2003 15:26:21 -0000
19591              Message-ID: <533D273D4014D411AB1D00062938C4D904046299@hotel.npl.co.uk>
19592      Branch: perl
19593            ! perlio.h
19594 ____________________________________________________________________________
19595 [ 18555] By: jhi                                   on 2003/01/22  12:57:20
19596         Log: Integrate from perlio:
19597              [ 18539]
19598              Try the invalidate_fileno() idea for non-leaky stdio sockets.
19599              
19600              [ 18540]
19601              stdio does NOT set errno==EBADF on invalidated fileno
19602              
19603              [ 18547]
19604              Tweak APItest for new semantics of printf.
19605              Now printf() is always real printf() and not #define'd to 
19606              PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected 
19607              back to original file does not affect stdout unless we are 
19608              using :stdio as implementation. So things printf()ed XS side 
19609              are not written to file (and turn up at end of test).
19610              So add an XS function which does fflush(stdout), modify .pm
19611              file to export it and .t file to call it.
19612              
19613              [ 18548]
19614              Add defined(__osf__) case to invalidate_fileno (for Tru64).
19615              
19616              [ 18549]
19617              Report layer name (without arg) on fail, and attempt to 
19618              autoload layer name. (Fix for [perl #20460]).
19619              
19620              [ 18550]
19621              #if defined(__irix__) (for stdio invalidate) from Jarkko.
19622      Branch: perl
19623           !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
19624           !> ext/XS/APItest/t/printf.t lib/open.pm perlio.c
19625 ____________________________________________________________________________
19626 [ 18554] By: jhi                                   on 2003/01/22  12:47:03
19627         Log: Subject: [PATCH av.c] Re: [perl #15439] unreferenced scalar due to double DESTROY
19628              From: Dave Mitchell <davem@fdgroup.com>
19629              Date: Sun, 19 Jan 2003 16:43:54 +0000
19630              Message-ID: <20030119164353.B24444@fdgroup.com>
19631      Branch: perl
19632            ! av.c t/op/array.t
19633 ____________________________________________________________________________
19634 [ 18553] By: jhi                                   on 2003/01/22  12:43:31
19635         Log: Subject: Term::Complete problem + fix (Was: Re: muttprofile + perl 5.8)
19636              From: Martti Rahkila <martti.rahkila@hut.fi>
19637              Date: Sat, 18 Jan 2003 00:25:39 +0200
19638              Message-ID: <20030118002539.A30585@wurlitzer.hut.fi>
19639              
19640              (chose the 'even safer' version)
19641      Branch: perl
19642            ! lib/Term/Complete.pm
19643 ____________________________________________________________________________
19644 [ 18552] By: jhi                                   on 2003/01/22  12:34:06
19645         Log: Subject: [PATCH] assert PV isn't RV
19646              From: Nicholas Clark <nick@unfortu.net>
19647              Date: Fri, 17 Jan 2003 19:40:45 +0000
19648              Message-ID: <20030117194044.GB297@Bagpuss.unfortu.net>
19649      Branch: perl
19650            ! sv.h
19651 ____________________________________________________________________________
19652 [ 18551] By: jhi                                   on 2003/01/22  12:28:11
19653         Log: Integrate from maint-5.8:
19654              [ 18375]
19655              Better version of change #18370; use the new 'E' flag
19656              so that cxinc is exposed (as cpp) only to List::Util
19657              (well, any extension) (well, anyone who does -DPERL_EXT),
19658              no need to export it globally.
19659      Branch: perl
19660           !> embed.fnc embed.h ext/List/Util/Makefile.PL global.sym
19661 ____________________________________________________________________________
19662 [ 18545] By: ams                                   on 2003/01/22  06:06:26
19663         Log: Subject: [PATCH perl-current] AUTHORS correction
19664              From: Richard Soderberg <rs@crystalflame.net>
19665              Date: Wed, 22 Jan 2003 02:08:13 -0500
19666              Message-Id: <45B4D3AE-2DD8-11D7-8CF9-000393801F84@crystalflame.net>
19667      Branch: perl
19668            ! AUTHORS
19669 ____________________________________________________________________________
19670 [ 18544] By: jhi                                   on 2003/01/22  03:45:01
19671         Log: Continuation of #18542.
19672      Branch: perl
19673            ! sv.c
19674 ____________________________________________________________________________
19675 [ 18543] By: jhi                                   on 2003/01/22  03:21:23
19676         Log: Update the MD5 checksums.
19677      Branch: perl
19678            ! ext/Digest/MD5/t/files.t
19679 ____________________________________________________________________________
19680 [ 18542] By: hv                                    on 2003/01/22  01:37:52
19681         Log: #18530 misses a couple of pTHX definitions
19682      Branch: perl
19683            ! sv.c
19684 ____________________________________________________________________________
19685 [ 18541] By: jhi                                   on 2003/01/21  22:08:51
19686         Log: Try to make including patchlevel.h a bit more
19687              robust (use <> instead of "") and in case of
19688              failure (PERL_VERSION didn't get defined) try
19689              to fail (by trying to #include an "obviously"
19690              named file that should not exist) (didn't use
19691              #error since IIRC older cpps do not have it)
19692              (Tries to address [perl #20276].)
19693      Branch: perl
19694            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
19695            ! ext/Digest/MD5/MD5.xs ext/List/Util/Util.xs
19696            ! ext/Storable/Storable.xs
19697 ____________________________________________________________________________
19698 [ 18538] By: merijn                                on 2003/01/21  16:54:00
19699         Log: Subject: [PATCH] Re: FreeBSD 5 hints patch
19700              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19701              Date: Mon, 30 Dec 2002 18:01:16 -0800
19702              Message-ID: <spPE+gzkg+6F092yn@efn.org>
19703      Branch: perl
19704            ! Configure
19705 ____________________________________________________________________________
19706 [ 18536] By: jhi                                   on 2003/01/21  14:18:40
19707         Log: Allow explicit -C enable/disable by -C:1/-C:0
19708              (suggested by Peter Haworth).
19709      Branch: perl
19710            ! perl.c pod/perlrun.pod
19711 ____________________________________________________________________________
19712 [ 18534] By: hv                                    on 2003/01/21  02:22:53
19713         Log: Subject: PATCH: perldoc in MAINT branch (probably unstable too)
19714              From: Chip Turner <cturner@redhat.com>
19715              Date: 02 Jan 2003 11:35:57 -0500
19716              Message-ID: <vzksmwb8q6q.fsf@minbar.devel.redhat.com>
19717      Branch: perl
19718            ! lib/Pod/Perldoc.pm
19719 ____________________________________________________________________________
19720 [ 18533] By: hv                                    on 2003/01/21  02:15:29
19721         Log: Subject: Re: [perl #17757] s///g fails when using English & study in 5.8.0
19722              From: hv@crypt.org
19723              Date: Thu, 02 Jan 2003 14:33:49 +0000
19724              Message-Id: <200301021433.h02EXno03562@crypt.compulink.co.uk>
19725      Branch: perl
19726            ! regexec.c t/op/subst.t
19727 ____________________________________________________________________________
19728 [ 18532] By: hv                                    on 2003/01/21  01:56:31
19729         Log: Subject: Re: [perl #19236] perlsyn: implicit localisation in while()
19730              From: Martien Verbruggen <mgjv@tradingpost.com.au>
19731              Date: Tue, 31 Dec 2002 16:42:28 +1100
19732              Message-Id: <slrnb12bi4.4tt.mgjv@martien.heliotrope.home>
19733      Branch: perl
19734            ! pod/perlsyn.pod
19735 ____________________________________________________________________________
19736 [ 18531] By: hv                                    on 2003/01/21  01:52:49
19737         Log: integrate #18366-18370 from maint-5.8:
19738              Implement the CPP namespace protection from [perl #8610];
19739              unless a function has an 'A' flag, it's defined only if
19740              PERL_CORE.  (Why do we have so many many functions with an
19741              'A' flag, is another matter.)  (The number of #ifdef PERL_COREs
19742              could be cut down further by having a state variable and
19743              inserting #ifdefs and #endifs when the state flips.)
19744              
19745              Caught by change #18366; thanks to the re extension we have some
19746              functions that are file static but yet part of "the public API"...
19747              Maybe a new class of exportability (a new embed.fnc flag) is
19748              required for this case.
19749              
19750              Continue on change #18367; implement the said flag, 'E'.
19751              (Some nm output studying was needed to get the right set
19752              of re symbols defined.)
19753              
19754              In AIX (strict symbol exports) the cxinc is needed for List::Util. 
19755      Branch: perl
19756            ! embed.fnc embed.h embed.pl ext/re/Makefile.PL global.sym
19757 ____________________________________________________________________________
19758 [ 18530] By: hv                                    on 2003/01/21  01:37:03
19759         Log: integrate (by hand) #18353 and #18359 from maint-5.8:
19760              Introduce a cache for UTF-8 data: length and byte<->char offset
19761              mapping are stored in a new type of magic.  Speeds up length(),
19762              substr(), index(), rindex(), pos(), and some parts of s///.
19763              
19764              The speedup varies a lot (on the usual suspects: what is the
19765              access pattern of the data, compiler, CPU), but should be at
19766              least one order of magnitude, and getting to the same magnitude
19767              as byte string speeds, and in some cases  (length on unchanged data)
19768              even reaching the byte string speed.  On the other hand, in some
19769              cases (index) the byte speed is still faster by a factor of five
19770              or so, but the bottleneck there does not seem to be any more
19771              the byte<->char offset mapping (instead, the fbm_instr() speed).
19772              
19773              There is one cache slot for the length, and only two for the 
19774              byte<->char offset mapping (the first one for the start->offset,
19775              and the second for the offset->offset+length, when talking
19776              in substr() terms).
19777              
19778              Code this hairy is bound to have hairy trolls hiding under it.
19779              [...]
19780              A small tweak on top of #18353: don't display mg_len bytes of
19781              mg_ptr for PERL_MAGIC_utf8 because that's not what's there.
19782      Branch: perl
19783            ! dump.c embed.fnc embed.h mg.c perl.h pod/perlapi.pod proto.h
19784            ! sv.c util.c
19785 ____________________________________________________________________________
19786 [ 18529] By: hv                                    on 2003/01/21  00:44:20
19787         Log: integrate #18349 from maint-5.8:
19788              At least partially address [perl #10000] by speeding
19789              up both the ASCII case (by about 2-3%) and the UTF-8 case 
19790              (by about 45%).  The major trick is to avoid hitting the
19791              costly S_reginclass().  (Even before this patch the speedup
19792              since 5.8.0 was about 40-50%.)  After this the UTF-8 case is
19793              still about 30-60% slower than the ASCII case.  (Note that
19794              I'm unable to reproduce the 10-fold speed difference of the
19795              original bug report; I can see a factor of 2 or 3, but no more.)
19796      Branch: perl
19797           !> regexec.c
19798 ____________________________________________________________________________
19799 [ 18528] By: hv                                    on 2003/01/21  00:24:11
19800         Log: Subject: [PATCH pp_ctl.c] silence warning
19801              From: Dave Mitchell <davem@fdgroup.com>
19802              Date: Sun, 29 Dec 2002 15:09:31 +0000
19803              Message-ID: <20021229150931.C2325@fdgroup.com>
19804      Branch: perl
19805            ! pp_ctl.c
19806 ____________________________________________________________________________
19807 [ 18527] By: hv                                    on 2003/01/21  00:04:14
19808         Log: Subject: perl version reporting
19809              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19810              Date: Wed, 18 Dec 2002 08:30:32 +0100
19811              Message-Id: <20021218081957.ABD8.H.M.BRAND@hccnet.nl>
19812      Branch: perl
19813            ! perl.c
19814 ____________________________________________________________________________
19815 [ 18526] By: hv                                    on 2003/01/20  23:21:22
19816         Log: Subject: Re: When Storable and Devel::DProf mix, core dump [perl #19385]
19817              From: Blair Zajac <blair@orcaware.com>
19818              Date: Wed, 08 Jan 2003 12:28:35 -0800
19819              Message-ID: <3E1C89F3.2B4759C@orcaware.com>
19820      Branch: perl
19821            ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
19822            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
19823 ____________________________________________________________________________
19824 [ 18524] By: jhi                                   on 2003/01/20  17:51:10
19825         Log: Integrate from perlio:
19826              [ 18520]
19827              Move #define printf out of perl.h into appropriate 
19828              PerlIO files.
19829      Branch: perl
19830           !> fakesdio.h nostdio.h perl.h
19831 ____________________________________________________________________________
19832 [ 18523] By: jhi                                   on 2003/01/20  17:48:51
19833         Log: Upgrade to Digest 1.02.
19834      Branch: perl
19835            ! lib/Digest.pm lib/Digest.t
19836 ____________________________________________________________________________
19837 [ 18522] By: jhi                                   on 2003/01/20  17:43:15
19838         Log: Subject: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
19839              From: "enache@rdslink.ro (via RT)" <perlbug-followup@perl.org>
19840              Date: 20 Jan 2003 01:54:07 -0000
19841              Message-Id: <rt-20408-49009.18.2567818321236@bugs6.perl.org>
19842      Branch: perl
19843            ! pp_hot.c
19844 ____________________________________________________________________________
19845 [ 18521] By: jhi                                   on 2003/01/20  17:37:35
19846         Log: Retract #18154 (integrate of perlio #18507), not enough
19847              threadsafety.
19848      Branch: perl
19849            ! perlio.c
19850 ____________________________________________________________________________
19851 [ 18519] By: jhi                                   on 2003/01/20  12:25:43
19852         Log: Encode MANIFEST update.
19853      Branch: perl
19854            ! ext/Encode/MANIFEST
19855 ____________________________________________________________________________
19856 [ 18517] By: nick                                  on 2003/01/20  08:34:10
19857         Log: Integrate #18405 from maint-5.8 which fixes whitespac
19858              issues in open(FH,"&...") 
19859      Branch: perl
19860           !> doio.c
19861 ____________________________________________________________________________
19862 [ 18516] By: jhi                                   on 2003/01/19  13:48:10
19863         Log: microperl update.
19864      Branch: perl
19865            ! Makefile.micro uconfig.h uconfig.sh
19866 ____________________________________________________________________________
19867 [ 18514] By: jhi                                   on 2003/01/18  18:36:00
19868         Log: Integrate from perlio:
19869              [ 18507]
19870              Thread-protection for dup/fclose/dup2 scheme of stdio leak
19871              avoidance.
19872      Branch: perl
19873           !> perlio.c t/io/tell.t
19874 ____________________________________________________________________________
19875 [ 18513] By: jhi                                   on 2003/01/18  18:07:01
19876         Log: Slight pod reformatting based on [perl #20284].
19877      Branch: perl
19878            ! README.mint ext/Data/Dumper/Dumper.pm
19879 ____________________________________________________________________________
19880 [ 18512] By: jhi                                   on 2003/01/17  21:00:15
19881         Log: EPOC perl address updates.
19882      Branch: perl
19883            ! README.epoc
19884 ____________________________________________________________________________
19885 [ 18511] By: jhi                                   on 2003/01/17  20:23:42
19886         Log: Upgrade to Digest 1.01.
19887      Branch: perl
19888            ! lib/Digest.pm
19889 ____________________________________________________________________________
19890 [ 18510] By: jhi                                   on 2003/01/17  19:53:37
19891         Log: Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbsd.bugs)
19892      Branch: perl
19893            ! utils/libnetcfg.PL
19894 ____________________________________________________________________________
19895 [ 18509] By: jhi                                   on 2003/01/17  19:45:11
19896         Log: Upgrade to Digest::MD5 2.22.
19897      Branch: perl
19898            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
19899            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/README
19900            ! ext/Digest/MD5/t/files.t
19901 ____________________________________________________________________________
19902 [ 18508] By: merijn                                on 2003/01/17  14:12:53
19903         Log: Subject: Re: 18457 on cygwin/20030113
19904              From: Nick Ing-Simmons <nick.ing-simmons@elixent.com>
19905              Date: Fri, 17 Jan 2003 15:10:34 +0000
19906              Message-Id: <20030117151034.2651.3@bactrian.elixent.com>
19907      Branch: perl
19908            ! t/io/tell.t
19909 ____________________________________________________________________________
19910 [ 18504] By: jhi                                   on 2003/01/17  13:21:51
19911         Log: Integrate from perlio:
19912              [ 18476]
19913              Remove workaround for :stdio layer bug now fixed
19914              (Fixes #18975)
19915      Branch: perl
19916           !> pp_sys.c
19917 ____________________________________________________________________________
19918 [ 18502] By: jhi                                   on 2003/01/16  22:53:23
19919         Log: Integrate from maint-5.6:
19920              [ 18477]
19921              search utility doesn't skip exe/lib/pdb files properly on windows
19922      Branch: perl
19923           !> win32/bin/search.pl
19924 ____________________________________________________________________________
19925 [ 18501] By: rgs                                   on 2003/01/16  21:28:42
19926         Log: Subject: Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_
19927              From: "Jos I. Boumans" <kane@dwim.org>
19928              Date: Thu, 16 Jan 2003 14:04:48 +0100
19929              Message-ID: <3E26ADF0.6010605@dwim.org>
19930              (with test tweaks)
19931      Branch: perl
19932            ! lib/File/Find.pm lib/File/Find/t/find.t
19933 ____________________________________________________________________________
19934 [ 18500] By: rgs                                   on 2003/01/16  21:17:14
19935         Log: Integrate #18447 from maint-5.8 :
19936              test.pl-ise t/op/fh.t.
19937      Branch: perl
19938           !> t/op/fh.t
19939 ____________________________________________________________________________
19940 [ 18499] By: rgs                                   on 2003/01/16  20:58:59
19941         Log: Integrate changes to Attribute::Handlers from maint-5.8
19942              (18404 and 18427).
19943              Subject: [PATCH] Re: Attribute::Handlers phase variance
19944              From: Richard Clamp <richardc@unixbeard.net>
19945              Date: Mon, 9 Dec 2002 11:10:24 +0000
19946              Message-ID: <20021209111024.GA14365@mirth.demon.co.uk>
19947      Branch: perl
19948           !> lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
19949 ____________________________________________________________________________
19950 [ 18498] By: rgs                                   on 2003/01/16  20:48:10
19951         Log: Integrate changes #18422 and #18423 from maint-5.8.
19952              18422 :
19953              Third Degree found a read of uninit memory (after setting
19954              grent_size with sysconf(), pwent_size was read).  Also make
19955              the ERANGE/INVARG more consistent.
19956              18423 :
19957              spent_size was still off.  (As far as I can tell
19958              _SC_GETPW_R_SIZE_MAX is supposed to be used also
19959              for spents, not just pwents.)
19960      Branch: perl
19961           !> reentr.c reentr.h reentr.pl
19962 ____________________________________________________________________________
19963 [ 18497] By: rgs                                   on 2003/01/16  20:40:58
19964         Log: Subject: [PATCH] Re: [perl #19393] Bug in Time::localtime?
19965              From: Dave Mitchell <davem@fdgroup.com>
19966              Date: Wed, 1 Jan 2003 21:43:24 +0000
19967              Message-ID: <20030101214324.F12907@fdgroup.com>
19968              (integrated from change #18397 in maint-5.8)
19969      Branch: perl
19970           !> lib/Time/Local.pm lib/Time/Local.t
19971 ____________________________________________________________________________
19972 [ 18496] By: jhi                                   on 2003/01/16  20:36:23
19973         Log: Fix 'use encoding' I/O for code points 0x80..0xFF;
19974              code changes from Inaba Hiroto; test tweaks by jhi.
19975      Branch: perl
19976            + ext/Encode/t/enc_eucjp.t
19977            ! MANIFEST doio.c ext/Encode/encoding.pm ext/Encode/t/enc_utf8.t
19978            ! pp.c sv.c sv.h t/uni/tr_utf8.t
19979 ____________________________________________________________________________
19980 [ 18495] By: jhi                                   on 2003/01/16  20:19:36
19981         Log: It seems the binmode() is needed with UTF-8 locales enabled.
19982      Branch: perl
19983            ! ext/Encode/t/CJKT.t
19984 ____________________________________________________________________________
19985 [ 18494] By: jhi                                   on 2003/01/16  20:11:35
19986         Log: Upgrade to CGI.pm 2.89.
19987      Branch: perl
19988            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
19989            ! lib/CGI/t/carp.t lib/CGI/t/html.t lib/CGI/t/pretty.t
19990 ____________________________________________________________________________
19991 [ 18493] By: jhi                                   on 2003/01/16  20:03:01
19992         Log: Subject: Update for ext/MIME/Base64/
19993              From: Gisle Aas <gisle@ActiveState.com>
19994              Date: 30 Dec 2002 07:34:34 -0800
19995              Message-ID: <lrhecvzfjp.fsf@caliper.activestate.com>
19996      Branch: perl
19997            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
19998            ! ext/MIME/Base64/QuotedPrint.pm
19999            ! ext/MIME/Base64/t/quoted-print.t ext/MIME/Base64/t/unicode.t
20000 ____________________________________________________________________________
20001 [ 18492] By: jhi                                   on 2003/01/16  19:56:07
20002         Log: Subject: Update for ext/Digest/MD5/
20003              From: Gisle Aas <gisle@ActiveState.com>
20004              Date: 30 Dec 2002 07:38:16 -0800
20005              Message-ID: <lrd6njzfdj.fsf@caliper.activestate.com>
20006      Branch: perl
20007            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
20008            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
20009            ! ext/Digest/MD5/t/files.t
20010 ____________________________________________________________________________
20011 [ 18491] By: jhi                                   on 2003/01/16  19:24:10
20012         Log: if (0) the PL_widesyscalls code for now: Sarathy
20013              should take another look to see whether it is really
20014              safe to remove the code, too.
20015      Branch: perl
20016            ! win32/win32.h wince/win32.h
20017 ____________________________________________________________________________
20018 [ 18490] By: jhi                                   on 2003/01/16  01:58:39
20019         Log: Make the locale-induced UTF-8-ification of STD fhs
20020              and the default file open layer explicit (either -C
20021              or PERL_UTF8_LOCALE), instead of implicit (and unasked-for).
20022      Branch: perl
20023            ! embedvar.h gv.c intrpvar.h locale.c mg.c perl.c perlapi.h
20024            ! pod/perlrun.pod pod/perlunicode.pod pod/perluniintro.pod
20025            ! pod/perlvar.pod
20026 ____________________________________________________________________________
20027 [ 18489] By: rgs                                   on 2003/01/15  20:55:00
20028         Log: Subject: [PATCH 5.8.0] perlrun.pod: fix -i examples
20029              From: Brendan O'Dea <bod@debian.org>
20030              Date: Sun, 12 Jan 2003 06:18:32 +1100
20031              Message-ID: <20030111191832.GA19441@londo.c47.org>
20032      Branch: perl
20033            ! pod/perlrun.pod
20034 ____________________________________________________________________________
20035 [ 18488] By: rgs                                   on 2003/01/15  20:51:48
20036         Log: Subject: [PATCH 5.8.0] diagnostics.pm: useful apropos description for splain
20037              From: Brendan O'Dea <bod@debian.org>
20038              Date: Sun, 12 Jan 2003 06:17:30 +1100
20039              Message-ID: <20030111191730.GA19420@londo.c47.org>
20040      Branch: perl
20041            ! lib/diagnostics.pm
20042 ____________________________________________________________________________
20043 [ 18487] By: rgs                                   on 2003/01/15  20:45:14
20044         Log: Add a test case for bug [perl #19545]
20045      Branch: perl
20046            ! t/op/do.t
20047 ____________________________________________________________________________
20048 [ 18486] By: rgs                                   on 2003/01/15  20:34:52
20049         Log: isa() and can() didn't work on magic variables
20050              see Message-Id: <20030114220737.2190ba7c.rgarciasuarez@free.fr>
20051              plus a test case by B. Goldberg
20052      Branch: perl
20053            ! t/op/universal.t universal.c
20054 ____________________________________________________________________________
20055 [ 18485] By: rgs                                   on 2003/01/15  20:10:57
20056         Log: Subject: [PATCH] Re: [perl #19566] Perl 5.8.0 segfault
20057              From: Stephen McCamant <smcc@mit.edu>
20058              Date: Thu, 2 Jan 2003 18:08:23 -0500
20059              Message-ID: <15892.50791.692636.982873@syllepsis.MIT.EDU>
20060              Plus a test by Jarkko
20061              Integrated from changes 18444 and 18446 from maint-5.8
20062      Branch: perl
20063           +> t/op/readline.t
20064           !> MANIFEST pp_hot.c
20065 ____________________________________________________________________________
20066 [ 18484] By: jhi                                   on 2003/01/15  14:09:57
20067         Log: Upgrade to Time::HiRes 1.42.
20068      Branch: perl
20069            + ext/Time/HiRes/fallback/const-c.inc
20070            + ext/Time/HiRes/fallback/const-xs.inc
20071            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
20072            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
20073 ____________________________________________________________________________
20074 [ 18483] By: jhi                                   on 2003/01/15  00:23:20
20075         Log: Detypo.
20076      Branch: perl
20077            ! ext/Encode/Unicode/Unicode.xs
20078 ____________________________________________________________________________
20079 [ 18482] By: rgs                                   on 2003/01/14  21:41:04
20080         Log: Integrate change #18365 from maint-5.8 :
20081              Doc tweak on the S_ macros.
20082      Branch: perl
20083           !> pod/perlfunc.pod
20084 ____________________________________________________________________________
20085 [ 18481] By: jhi                                   on 2003/01/14  12:40:24
20086         Log: Apparently some stdios have bugs (no! don't tell it is so!)
20087              or there is a corner of stdio that is substandardised.
20088      Branch: perl
20089            ! t/io/tell.t
20090 ____________________________________________________________________________
20091 [ 18480] By: jhi                                   on 2003/01/14  01:25:14
20092         Log: Encode 1.84 broke the subtest #7, further study required.
20093      Branch: perl
20094            ! t/uni/tr_utf8.t
20095 ____________________________________________________________________________
20096 [ 18479] By: jhi                                   on 2003/01/13  23:13:02
20097         Log: Add a test for encoding 'utf8'.
20098      Branch: perl
20099            + ext/Encode/t/enc_utf8.t
20100            ! MANIFEST ext/Encode/MANIFEST
20101 ____________________________________________________________________________
20102 [ 18478] By: jhi                                   on 2003/01/13  23:10:55
20103         Log: Upgrade to Encode 1.84.
20104      Branch: perl
20105            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
20106            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
20107 ____________________________________________________________________________
20108 [ 18475] By: jhi                                   on 2003/01/13  02:42:47
20109         Log: Integrate from perlio:
20110              [ 18471]
20111              Fix #18711 and add test for it (and indeed tell on write
20112              handles at all !
20113              
20114              (#18711 Serious bug of tell() in perl)
20115      Branch: perl
20116           !> perlio.c t/io/tell.t
20117 ____________________________________________________________________________
20118 [ 18474] By: jhi                                   on 2003/01/13  02:41:04
20119         Log: Integrate from perlio:
20120              [ 18470]
20121              Fix #16306 and #16880
20122              
20123              (#16306 Big Badda leak in Sockets)
20124              (#16880 Memory leak with IO::Socket in Perl v5.8.0)
20125      Branch: perl
20126           !> perlio.c
20127 ____________________________________________________________________________
20128 [ 18473] By: jhi                                   on 2003/01/13  02:38:33
20129         Log: Integrate perlio #18040 and #18043 (no real changes;
20130              some whitespace changes but ignored them so that Dan's
20131              version of Encode wins)
20132      Branch: perl
20133           !> ext/Encode/Encode.xs
20134 ____________________________________________________________________________
20135 [ 18472] By: jhi                                   on 2003/01/13  01:31:01
20136         Log: Integrate perlio to mainline:
20137              [ 18240]
20138              Avoid eqtime() wiping the file (as suggested by 
20139              "Luis G. Uribe C." <GUribe@SoftHome.net>
20140      Branch: perl
20141           !> lib/ExtUtils/Command.pm
20142 ____________________________________________________________________________
20143 [ 18468] By: rgs                                   on 2003/01/09  21:07:44
20144         Log: Subject: [PATCH] VMS perly build tweak
20145              From: "Craig A. Berry" <craigberry@mac.com>
20146              Date: Thu, 9 Jan 2003 14:44:40 -0600
20147              Message-Id: <a05200f03ba4389ff49eb@[172.16.52.1]>
20148      Branch: perl
20149            ! vms/descrip_mms.template
20150 ____________________________________________________________________________
20151 [ 18467] By: rgs                                   on 2003/01/09  21:03:07
20152         Log: Document that ${^TAINT} is read-only.
20153      Branch: perl
20154            ! pod/perlvar.pod
20155 ____________________________________________________________________________
20156 [ 18465] By: rgs                                   on 2003/01/08  22:02:26
20157         Log: Fix the doc for splitpath() in the File::Spec modules :
20158              this function doesn't return undef in any case.
20159      Branch: perl
20160            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
20161            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
20162 ____________________________________________________________________________
20163 [ 18464] By: rgs                                   on 2003/01/08  21:40:37
20164         Log: Subject: [PATCH] label code in pp_ctl.c
20165              From: Nicholas Clark <nick@unfortu.net>
20166              Date: Thu, 26 Dec 2002 21:19:36 +0000
20167              Message-ID: <20021226211935.GE284@Bagpuss.unfortu.net>
20168              (Integrated from change #18400 from maint-5.8)
20169      Branch: perl
20170           !> pp_ctl.c
20171 ____________________________________________________________________________
20172 [ 18463] By: rgs                                   on 2003/01/08  21:27:49
20173         Log: Subject: [DOCPATCH] hv_store and hv_store_ent
20174              From: Nicholas Clark <nick@unfortu.net>
20175              Date: Wed, 1 Jan 2003 18:17:59 +0000
20176              Message-ID: <20030101181757.GB296@Bagpuss.unfortu.net>
20177              (Integrated from change #18399 from maint-5.8)
20178      Branch: perl
20179           !> hv.c
20180 ____________________________________________________________________________
20181 [ 18462] By: rgs                                   on 2003/01/08  21:24:09
20182         Log: Integrate change #18391 from maint-5.8:
20183              Document the installprefix trick for compiling PASE Perl in AIX.
20184      Branch: perl
20185           !> README.os400
20186 ____________________________________________________________________________
20187 [ 18461] By: rgs                                   on 2003/01/08  21:16:54
20188         Log: Integrate change #18362 from maint-5.8:
20189              Fix [perl #18666] (taking the more conservative approach).
20190      Branch: perl
20191           !> lib/File/Spec/Unix.pm
20192 ____________________________________________________________________________
20193 [ 18460] By: rgs                                   on 2003/01/08  21:14:20
20194         Log: Integrate change #18361 from maint-5.8:
20195              Document that the socketpair tests are unhappy in old SCO,
20196              as per [perl #18537].
20197      Branch: perl
20198           !> pod/perl58delta.pod
20199 ____________________________________________________________________________
20200 [ 18459] By: rgs                                   on 2003/01/08  20:48:19
20201         Log: PerlFAQ sync.
20202      Branch: perl
20203            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
20204            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20205            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
20206            ! pod/perlfaq9.pod
20207 ____________________________________________________________________________
20208 [ 18456] By: hv                                    on 2003/01/07  09:20:22
20209         Log: Subject: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined)
20210              From: Nicholas Clark <nick@unfortu.net>
20211              Date: Thu, 26 Dec 2002 21:16:27 +0000
20212              Message-ID: <20021226211626.GD284@Bagpuss.unfortu.net>
20213      Branch: perl
20214            ! doio.c dump.c ext/Data/Dumper/Dumper.xs gv.c op.c pad.c perl.c
20215            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c sv.c toke.c universal.c
20216            ! utf8.c
20217 ____________________________________________________________________________
20218 [ 18455] By: hv                                    on 2003/01/07  08:54:38
20219         Log: Subject: [PATCH] integrate more with report_evil_fh
20220              From: Nicholas Clark <nick@unfortu.net>
20221              Date: Thu, 26 Dec 2002 20:56:21 +0000
20222              Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
20223      Branch: perl
20224            ! pp_sys.c
20225 ____________________________________________________________________________
20226 [ 18454] By: hv                                    on 2003/01/07  08:45:54
20227         Log: Integrate podlators-1.25
20228      Branch: perl
20229            ! lib/Pod/Man.pm lib/Pod/t/man.t
20230 ____________________________________________________________________________
20231 [ 18453] By: rgs                                   on 2003/01/06  20:31:43
20232         Log: Change the value of ${^TAINT} : 0 without taint checks,
20233              1 with -T, and -1 with -t or -TU.
20234      Branch: perl
20235            ! mg.c pod/perlvar.pod t/op/taint.t t/run/runenv.t
20236            ! t/run/switcht.t
20237 ____________________________________________________________________________
20238 [ 18451] By: merijn                                on 2003/01/06  06:43:11
20239         Log: Subject: [PATCH perl@18746] VMS test adjustments
20240              Date: Sat, 04 Jan 2003 11:26:00 -0600
20241              From: "Craig A. Berry" <craigberry@mac.com>
20242              Message-ID: <3E171928.1040100@mac.com>
20243      Branch: perl
20244            ! ext/Devel/Peek/Peek.t ext/Filter/t/call.t lib/charnames.t
20245            ! t/run/switchI.t
20246 ____________________________________________________________________________
20247 [ 18441] By: rgs                                   on 2003/01/04  20:06:45
20248         Log: Subject: [DOCPATCH] File::Copy's synopsis
20249              From: Nicholas Clark <nick@unfortu.net>
20250              Date: Wed, 1 Jan 2003 21:09:30 +0000
20251              Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net>
20252      Branch: perl
20253            ! lib/File/Copy.pm
20254 ____________________________________________________________________________
20255 [ 18440] By: rgs                                   on 2003/01/04  16:31:31
20256         Log: Integrate change #18420 from maint-5.8:
20257              Mea culpa: the join() was the string join, not the
20258              ithreads join().
20259      Branch: perl
20260           !> ext/threads/t/join.t
20261 ____________________________________________________________________________
20262 [ 18439] By: rgs                                   on 2003/01/04  15:34:54
20263         Log: Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...
20264              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20265              Date: Fri, 13 Dec 2002 00:54:43 +0100
20266              Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr>
20267              Same as change 18403 for maint-5.8 branch
20268      Branch: perl
20269            ! lib/ExtUtils/t/Embed.t
20270 ____________________________________________________________________________
20271 [ 18438] By: rgs                                   on 2003/01/04  15:24:22
20272         Log: Subject: Re: [PATCH] Tiny nits in perlre.pod
20273              From: andreas.koenig@anima.de (Andreas J. Koenig)
20274              Date: Fri, 03 Jan 2003 00:57:15 +0100
20275              Message-ID: <m33cob14x0.fsf@k242.linux.bogus>
20276      Branch: perl
20277            ! pod/perlre.pod
20278 ____________________________________________________________________________
20279 [ 18435] By: jhi                                   on 2003/01/04  14:36:08
20280         Log: The problems.t is back.
20281      Branch: perl
20282            ! MANIFEST
20283 ____________________________________________________________________________
20284 [ 18434] By: sky                                   on 2003/01/04  07:43:50
20285         Log: Forgot to add problems.t with change #18419
20286      Branch: perl
20287            + ext/threads/t/problems.t
20288 ____________________________________________________________________________
20289 [ 18432] By: jhi                                   on 2003/01/04  04:48:30
20290         Log: One more (or, rather, less) //.
20291      Branch: perl
20292            ! ext/threads/threads.xs
20293 ____________________________________________________________________________
20294 [ 18431] By: jhi                                   on 2003/01/04  04:39:01
20295         Log: Integrate from maintperl:
20296              [ 18430]
20297              // is still not portable C commentary.
20298      Branch: perl
20299           !> ext/threads/threads.xs
20300 ____________________________________________________________________________
20301 [ 18425] By: jhi                                   on 2003/01/04  03:37:04
20302         Log: Until Arthur really adds the problems.t.
20303      Branch: perl
20304            ! MANIFEST
20305 ____________________________________________________________________________
20306 [ 18421] By: sky                                   on 2003/01/04  01:27:55
20307         Log: Fix long standing memory leak with pop and shift!
20308      Branch: perl
20309            ! ext/threads/shared/shared.xs
20310 ____________________________________________________________________________
20311 [ 18419] By: sky                                   on 2003/01/03  23:45:34
20312         Log: Fixes bug #15273, the return of the object caused
20313              the stash of the object to be cloned, cloning the entire syntax
20314              tree and all lexicals in there creating danglning copies to the
20315              object. (Pararell but unlinked STASH tree).
20316              This adds a new flag, when set it will use STASHES from the
20317              thread we are joining into avoiding the problem.
20318      Branch: perl
20319            ! MANIFEST ext/threads/threads.xs sv.c sv.h
20320 ____________________________________________________________________________
20321 [ 18417] By: sky                                   on 2003/01/03  18:16:46
20322         Log: Fake what context we are running in for CLONE and DESTROY so 
20323              threads->tid() returns the correct value.
20324              This is reported as bug #10046
20325      Branch: perl
20326            ! ext/threads/t/basic.t ext/threads/threads.xs
20327 ____________________________________________________________________________
20328 [ 18413] By: sky                                   on 2003/01/03  15:15:14
20329         Log: Change pp_lock to take a reference instead of a
20330              scalar since it wouldn't fork for the HELEM/AELEM
20331              case. This was reported in bug #10045
20332      Branch: perl
20333            ! ext/threads/shared/t/hv_refs.t opcode.h opcode.pl opnames.h
20334 ____________________________________________________________________________
20335 [ 18412] By: hv                                    on 2003/01/03  11:14:51
20336         Log: Integrate from maint-5.8 #18348:
20337              Make Math::Trig a little bit more better behaved module citizen.
20338      Branch: perl
20339           !> lib/Math/Trig.pm
20340 ____________________________________________________________________________
20341 [ 18411] By: hv                                    on 2003/01/03  11:11:09
20342         Log: Subject: Re: [perl #19061] 'goto' confuses 'redo'
20343              From: Stephen McCamant <smcc@mit.edu>
20344              Date: Sun, 22 Dec 2002 22:09:51 -0500
20345              Message-ID: <15878.32383.94274.950128@syllepsis.MIT.EDU>
20346      Branch: perl
20347            ! pp_ctl.c
20348 ____________________________________________________________________________
20349 [ 18410] By: hv                                    on 2003/01/03  11:06:40
20350         Log: Subject: new flag SvPADSTALE
20351              From: Dave Mitchell <davem@fdgroup.com>
20352              Date: Thu, 19 Dec 2002 19:00:21 +0000
20353              Message-ID: <20021219190021.D9530@fdgroup.com>
20354      Branch: perl
20355            ! dump.c scope.c sv.h
20356 ____________________________________________________________________________
20357 [ 18409] By: hv                                    on 2003/01/03  11:05:09
20358         Log: Subject: remove flag SvPADBUSY
20359              From: Dave Mitchell <davem@fdgroup.com>
20360              Date: Thu, 19 Dec 2002 18:55:43 +0000
20361              Message-ID: <20021219185543.C9530@fdgroup.com>
20362      Branch: perl
20363            ! dump.c ext/Devel/Peek/Peek.t pad.c scope.c sv.h
20364 ____________________________________________________________________________
20365 [ 18408] By: hv                                    on 2003/01/03  10:56:54
20366         Log: Subject: win32_msgwait() problem
20367              From: Gurusamy Sarathy <gsar@ActiveState.com>
20368              Date: Fri, 13 Dec 2002 17:31:59 -0800
20369              Message-Id: <200212140132.gBE1Vxp02090@smtp3.ActiveState.com>
20370      Branch: perl
20371            ! win32/win32.c
20372 ____________________________________________________________________________
20373 [ 18407] By: hv                                    on 2003/01/03  10:30:05
20374         Log: Subject: Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines)
20375              From: hv@crypt.org
20376              Date: Thu, 02 Jan 2003 17:16:04 +0000
20377              Message-Id: <200301021716.h02HG5809404@crypt.compulink.co.uk>
20378      Branch: perl
20379            ! sv.c
20380 ____________________________________________________________________________
20381 [ 18406] By: sky                                   on 2003/01/03  08:23:16
20382         Log: Under darwin 6.0+ (MacOSX 10.2) we have threadsafe
20383              libc_r functions.
20384      Branch: perl
20385            ! hints/darwin.sh
20386 ____________________________________________________________________________
20387 [ 18393] By: merijn                                on 2003/01/02  19:41:29
20388         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)
20389              Date: Thu, 2 Jan 2003 19:02:21 +0100
20390              Message-ID: <200301021902.22444.abe@ztreet.demon.nl>
20391              From: abe@ztreet.demon.nl (Abe Timmerman)
20392      Branch: perl
20393            ! win32/makefile.mk
20394 ____________________________________________________________________________
20395 [ 18390] By: merijn                                on 2003/01/02  07:32:00
20396         Log: Use a more likely location for the perl binary
20397      Branch: perl
20398            ! Porting/genlog
20399 ____________________________________________________________________________
20400 [ 18378] By: gsar                                  on 2002/12/31  04:07:56
20401         Log: integrate change#18377 from maint-5.6 branch
20402              
20403              change#17566 needs to be more defensive about win32_dup2()
20404              itself calling SetStdHandle() (at least MSVCRT does this)
20405      Branch: perl
20406           !> win32/win32.c
20407 ____________________________________________________________________________
20408 [ 18376] By: hv                                    on 2002/12/31  02:02:17
20409         Log: Update Changes
20410      Branch: perl
20411            ! Changes patchlevel.h
20412 ____________________________________________________________________________
20413 [ 18374] By: hv                                    on 2002/12/30  03:32:22
20414         Log: Remove duplicate entry
20415      Branch: perl
20416            ! MANIFEST
20417 ____________________________________________________________________________
20418 [ 18373] By: hv                                    on 2002/12/30  03:19:17
20419         Log: Subject: [perl #19343] perlfunc.pod patch for stat() and lstat()
20420              From: Dave Paris (via RT) <perlbug-followup@perl.org>
20421              Date: 22 Dec 2002 05:15:14 -0000
20422              Message-Id: <rt-19343-46041.7.82970696202895@bugs6.perl.org>
20423      Branch: perl
20424            ! pod/perlfunc.pod
20425 ____________________________________________________________________________
20426 [ 18372] By: hv                                    on 2002/12/30  03:13:42
20427         Log: Subject: [PATCH lib/AutoSplit.pm] Holding filehandle open
20428              From: Michael G Schwern <schwern@pobox.com>
20429              Date: Sat, 21 Dec 2002 19:29:41 -0800
20430              Message-ID: <20021222032941.GD24887@blackrider.schwern.org>
20431      Branch: perl
20432            ! lib/AutoSplit.pm
20433 ____________________________________________________________________________
20434 [ 18371] By: hv                                    on 2002/12/30  03:08:12
20435         Log: Subject: [PATCH] Re: [perl #19330] Uneffective increment of $\
20436              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20437              Date: Fri, 27 Dec 2002 16:14:24 +0100
20438              Message-Id: <20021227161424.17234e3c.rgarciasuarez@free.fr>
20439      Branch: perl
20440            ! mg.c t/op/magic.t
20441 ____________________________________________________________________________
20442 [ 18358] By: gsar                                  on 2002/12/28  03:30:49
20443         Log: save_re_context() was not saving many regexec.c state
20444              variables, resulting in various reentrancy problems when
20445              the swatches were autoloaded by perl in the midst of a
20446              match
20447      Branch: perl
20448            ! regcomp.c
20449 ____________________________________________________________________________
20450 [ 18357] By: gsar                                  on 2002/12/28  02:16:51
20451         Log: silence another signed/unsigned mismatch warning
20452      Branch: perl
20453            ! op.c
20454 ____________________________________________________________________________
20455 [ 18356] By: gsar                                  on 2002/12/28  02:08:23
20456         Log: fix signed/unsigned mismatch warning from change#18266
20457      Branch: perl
20458            ! regcomp.c
20459 ____________________________________________________________________________
20460 [ 18355] By: gsar                                  on 2002/12/28  02:05:14
20461         Log: these variables are not in use anywhere since 5.8.0
20462      Branch: perl
20463            ! embedvar.h perlapi.h sv.c thrdvar.h
20464 ____________________________________________________________________________
20465 [ 18354] By: ams                                   on 2002/12/26  03:54:09
20466         Log: Subject: [PATCH] docpatch for cv.h
20467              From: Nicholas Clark <nick@unfortu.net>
20468              Date: Wed, 25 Dec 2002 21:01:04 +0000
20469              Message-Id: <20021225210102.GA284@Bagpuss.unfortu.net>
20470      Branch: perl
20471            ! cv.h
20472 ____________________________________________________________________________
20473 [ 18351] By: hv                                    on 2002/12/25  02:29:17
20474         Log: #18345 was still broken; should be fixed now.
20475      Branch: perl
20476            ! sv.c
20477 ____________________________________________________________________________
20478 [ 18350] By: merijn                                on 2002/12/24  05:26:40
20479         Log: Removal of duplicate comment block
20480              
20481              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20482              Subject: Re: [perl #19306] Sys::Syslog issues.
20483              Date: Mon, 23 Dec 2002 15:25:51 -0800
20484              Message-ID: </t5B+gzkg6DR092yn@efn.org>
20485      Branch: perl
20486            ! ext/Sys/Syslog/Syslog.pm
20487 ____________________________________________________________________________
20488 [ 18346] By: hv                                    on 2002/12/23  06:14:22
20489         Log: integrate maint-5.8 #18301
20490      Branch: perl
20491           !> lib/perl5db.pl
20492 ____________________________________________________________________________
20493 [ 18345] By: hv                                    on 2002/12/23  06:01:17
20494         Log: more on #18344.
20495      Branch: perl
20496            ! sv.c
20497 ____________________________________________________________________________
20498 [ 18344] By: hv                                    on 2002/12/23  05:56:43
20499         Log: more on #18312: sv.c:ss_dup()
20500      Branch: perl
20501            ! sv.c
20502 ____________________________________________________________________________
20503 [ 18343] By: hv                                    on 2002/12/23  05:47:17
20504         Log: Subject: [perl #19153] Term::Complete (the argument of stty)
20505              From: OKAIE Yutaka (via RT) <perlbug-followup@perl.org>
20506              Date: 15 Dec 2002 13:45:23 -0000
20507              Message-Id: <rt-19153-45441.1.2145712923207@bugs6.perl.org>
20508      Branch: perl
20509            ! lib/Term/Complete.pm
20510 ____________________________________________________________________________
20511 [ 18342] By: hv                                    on 2002/12/23  05:27:25
20512         Log: Subject: [perl #18544] Patch included to fix problem.
20513              From: Richard Kandarian <richard.kandarian@lanl.gov>
20514              Date: Thu, 21 Nov 2002 08:00:20 -0700
20515              (from RT)
20516      Branch: perl
20517            ! regexec.c
20518 ____________________________________________________________________________
20519 [ 18341] By: hv                                    on 2002/12/23  05:08:49
20520         Log: Subject: [PATCH] operation on `PL_na' may be undefined
20521              From: Nicholas Clark <nick@unfortu.net>
20522              Date: Tue, 10 Dec 2002 19:59:18 +0000
20523              Message-ID: <20021210195917.GJ288@Bagpuss.unfortu.net>
20524      Branch: perl
20525            ! universal.c
20526 ____________________________________________________________________________
20527 [ 18340] By: hv                                    on 2002/12/23  05:04:29
20528         Log: Subject: [PATCH] 2% speedup (pp_entersub needs to go on a diet)
20529              From: Nicholas Clark <nick@unfortu.net>
20530              Date: Tue, 10 Dec 2002 18:55:28 +0000
20531              Message-ID: <20021210185527.GG288@Bagpuss.unfortu.net>
20532      Branch: perl
20533            ! pp_hot.c
20534 ____________________________________________________________________________
20535 [ 18339] By: hv                                    on 2002/12/23  04:39:48
20536         Log: Integrate Time::HiRes v1.39 (for VMS build tweak)
20537      Branch: perl
20538            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
20539            ! ext/Time/HiRes/Makefile.PL
20540 ____________________________________________________________________________
20541 [ 18338] By: hv                                    on 2002/12/23  03:43:09
20542         Log: Subject: [PATCH] read permissions for h2ph-generated files
20543              From: Slaven Rezic <slaven.rezic@berlin.de>
20544              Date: Fri, 22 Nov 2002 14:49:14 +0100 (CET)
20545              Message-Id: <200211221349.gAMDnEAK014033@vran.herceg.de>
20546      Branch: perl
20547            ! utils/h2ph.PL
20548 ____________________________________________________________________________
20549 [ 18337] By: hv                                    on 2002/12/23  03:38:59
20550         Log: handy hint: getting a perforce change as a usable patch
20551      Branch: perl
20552            ! Porting/repository.pod
20553 ____________________________________________________________________________
20554 [ 18336] By: hv                                    on 2002/12/23  03:36:26
20555         Log: Reverse #18285, for reasons given in:
20556              Subject: Re: Precedence of ? :
20557              From: hv@crypt.org
20558              Date: Fri, 20 Dec 2002 00:35:27 +0000
20559              Message-Id: <200212200035.gBK0ZRm29309@crypt.compulink.co.uk>
20560      Branch: perl
20561            ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
20562            ! vms/perly_c.vms
20563 ____________________________________________________________________________
20564 [ 18335] By: gsar                                  on 2002/12/18  23:12:14
20565         Log: my_fflush_all() wasn't doing the right thing under useperlio
20566              on many platforms
20567      Branch: perl
20568            ! util.c
20569 ____________________________________________________________________________
20570 [ 18334] By: merijn                                on 2002/12/18  06:48:11
20571         Log: AIX compiler version updates
20572      Branch: perl
20573            ! README.aix
20574 ____________________________________________________________________________
20575 [ 18332] By: gsar                                  on 2002/12/18  03:20:27
20576         Log: $Config{prefixexp} was set incorrectly on windows
20577      Branch: perl
20578            ! win32/config.bc win32/config.gc win32/config.vc
20579            ! win32/config.vc64
20580 ____________________________________________________________________________
20581 [ 18330] By: gsar                                  on 2002/12/18  02:32:20
20582         Log: remove CRs from a couple of files (these show up as CRCRLF
20583              on windows)
20584      Branch: perl
20585            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
20586 ____________________________________________________________________________
20587 [ 18328] By: gsar                                  on 2002/12/18  02:27:10
20588         Log: fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
20589      Branch: perl
20590            ! win32/win32.c
20591 ____________________________________________________________________________
20592 [ 18327] By: gsar                                  on 2002/12/18  02:08:12
20593         Log: windows: support for large files
20594              
20595              note that this change will break binary compatibility with the
20596              default 5.8.0 build options; nevertheless I think it is worth
20597              having in 5.8.1 (people who want the compatibility can disable
20598              the option in the makefile)
20599      Branch: perl
20600            ! ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.xs
20601            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/via.xs iperlsys.h
20602            ! pp_sys.c win32/Makefile win32/config.bc win32/config.gc
20603            ! win32/config.vc win32/config.vc64 win32/config_H.bc
20604            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
20605            ! win32/config_sh.PL win32/makefile.mk win32/perlhost.h
20606            ! win32/win32.c win32/win32iop.h
20607 ____________________________________________________________________________
20608 [ 18326] By: gsar                                  on 2002/12/18  00:57:46
20609         Log: Win32.pod update
20610      Branch: perl
20611            ! lib/Win32.pod
20612 ____________________________________________________________________________
20613 [ 18325] By: gsar                                  on 2002/12/18  00:42:45
20614         Log: PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*
20615      Branch: perl
20616            ! XSUB.h
20617 ____________________________________________________________________________
20618 [ 18324] By: gsar                                  on 2002/12/18  00:34:08
20619         Log: windows: avoid prompting under some shells during $(MAKE) distclean
20620      Branch: perl
20621            ! win32/Makefile win32/makefile.mk
20622 ____________________________________________________________________________
20623 [ 18323] By: gsar                                  on 2002/12/18  00:17:29
20624         Log: PerlSIO_stderr et al are not functions
20625      Branch: perl
20626            ! XSUB.h
20627 ____________________________________________________________________________
20628 [ 18321] By: gsar                                  on 2002/12/17  22:56:25
20629         Log: integrate change#18320 from maint-5.6 branch
20630              
20631              C<require '\foo\bar.pm'> fails on windows if not running
20632              from the root directory; for a test case, see:
20633              
20634              http://bugs.activestate.com/show_bug.cgi?id=19317
20635              
20636              this was due to not recognizing \foo\bar.pm as an absolute
20637              path name
20638      Branch: perl
20639           !> util.h
20640 ____________________________________________________________________________
20641 [ 18319] By: hv                                    on 2002/12/17  10:08:24
20642         Log: Whoops, these are the changes supposed to be in #18318.
20643      Branch: perl
20644            ! pad.c t/op/eval.t
20645 ____________________________________________________________________________
20646 [ 18318] By: hv                                    on 2002/12/17  03:12:18
20647         Log: Subject: Re: [PATCH] Re: [perl #19022] POSIX failures in bleadperl
20648              From: Nicholas Clark <nick@unfortu.net>
20649              Date: Sat, 14 Dec 2002 23:13:37 +0000
20650              Message-ID: <20021214231337.GF306@Bagpuss.unfortu.net>
20651      Branch: perl
20652            ! pad.c t/op/eval.t
20653 ____________________________________________________________________________
20654 [ 18317] By: hv                                    on 2002/12/17  02:58:12
20655         Log: Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)
20656      Branch: perl
20657            + lib/Net/Ping/t/410_syn_host.t
20658            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/400_ping_syn.t
20659            ! lib/Net/Ping/t/450_service.t
20660 ____________________________________________________________________________
20661 [ 18316] By: hv                                    on 2002/12/17  02:17:16
20662         Log: Subject: [PATCH 5.8.1 @oldish-18156] build
20663              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
20664              Date: Fri, 13 Dec 2002 13:54:05 -0800
20665              Message-ID: <20021213215404.GA2597@math.berkeley.edu>
20666      Branch: perl
20667            ! os2/os2.c t/run/runenv.t
20668 ____________________________________________________________________________
20669 [ 18315] By: hv                                    on 2002/12/17  02:03:58
20670         Log: Subject: [PATCH 5.8.1 @oldish-18156] deprecated warnings
20671              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
20672              Date: Fri, 13 Dec 2002 13:47:08 -0800
20673              Message-ID: <20021213214707.GA2588@math.berkeley.edu>
20674      Branch: perl
20675            ! lib/constant.t lib/fields.t
20676 ____________________________________________________________________________
20677 [ 18314] By: hv                                    on 2002/12/17  01:58:32
20678         Log: Subject: [PATCH 5.8.1 @oldish-18156] Morphing to PM on OS/2
20679              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
20680              Date: Fri, 13 Dec 2002 14:00:48 -0800
20681              Message-ID: <20021213220048.GA2606@math.berkeley.edu>
20682      Branch: perl
20683            ! os2/OS2/Process/t/os2_process.t os2/os2.c
20684 ____________________________________________________________________________
20685 [ 18313] By: hv                                    on 2002/12/17  01:54:19
20686         Log: Subject: [PATCH 5.8.1 @oldish-18156] OS/2 REXX interface assuming Object REXX
20687              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
20688              Date: Fri, 13 Dec 2002 14:08:00 -0800
20689              Message-ID: <20021213220800.GA2625@math.berkeley.edu>
20690      Branch: perl
20691            ! os2/OS2/REXX/REXX.xs
20692 ____________________________________________________________________________
20693 [ 18312] By: hv                                    on 2002/12/17  01:43:28
20694         Log: Subject: [Fwd: Patch for perl utf8-related bug]
20695              From: Richard Hitt <rbh00@utsglobal.com>
20696              Date: Fri, 06 Dec 2002 16:47:42 -0800
20697              [perl #18932]
20698      Branch: perl
20699            ! embed.fnc embed.h global.sym perl.h proto.h regcomp.c scope.c
20700            ! scope.h
20701 ____________________________________________________________________________
20702 [ 18311] By: hv                                    on 2002/12/17  00:52:05
20703         Log: Subject: [PATCH] Re: [jhi@iki.fi: enums are not nums]
20704              From: Dave Mitchell <davem@fdgroup.com>
20705              Date: Sat, 14 Dec 2002 19:16:49 +0000
20706              Message-ID: <20021214191649.B3992@fdgroup.com>
20707      Branch: perl
20708            ! embed.fnc pad.c pad.h pod/perlintern.pod proto.h
20709 ____________________________________________________________________________
20710 [ 18310] By: hv                                    on 2002/12/17  00:51:46
20711         Log: regen-headers to get new API docs from #18306
20712      Branch: perl
20713            ! pod/perlapi.pod
20714 ____________________________________________________________________________
20715 [ 18308] By: rgs                                   on 2002/12/16  22:06:23
20716         Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
20717              From: peter@PSDT.com (Peter Scott)
20718              Date: 12 Dec 2002 18:13:17 -0000
20719              Message-ID: <20021212181317.50538.qmail@onion.perl.org>
20720              (fix bug [perl #19058])
20721      Branch: perl
20722            ! lib/perl5db.pl
20723 ____________________________________________________________________________
20724 [ 18307] By: rgs                                   on 2002/12/16  22:01:14
20725         Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
20726              From: Dave Mitchell <davem@fdgroup.com>
20727              Date: Thu, 12 Dec 2002 23:42:35 +0000
20728              Message-ID: <20021212234235.A29245@fdgroup.com>
20729              and
20730              Date: Sat, 14 Dec 2002 19:16:38 +0000
20731              Message-ID: <20021214191638.A3992@fdgroup.com>
20732      Branch: perl
20733            ! embed.fnc embed.h pod/perlfunc.pod pod/perlintern.pod pp_ctl.c
20734            ! proto.h t/op/eval.t
20735 ____________________________________________________________________________
20736 [ 18306] By: sky                                   on 2002/12/16  21:41:40
20737         Log: More documentation of obscure flags is good, even if the
20738              documentation might be not so good. Atleast it's not false!
20739              Documents the flags one can give to perl_clone
20740      Branch: perl
20741            ! sv.c
20742 ____________________________________________________________________________
20743 [ 18305] By: merijn                                on 2002/12/16  10:53:19
20744         Log: Enough changes to Configure and metaunits warrant an update.
20745              Several small changes and three additions
20746      Branch: perl
20747            ! Porting/Glossary
20748 ____________________________________________________________________________
20749 [ 18304] By: merijn                                on 2002/12/16  10:44:57
20750         Log: Redone #18011 from metaunits
20751      Branch: perl
20752            ! Configure
20753 ____________________________________________________________________________
20754 [ 18302] By: rgs                                   on 2002/12/14  22:34:25
20755         Log: Subject: Proper fix for CvOUTSIDE weak refcounting
20756              From: Dave Mitchell <davem@fdgroup.com>
20757              Date: Tue, 10 Dec 2002 01:26:44 +0000
20758              Message-ID: <20021210012644.A7843@fdgroup.com>
20759      Branch: perl
20760            ! cv.h dump.c embed.fnc ext/B/B/Deparse.pm ext/B/defsubs_h.PL
20761            ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlapi.pod
20762            ! pod/perlintern.pod pp_ctl.c sv.c t/op/closure.t
20763 ____________________________________________________________________________
20764 [ 18300] By: rgs                                   on 2002/12/12  20:40:22
20765         Log: Subject: [patch] typo in perlop
20766              From: andreas.koenig@anima.de (Andreas J. Koenig)
20767              Date: Wed, 11 Dec 2002 21:31:14 +0100
20768              Message-ID: <m3k7igjo19.fsf@k242.linux.bogus>
20769      Branch: perl
20770            ! pod/perlop.pod
20771 ____________________________________________________________________________
20772 [ 18299] By: rgs                                   on 2002/12/12  20:35:29
20773         Log: Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297
20774      Branch: perl
20775           !> ext/POSIX/POSIX.pod ext/POSIX/t/is.t ext/POSIX/t/posix.t
20776           !> pod/perlre.pod pod/perlretut.pod regexec.c t/op/pat.t
20777           !> t/op/subst.t
20778 ____________________________________________________________________________
20779 [ 18298] By: rgs                                   on 2002/12/12  20:00:36
20780         Log: Whitespace and indentation fix in the output of B::Debug.
20781      Branch: perl
20782            ! ext/B/B/Debug.pm
20783 ____________________________________________________________________________
20784 [ 18292] By: gbarr                                 on 2002/12/12  09:23:04
20785         Log: Update to Scalar-List-Utils 1.09
20786      Branch: perl
20787            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
20788            ! ext/List/Util/lib/List/Util.pm
20789 ____________________________________________________________________________
20790 [ 18287] By: gsar                                  on 2002/12/11  18:53:07
20791         Log: this has been incorrect for a while now, and has changed
20792              again recently
20793      Branch: perl
20794            ! Porting/repository.pod
20795 ____________________________________________________________________________
20796 [ 18285] By: hv                                    on 2002/12/11  10:35:01
20797         Log: Subject: [PATCH] Re: Precedence of ? :
20798              From: Stephen McCamant <smcc@mit.edu>
20799              Date: Tue, 10 Dec 2002 00:57:07 -0500 (EST)
20800              Message-Id: <20021210055707.974F073CCC@syllepsis>
20801      Branch: perl
20802            ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
20803            ! vms/perly_c.vms
20804 ____________________________________________________________________________
20805 [ 18284] By: hv                                    on 2002/12/11  10:21:12
20806         Log: One more email address for #18282
20807      Branch: perl
20808            ! lib/Pod/Perldoc.pm
20809 ____________________________________________________________________________
20810 [ 18283] By: hv                                    on 2002/12/11  10:18:07
20811         Log: More email addresses for #18282
20812      Branch: perl
20813            ! hints/aix.sh hints/apollo.sh hints/epix.sh hints/freebsd.sh
20814            ! hints/irix_6.sh hints/isc.sh hints/isc_2.sh hints/machten.sh
20815            ! hints/machten_2.sh hints/openbsd.sh hints/os2.sh
20816            ! hints/os390.sh hints/sunos_4_1.sh hints/titanos.sh
20817            ! hints/ultrix_4.sh hints/umips.sh hints/utekv.sh
20818 ____________________________________________________________________________
20819 [ 18282] By: hv                                    on 2002/12/11  10:16:05
20820         Log: Subject: Remove stale e-mail addresses
20821              From: Andy Dougherty <doughera@lafayette.edu>
20822              Date: Wed, 20 Nov 2002 09:40:33 -0500 (EST)
20823              Message-ID: <Pine.SOL.4.10.10211200938110.19608-100000@maxwell.phys.lafayette.edu>
20824      Branch: perl
20825            ! Porting/pumpkin.pod configure.gnu
20826            ! ext/ODBM_File/hints/dec_osf.pl ext/ODBM_File/hints/hpux.pl
20827            ! ext/ODBM_File/hints/ultrix.pl ext/SDBM_File/sdbm/README.too
20828            ! lib/File/Spec.pm perly.fixer pod/checkpods.PL
20829 ____________________________________________________________________________
20830 [ 18281] By: hv                                    on 2002/12/11  09:59:31
20831         Log: Integrate from maint-5.8 #18156, #18218.
20832      Branch: perl
20833           !> lib/Unicode/UCD.t lib/unicore/Category.pl
20834           !> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
20835           !> lib/unicore/lib/C.pl lib/unicore/lib/Cf.pl
20836           !> lib/unicore/lib/Cntrl.pl lib/unicore/lib/Graph.pl
20837           !> lib/unicore/lib/P.pl lib/unicore/lib/Pd.pl
20838           !> lib/unicore/lib/Print.pl lib/unicore/lib/Punct.pl t/op/pack.t
20839 ____________________________________________________________________________
20840 [ 18280] By: rgs                                   on 2002/12/10  21:30:10
20841         Log: Integrate from the maint-5.8/ branch :
20842              changes 18219, 18236, 18242-3, 18247-8,
20843              18253-5, 18257, 18273-6
20844      Branch: perl
20845           +> t/op/lc_user.t
20846           !> MANIFEST hints/irix_6.sh lib/File/Copy.pm lib/utf8_heavy.pl
20847           !> pod/perldiag.pod pod/perlguts.pod pod/perlsec.pod
20848           !> pod/perlunicode.pod pp.c t/op/lc.t t/op/pat.t t/op/split.t
20849           !> t/uni/tr_utf8.t
20850 ____________________________________________________________________________
20851 [ 18279] By: merijn                                on 2002/12/10  14:10:03
20852         Log: Subject: Re: ANSIColor 1.06 released
20853              Version bump only after typo fix to sync with CPAN
20854      Branch: perl
20855            ! lib/Term/ANSIColor.pm
20856 ____________________________________________________________________________
20857 [ 18277] By: merijn                                on 2002/12/10  08:46:05
20858         Log: Subject: [PATCH perl@18251] VMS build update
20859              Message-ID: <3DF56BE2.9000300@mac.com>
20860              Date: Mon, 09 Dec 2002 22:21:54 -0600
20861              From: "Craig A. Berry" <craigberry@mac.com>
20862      Branch: perl
20863            ! configure.com ext/Time/HiRes/Makefile.PL
20864            ! vms/descrip_mms.template
20865 ____________________________________________________________________________
20866 [ 18272] By: merijn                                on 2002/12/09  15:31:28
20867         Log: RT#15950
20868              
20869              Subject: [PATCH] Typo in Term::ANSIColor
20870              Date: Fri, 2 Aug 2002 14:13:19 -0700 (PDT)
20871              From: "Mr. Nobody" <mrnobo1024  at  yahoo.com>
20872      Branch: perl
20873            ! lib/Term/ANSIColor.pm
20874 ____________________________________________________________________________
20875 [ 18270] By: hv                                    on 2002/12/09  00:25:26
20876         Log: Subject: [perl #18256] xsubpp can make nested comments in C code
20877              From: Nicholas Clark (via RT) <perlbug@perl.org>
20878              Date: 7 Nov 2002 14:58:14 -0000
20879              Message-Id: <rt-18256-41218.19.7625495305233@bugs6.perl.org>
20880      Branch: perl
20881            ! lib/ExtUtils/xsubpp
20882 ____________________________________________________________________________
20883 [ 18269] By: hv                                    on 2002/12/09  00:19:33
20884         Log: Subject: Re: Bug in Filter::Simple
20885              From: Slaven Rezic <slaven.rezic@berlin.de>
20886              Date: 07 Nov 2002 10:01:41 +0100
20887              Message-ID: <87of91u51m.fsf@vran.herceg.de>
20888      Branch: perl
20889            ! ext/Filter/Util/Call/Call.xs ext/Filter/t/call.t
20890 ____________________________________________________________________________
20891 [ 18268] By: hv                                    on 2002/12/09  00:14:58
20892         Log: fix #18266 sprintf format mismatch
20893      Branch: perl
20894            ! regcomp.c
20895 ____________________________________________________________________________
20896 [ 18267] By: hv                                    on 2002/12/09  00:10:09
20897         Log: Subject: Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime()  are sometimes wrong
20898              From: Slaven Rezic <slaven.rezic@berlin.de>
20899              Date: 09 Nov 2002 23:21:16 +0100
20900              Message-ID: <874raqz8o3.fsf@vran.herceg.de>
20901      Branch: perl
20902            ! config_h.SH ext/POSIX/t/posix.t util.c
20903 ____________________________________________________________________________
20904 [ 18266] By: hv                                    on 2002/12/09  00:02:57
20905         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
20906              From: Abhijit Menon-Sen <ams@wiw.org>
20907              Date: Wed, 6 Nov 2002 19:38:11 +0530
20908              Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>
20909      Branch: perl
20910            ! regcomp.c t/op/lc.t
20911 ____________________________________________________________________________
20912 [ 18265] By: rgs                                   on 2002/12/08  22:10:45
20913         Log: Subject: Re: [perl #18927] barewords with no errors
20914              From: Abe Timmerman <abe@ztreet.demon.nl>
20915              Date: Sun, 8 Dec 2002 17:12:56 +0100
20916              Message-Id: <200212081712.56102.abe@ztreet.demon.nl>
20917      Branch: perl
20918            ! t/lib/strict/subs
20919 ____________________________________________________________________________
20920 [ 18264] By: rgs                                   on 2002/12/08  22:04:39
20921         Log: Subject: Re: [perl #18165] "0" fails as right-hand argument to ..
20922              From: Slaven Rezic <slaven.rezic@berlin.de>
20923              Date: 30 Nov 2002 00:07:05 +0100
20924              Message-ID: <8765ugnffq.fsf@vran.herceg.de>
20925      Branch: perl
20926            ! pp_ctl.c t/cmd/for.t
20927 ____________________________________________________________________________
20928 [ 18263] By: rgs                                   on 2002/12/08  21:56:13
20929         Log: Subject: Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose
20930              From: Slaven Rezic <slaven.rezic@berlin.de>
20931              Date: 08 Dec 2002 01:31:45 +0100
20932              Message-ID: <874r9pmjv2.fsf@vran.herceg.de>
20933      Branch: perl
20934            ! lib/Exporter/Heavy.pm
20935 ____________________________________________________________________________
20936 [ 18262] By: rgs                                   on 2002/12/08  20:31:42
20937         Log: getservbyport() should accept an empty string as its
20938              proto argument (as does getservbyname()).
20939              
20940              Subject: Re: Is this a bug or am I being stupid?
20941              From: Slaven Rezic <slaven.rezic@berlin.de>
20942              Date: 08 Dec 2002 01:54:37 +0100
20943              Message-ID: <87znrhl48i.fsf@vran.herceg.de>
20944      Branch: perl
20945            ! pp_sys.c
20946 ____________________________________________________________________________
20947 [ 18261] By: rgs                                   on 2002/12/08  20:17:37
20948         Log: Change the set of characters that are considered to be
20949              safe in $ENV{TERM} for taint checkings.
20950      Branch: perl
20951            ! taint.c
20952 ____________________________________________________________________________
20953 [ 18260] By: rgs                                   on 2002/12/08  20:14:57
20954         Log: Document that $ENV{TERM} may produce taint failures.
20955              Subject: Re: [perl #18717] spurious failures in regression test
20956              From: Slaven Rezic <slaven.rezic@berlin.de>
20957              Date: 29 Nov 2002 22:11:46 +0100
20958              Message-ID: <87hee0nkrx.fsf@vran.herceg.de>
20959      Branch: perl
20960            ! pod/perldiag.pod
20961 ____________________________________________________________________________
20962 [ 18259] By: rgs                                   on 2002/12/08  19:34:34
20963         Log: Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash
20964              From: Nicholas Clark <nick@unfortu.net>
20965              Date: Mon, 2 Dec 2002 21:48:29 +0000
20966              Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>
20967      Branch: perl
20968            ! hv.c lib/Hash/Util.t
20969 ____________________________________________________________________________
20970 [ 18251] By: rgs                                   on 2002/12/06  21:27:55
20971         Log: Fix two cases of buffer overflow in the lexer.
20972      Branch: perl
20973            ! t/comp/parser.t toke.c
20974 ____________________________________________________________________________
20975 [ 18250] By: rgs                                   on 2002/12/06  20:44:26
20976         Log: Fix bug #18874, essentially by reverting change #11890.
20977              Add a regression test for it.
20978      Branch: perl
20979            ! lib/English.pm lib/English.t
20980 ____________________________________________________________________________
20981 [ 18249] By: rgs                                   on 2002/12/06  20:42:01
20982         Log: Suppress a compilation warning reported by Jarkko
20983              (variable initialization skipped by goto).
20984      Branch: perl
20985            ! toke.c
20986 ____________________________________________________________________________
20987 [ 18239] By: jhi                                   on 2002/12/03  12:49:01
20988         Log: Fix up #18229.
20989      Branch: perl
20990            ! embedvar.h ext/threads/t/join.t perl.c perlapi.h perlvars.h
20991            ! pod/perlintern.pod
20992 ____________________________________________________________________________
20993 [ 18233] By: rgs                                   on 2002/12/02  20:03:09
20994         Log: Fix bug #18573 : in a double-quoted string, a \c not followed
20995              by any character may corrupt memory due to reading past the
20996              end of the input buffer. Add a new error message corresponding
20997              to this case.
20998      Branch: perl
20999            ! pod/perldiag.pod t/comp/parser.t toke.c
21000 ____________________________________________________________________________
21001 [ 18232] By: rgs                                   on 2002/12/02  19:59:07
21002         Log: Skip test #17 of lib/open.t when useperlio is not defined.
21003      Branch: perl
21004            ! lib/open.t
21005 ____________________________________________________________________________
21006 [ 18231] By: merijn                                on 2002/12/02  16:00:12
21007         Log: Subject: Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0
21008              Date: Mon, 2 Dec 2002 12:04:40 -0500 (EST)
21009              From: Andy Dougherty <doughera@lafayette.edu>
21010              Message-ID: <Pine.SOL.4.10.10212021200050.24023-100000@maxwell.phys.lafayette.edu>
21011      Branch: perl
21012            ! README.hpux
21013 ____________________________________________________________________________
21014 [ 18230] By: merijn                                on 2002/12/02  15:45:31
21015         Log: $0 modifying part II (HP-UX only)
21016              
21017              Date: Sat, 30 Nov 2002 20:16:51 +0200
21018              From: Jarkko Hietaniemi <jhi@iki.fi>
21019              Subject: [PATCH] $0 modifying
21020              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
21021      Branch: perl
21022            ! mg.c
21023 ____________________________________________________________________________
21024 [ 18229] By: merijn                                on 2002/12/02  15:43:16
21025         Log: $0 mofifying part I
21026              
21027              Date: Sat, 30 Nov 2002 20:16:51 +0200
21028              From: Jarkko Hietaniemi <jhi@iki.fi>
21029              Subject: [PATCH] $0 modifying
21030              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
21031      Branch: perl
21032            ! ext/threads/t/join.t makedef.pl mg.c perl.c pod/perlvar.pod
21033            ! sv.c t/op/magic.t thread.h
21034 ____________________________________________________________________________
21035 [ 18228] By: hv                                    on 2002/12/02  13:37:59
21036         Log: integrate Pod-Perldoc-3.07. This replaces the original inline perldoc
21037              with a module-driven version, and separates out its docs.
21038      Branch: perl
21039            + lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm
21040            + lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm
21041            + lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm
21042            + lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm
21043            + lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm
21044            + lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t
21045            + lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t
21046            + pod/perldoc.pod
21047            ! MANIFEST utils/perldoc.PL
21048 ____________________________________________________________________________
21049 [ 18226] By: hv                                    on 2002/12/02  12:44:35
21050         Log: missed the new file from #18224
21051      Branch: perl
21052            + lib/Pod/PlainText.pm
21053            ! MANIFEST
21054 ____________________________________________________________________________
21055 [ 18225] By: hv                                    on 2002/12/02  03:09:42
21056         Log: integrate util.c fragment from #18200 to undef SA_RESTART on MacOS
21057      Branch: perl
21058            ! util.c
21059 ____________________________________________________________________________
21060 [ 18224] By: hv                                    on 2002/12/02  02:59:02
21061         Log: Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
21062              and lib/Pod/t/utils.t to cater for simpler output text.
21063      Branch: perl
21064            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm lib/Pod/Usage.pm
21065            ! lib/Pod/t/latex.t lib/Pod/t/utils.t pod/podselect.PL
21066            ! t/pod/emptycmd.t t/pod/for.t t/pod/headings.t t/pod/include.t
21067            ! t/pod/included.t t/pod/lref.t t/pod/lref.xr
21068            ! t/pod/multiline_items.t t/pod/multiline_items.xr
21069            ! t/pod/nested_items.t t/pod/nested_seqs.t t/pod/oneline_cmds.t
21070            ! t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/poderrs.t
21071            ! t/pod/poderrs.xr t/pod/podselect.t t/pod/podselect.xr
21072            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
21073 ____________________________________________________________________________
21074 [ 18223] By: hv                                    on 2002/12/02  02:46:17
21075         Log: Subject: [PATCH] SvFAKE lexicals in scope for all of the sub
21076              From: Dave Mitchell <davem@fdgroup.com>
21077              Date: Mon, 25 Nov 2002 21:25:33 +0000
21078              Message-ID: <20021125212533.B29157@fdgroup.com>
21079      Branch: perl
21080            ! ext/Devel/Peek/Peek.t pad.c t/op/closure.t
21081 ____________________________________________________________________________
21082 [ 18222] By: hv                                    on 2002/12/02  02:23:28
21083         Log: #18221 broke t/op/eval.t
21084      Branch: perl
21085            ! t/op/eval.t
21086 ____________________________________________________________________________
21087 [ 18221] By: hv                                    on 2002/12/02  02:18:19
21088         Log: integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5
21089      Branch: perl
21090           +> ext/POSIX/t/is.t
21091           !> INSTALL MANIFEST README.os2 ext/Fcntl/t/syslfs.t
21092           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL
21093           !> lib/Unicode/UCD.pm lib/Unicode/UCD.t pod/perldiag.pod
21094           !> t/op/eval.t t/op/grep.t t/op/lfs.t t/op/subst.t
21095 ____________________________________________________________________________
21096 [ 18220] By: hv                                    on 2002/12/02  00:58:54
21097         Log: Subject: [PATCH 2nd attempt] allow evals to see the full lexical scope
21098              From: Dave Mitchell <davem@fdgroup.com>
21099              Date: Sun, 24 Nov 2002 22:19:06 +0000
21100              Message-ID: <20021124221906.A25386@fdgroup.com>
21101      Branch: perl
21102            ! cop.h cv.h dump.c embed.fnc embed.h ext/B/B.pm ext/B/B.xs
21103            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
21104            ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlintern.pod pp_ctl.c
21105            ! pp_hot.c proto.h sv.c sv.h t/op/eval.t toke.c
21106 ____________________________________________________________________________
21107 [ 18217] By: rgs                                   on 2002/11/29  12:11:28
21108         Log: Document the hint constants and where they're used.
21109      Branch: perl
21110            ! ext/re/re.pm lib/File/Basename.pm lib/charnames.pm
21111            ! lib/filetest.pm lib/open.pm lib/overload.pm lib/vmsish.pm
21112            ! perl.h
21113 ____________________________________________________________________________
21114 [ 18216] By: merijn                                on 2002/11/29  10:00:54
21115         Log: 64bit Peek failure on HP-UX 11.00
21116              
21117              Subject: Re: Smoke 18188
21118              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21119              From: Slaven Rezic <slaven.rezic@berlin.de>
21120              Date: 28 Nov 2002 19:25:25 +0100
21121              Message-ID: <877kexsga2.fsf@vran.herceg.de>
21122      Branch: perl
21123            ! ext/Devel/Peek/Peek.t
21124 ____________________________________________________________________________
21125 [ 18203] By: jhi                                   on 2002/11/28  14:54:34
21126         Log: Slight beauty tweak. 
21127      Branch: perl
21128            ! intrpvar.h
21129 ____________________________________________________________________________
21130 [ 18188] By: hv                                    on 2002/11/27  01:32:52
21131         Log: Subject: Re: [perl #18203] Recursive call in PerlIO_find_layer
21132              From: Slaven Rezic <slaven.rezic@berlin.de>
21133              Date: 03 Nov 2002 10:59:43 +0100
21134              Message-ID: <877kfvnfcg.fsf@vran.herceg.de>
21135      Branch: perl
21136            ! embedvar.h intrpvar.h lib/open.t perlapi.h perlio.c
21137 ____________________________________________________________________________
21138 [ 18186] By: hv                                    on 2002/11/27  00:57:18
21139         Log: Subject: DESTROY called in scalar context ?
21140              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21141              Date: Tue, 29 Oct 2002 22:04:23 +0100
21142              Message-Id: <20021029220423.6f8e6600.rgarciasuarez@free.fr>
21143      Branch: perl
21144            ! sv.c
21145 ____________________________________________________________________________
21146 [ 18185] By: rgs                                   on 2002/11/26  21:06:48
21147         Log: PerlFAQ sync.
21148      Branch: perl
21149            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
21150            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
21151            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
21152            ! pod/perlfaq9.pod
21153 ____________________________________________________________________________
21154 [ 18184] By: rgs                                   on 2002/11/26  20:42:25
21155         Log: Subject: [PATCH] 2 Pod errors in perlop.pod
21156              From: andreas.koenig@anima.de (Andreas J. Koenig)
21157              Date: Mon, 25 Nov 2002 10:21:08 +0100
21158              Message-ID: <m31y5admyj.fsf@k242.linux.bogus>
21159              
21160              Plus a few similar POD fixes
21161      Branch: perl
21162            ! pod/perl570delta.pod pod/perl572delta.pod pod/perlop.pod
21163            ! pod/perltie.pod
21164 ____________________________________________________________________________
21165 [ 18183] By: rgs                                   on 2002/11/26  19:53:26
21166         Log: Subject: Re: [perl #18626] bug in perlipc man page
21167              From: Slaven Rezic <slaven.rezic@berlin.de>
21168              Date: 23 Nov 2002 21:23:20 +0100
21169              Message-ID: <87bs4gdohz.fsf@vran.herceg.de>
21170      Branch: perl
21171            ! pod/perlipc.pod
21172 ____________________________________________________________________________
21173 [ 18182] By: merijn                                on 2002/11/26  08:44:39
21174         Log: Subject: #17171: ld flag for shrplib on OpenBSD
21175              Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT)
21176              From: "Todd C. Miller" <Todd.Miller  at  courtesan.com>
21177      Branch: perl
21178            ! Configure
21179 ____________________________________________________________________________
21180 [ 18180] By: hv                                    on 2002/11/25  03:10:03
21181         Log: integrate #18144 updates to pod/perlport.pod
21182      Branch: perl
21183            ! pod/perlport.pod
21184 ____________________________________________________________________________
21185 [ 18179] By: hv                                    on 2002/11/25  03:06:44
21186         Log: Subject: [PATCH] UTF8 regexp {n} bug
21187              From: Inaba Hiroto <inaba@st.rim.or.jp>
21188              Date: Sat, 16 Nov 2002 19:23:00 +0900
21189              Message-ID: <3DD61C83.62FF9887@st.rim.or.jp>
21190      Branch: perl
21191            ! regcomp.c t/op/pat.t
21192 ____________________________________________________________________________
21193 [ 18178] By: hv                                    on 2002/11/25  02:43:40
21194         Log: Subject: Re: Storable bug #1698
21195              From: Slaven Rezic <slaven.rezic@berlin.de>
21196              Date: 18 Nov 2002 10:41:36 +0100
21197              Message-ID: <87ptt343lb.fsf@vran.herceg.de>
21198      Branch: perl
21199            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
21200            ! ext/Storable/t/forgive.t
21201 ____________________________________________________________________________
21202 [ 18177] By: hv                                    on 2002/11/25  02:37:07
21203         Log: add support for STASH and MAGIC information for REFs to sv_dump().
21204              Subject: [PATCH]
21205              From: Slaven Rezic <slaven.rezic@berlin.de>
21206              Date: Mon, 18 Nov 2002 11:09:51 +0100 (CET)
21207              Message-Id: <200211181009.gAIA9pFG034877@vran.herceg.de>
21208      Branch: perl
21209            ! dump.c ext/Devel/Peek/Peek.t
21210 ____________________________________________________________________________
21211 [ 18176] By: hv                                    on 2002/11/25  02:31:10
21212         Log: Subject: Re: [perl #18479] Error when no strict refs in effect
21213              From: Slaven Rezic <slaven.rezic@berlin.de>
21214              Date: 18 Nov 2002 22:50:04 +0100
21215              Message-ID: <87smxya6pf.fsf@vran.herceg.de>
21216      Branch: perl
21217            ! pp_ctl.c
21218 ____________________________________________________________________________
21219 [ 18175] By: hv                                    on 2002/11/25  02:20:48
21220         Log: Subject: [Encode] 1.83 + bleedperl patch released
21221              From: Dan Kogai <dankogai@dan.co.jp>
21222              Date: Tue, 19 Nov 2002 03:18:44 +0900
21223              Message-Id: <2C132F6D-FB22-11D6-87FC-0003939A104C@dan.co.jp>
21224      Branch: perl
21225            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
21226            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/bin/enc2xs
21227            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/rt.pl
21228            ! t/uni/tr_7jis.t t/uni/tr_sjis.t t/uni/tr_utf8.t
21229 ____________________________________________________________________________
21230 [ 18172] By: rgs                                   on 2002/11/22  21:44:09
21231         Log: Subject: [PATCH] Historic version labels
21232              From: andreas.koenig@anima.de (Andreas J. Koenig)
21233              Date: Fri, 22 Nov 2002 14:39:41 +0100
21234              Message-ID: <m3lm3loh9e.fsf@k242.linux.bogus>
21235      Branch: perl
21236            ! Changes5.005 Changes5.6
21237 ____________________________________________________________________________
21238 [ 18171] By: rgs                                   on 2002/11/22  21:15:54
21239         Log: A new test for $^S, based on a patch by Iain 'Spoon' Truskett.
21240              Fix the existing tests that didn't checked the difference
21241              between 0 and undef.
21242      Branch: perl
21243            ! t/op/magic.t
21244 ____________________________________________________________________________
21245 [ 18170] By: rgs                                   on 2002/11/22  20:49:12
21246         Log: Move some tests from t/run/fresh_perl.t
21247              to the new t/comp/parser.t. The goal being to
21248              get rid of fresh_perl.t at some point.
21249      Branch: perl
21250            ! t/comp/parser.t t/run/fresh_perl.t
21251 ____________________________________________________________________________
21252 [ 18169] By: rgs                                   on 2002/11/21  20:49:36
21253         Log: Add a test for bug #17920, and a new test file for it.
21254      Branch: perl
21255            + t/comp/parser.t
21256            ! MANIFEST
21257 ____________________________________________________________________________
21258 [ 18168] By: merijn                                on 2002/11/21  13:59:12
21259         Log: Subject: [PATCH] hires sleeping wants libs
21260              Date: Wed, 20 Nov 2002 17:18:31 +0200
21261              From: Jarkko Hietaniemi <jhi@iki.fi>
21262              Message-ID: <20021120151830.GC127060@lyta.hut.fi>
21263      Branch: perl
21264            ! Configure hints/irix_6.sh
21265 ____________________________________________________________________________
21266 [ 18166] By: rgs                                   on 2002/11/19  23:02:31
21267         Log: Fix perl bug #17920 : a case of parser coredump.
21268              The fix is to disable Perl_block_start and Perl_block_end
21269              when the yacc parser has encountered errors. This prevents
21270              corruption of the internal stack, at the expense of correctness,
21271              but this doesn't matter as the code is unparseable anyway.
21272      Branch: perl
21273            ! op.c
21274 ____________________________________________________________________________
21275 [ 18165] By: rgs                                   on 2002/11/19  22:45:36
21276         Log: Subject: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?)
21277              From: Jarkko Hietaniemi <jhi@iki.fi>
21278              Date: Sun, 3 Nov 2002 17:50:08 +0200
21279              Message-ID: <20021103155008.GA382682@lyta.hut.fi>
21280      Branch: perl
21281            ! lib/open.pm locale.c pod/perl58delta.pod
21282 ____________________________________________________________________________
21283 [ 18164] By: rgs                                   on 2002/11/19  22:32:52
21284         Log: t/io/crlf.t failed with miniperl.
21285      Branch: perl
21286            ! t/io/crlf.t
21287 ____________________________________________________________________________
21288 [ 18163] By: rgs                                   on 2002/11/19  22:11:24
21289         Log: Subject: Re: [PATCH] AutoLoader gives wrong message
21290              From: Peter Scott <Peter@PSDT.com>
21291              Date: Thu, 07 Nov 2002 19:04:27 -0800
21292              Message-id: <4.3.2.7.2.20021107185902.00b93ec0@shell2.webquarry.com>
21293              
21294              With a tweak to the END cleanup block to fully remove the
21295              temporary test directory
21296      Branch: perl
21297            ! lib/AutoLoader.t
21298 ____________________________________________________________________________
21299 [ 18162] By: rgs                                   on 2002/11/19  21:29:25
21300         Log: Subject: [PATCH ext/threads/threads.xs] trivial typo
21301              From: Dave Mitchell <davem@fdgroup.com>
21302              Date: Thu, 14 Nov 2002 22:55:39 +0000
21303              Message-ID: <20021114225539.A18614@fdgroup.com>
21304      Branch: perl
21305            ! ext/threads/threads.xs
21306 ____________________________________________________________________________
21307 [ 18161] By: rgs                                   on 2002/11/19  21:26:21
21308         Log: Subject: [PATCH Win32] Document wperl.exe
21309              From: "Brent Dax" <brentdax@cpan.org>
21310              Date: Fri, 15 Nov 2002 23:02:01 -0800
21311              Message-ID: <034e01c28d3e$0fed1680$6501a8c0@deepblue>
21312      Branch: perl
21313            ! README.win32
21314 ____________________________________________________________________________
21315 [ 18160] By: hv                                    on 2002/11/19  12:07:25
21316         Log: Subject: [PATCH] regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)
21317              From: Nicholas Clark <nick@unfortu.net>
21318              Date: Tue, 29 Oct 2002 23:00:05 +0000
21319              Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net>
21320      Branch: perl
21321            + regen.pl regen_headers.pl
21322            ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
21323            ! keywords.pl opcode.pl regcomp.pl
21324 ____________________________________________________________________________
21325 [ 18159] By: hv                                    on 2002/11/19  11:48:30
21326         Log: Subject: Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist yet
21327              From: Gurusamy Sarathy <gsar@ActiveState.com>
21328              Date: Wed, 30 Oct 2002 20:58:15 -0800
21329              Message-Id: <200210310458.g9V4wFK00513@smtp3.ActiveState.com>
21330              Date: Wed, 30 Oct 2002 21:56:22 -0800
21331              Message-Id: <200210310556.g9V5uMK05748@smtp3.ActiveState.com>
21332              Date: Wed, 30 Oct 2002 22:55:30 -0800
21333              Message-Id: <200210310655.g9V6tUK10959@smtp3.ActiveState.com>
21334      Branch: perl
21335            ! gv.c pp_hot.c t/op/method.t
21336 ____________________________________________________________________________
21337 [ 18158] By: hv                                    on 2002/11/19  11:35:16
21338         Log: Remove duplicate my() declaration giving warnings from change #18105.
21339      Branch: perl
21340            ! lib/Class/Struct.t
21341 ____________________________________________________________________________
21342 [ 18154] By: rgs                                   on 2002/11/16  22:08:44
21343         Log: Correction to change #18152, by Dave Mitchell.
21344      Branch: perl
21345            ! pod/perlhack.pod
21346 ____________________________________________________________________________
21347 [ 18152] By: rgs                                   on 2002/11/16  21:23:15
21348         Log: Subject: Re: [PATCH] optional code for debugging leaking scalars
21349              From: Dave Mitchell <davem@fdgroup.com>
21350              Date: Sat, 16 Nov 2002 22:18:23 +0000
21351              Message-ID: <20021116221823.A23614@fdgroup.com>
21352              Documentation for change #18150.
21353      Branch: perl
21354            ! pod/perlhack.pod
21355 ____________________________________________________________________________
21356 [ 18151] By: rgs                                   on 2002/11/16  20:45:26
21357         Log: Document PRIVSHIFT.
21358              Subject: [PATCH] two small doc patches
21359              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21360              Date: Thu, 14 Nov 2002 15:07:35 -0800
21361              Message-ID: <3yC19gzkguTO092yn@efn.org>
21362      Branch: perl
21363            ! sv.h
21364 ____________________________________________________________________________
21365 [ 18150] By: rgs                                   on 2002/11/16  20:25:57
21366         Log: Subject: [PATCH] optional code for debugging leaking scalars
21367              From: Dave Mitchell <davem@fdgroup.com>
21368              Date: Thu, 14 Nov 2002 23:03:00 +0000
21369              Message-ID: <20021114230300.B18614@fdgroup.com>
21370      Branch: perl
21371            ! perl.c sv.c
21372 ____________________________________________________________________________
21373 [ 18149] By: rgs                                   on 2002/11/16  20:10:50
21374         Log: New B::Lint option, bare-subs, that checks for implicitely
21375              quoted barewords that are also subroutines, from
21376              Ian Phillipps <ip@tarragon-et.co.uk>.
21377              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
21378              With a few tweaks to the implementation and tests.
21379              (previous change was empty)
21380      Branch: perl
21381            ! ext/B/B/Lint.pm ext/B/t/lint.t
21382 ____________________________________________________________________________
21383 [ 18148] By: rgs                                   on 2002/11/16  20:05:34
21384         Log: New B::Lint option, bare-subs, that checks for implicitely
21385              quoted barewords that are also subroutines, from
21386              Ian Phillipps <ip@tarragon-et.co.uk>.
21387              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
21388              With a few tweaks to the implementation and tests.
21389      Branch: perl
21390            ! ext/B/B/Lint.pm ext/B/t/lint.t
21391 ____________________________________________________________________________
21392 [ 18147] By: rgs                                   on 2002/11/16  19:52:54
21393         Log: Subject: [PATCH] Typo in perl58delta
21394              From: andreas.koenig@anima.de (Andreas J. Koenig)
21395              Date: Sat, 16 Nov 2002 16:29:14 +0100
21396              Message-ID: <m3u1ihjzxx.fsf@k242.linux.bogus>
21397      Branch: perl
21398            ! pod/perl58delta.pod
21399 ____________________________________________________________________________
21400 [ 18142] By: rgs                                   on 2002/11/12  22:09:39
21401         Log: Subject: [PATCH] Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32 5.0 W2000Pro)
21402              From: Dave Mitchell <davem@fdgroup.com>
21403              Date: Thu, 7 Nov 2002 16:38:02 +0000
21404              Message-ID: <20021107163802.C25337@fdgroup.com>
21405      Branch: perl
21406            ! pad.h
21407 ____________________________________________________________________________
21408 [ 18141] By: merijn                                on 2002/11/12  16:15:30
21409         Log: repair 18139 (missing awk command)
21410      Branch: perl
21411            ! Configure
21412 ____________________________________________________________________________
21413 [ 18139] By: merijn                                on 2002/11/12  14:20:36
21414         Log: Date: Tue, 12 Nov 2002 16:49:22 +0200
21415              From: Jarkko Hietaniemi <jhi@iki.fi>
21416              Subject: [PATCH] Tru64 osvers
21417              Message-ID: <20021112144922.GI511825@lyta.hut.fi>
21418      Branch: perl
21419            ! Configure
21420 ____________________________________________________________________________
21421 [ 18137] By: rgs                                   on 2002/11/10  21:57:04
21422         Log: Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod
21423              From: Slaven Rezic <slaven.rezic@berlin.de>
21424              Date: Sat, 9 Nov 2002 22:31:31 +0100 (CET)
21425              Message-Id: <200211092131.gA9LVVAV007663@vran.herceg.de>
21426      Branch: perl
21427            ! lib/Term/ReadLine.pm
21428 ____________________________________________________________________________
21429 [ 18136] By: rgs                                   on 2002/11/10  21:38:44
21430         Log: Subject: t/run/runenv.t bug
21431              From: Salvador "Fandiño" <sfandino@yahoo.com>
21432              Date: Fri, 8 Nov 2002 08:07:13 -0800 (PST)
21433              Message-ID: <20021108160713.78109.qmail@web13409.mail.yahoo.com>
21434      Branch: perl
21435            ! t/run/runenv.t
21436 ____________________________________________________________________________
21437 [ 18135] By: rgs                                   on 2002/11/10  21:30:36
21438         Log: Subject: [PATCH] perlopentut and PerlIO documentation
21439              From: Slaven Rezic <slaven.rezic@berlin.de>
21440              Date: 08 Nov 2002 22:22:19 +0100
21441              Message-ID: <8765v7kb90.fsf@vran.herceg.de>
21442      Branch: perl
21443            ! lib/PerlIO.pm pod/perlopentut.pod
21444 ____________________________________________________________________________
21445 [ 18125] By: hv                                    on 2002/11/07  14:01:57
21446         Log: Subject: Re: The Inaba patch for tr/// vs. use encoding
21447              From: Dan Kogai <dankogai@dan.co.jp>
21448              Date: Fri, 25 Oct 2002 13:04:00 +0900
21449              Message-Id: <CAC896FE-E7CE-11D6-9228-0003939A104C@dan.co.jp>
21450      Branch: perl
21451            + t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
21452            + t/uni/tr_utf8.t
21453            ! MANIFEST
21454 ____________________________________________________________________________
21455 [ 18124] By: hv                                    on 2002/11/07  13:51:39
21456         Log: Subject: [PATCH] File::Temp documentation fix
21457              From: Slaven Rezic <slaven.rezic@berlin.de>
21458              Date: Thu, 24 Oct 2002 19:04:20 +0200 (CEST)
21459              Message-Id: <200210241704.g9OH4KlR030883@vran.herceg.de>
21460      Branch: perl
21461            ! lib/File/Temp.pm
21462 ____________________________________________________________________________
21463 [ 18123] By: hv                                    on 2002/11/07  13:46:59
21464         Log: Subject: PATCH x2p/find2perl.PL
21465              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
21466              Date: Thu, 24 Oct 2002 10:05:19 +0200
21467              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCF41@hamsem01.de.gedas.vwg>
21468      Branch: perl
21469            ! x2p/find2perl.PL
21470 ____________________________________________________________________________
21471 [ 18122] By: hv                                    on 2002/11/07  13:40:25
21472         Log: Subject: [perl #18065] LFS related bug in perl-5.8.0 testsuite
21473              From: "david@dhaller.de (via RT)" <perlbug@perl.org>
21474              Date: 23 Oct 2002 18:42:51 -0000
21475              Message-Id: <rt-18065-40384.14.044473925414@bugs6.perl.org>
21476      Branch: perl
21477            ! ext/Fcntl/t/syslfs.t t/op/lfs.t
21478 ____________________________________________________________________________
21479 [ 18121] By: hv                                    on 2002/11/07  13:21:15
21480         Log: Subject: Re: [perl #18038] DESTROY change in 5.8.0?
21481              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21482              Date: Sun, 03 Nov 2002 15:48:18 -0800
21483              Message-ID: <CXbx9gzkgS8W092yn@efn.org>
21484      Branch: perl
21485            ! sv.c t/op/tie.t
21486 ____________________________________________________________________________
21487 [ 18120] By: hv                                    on 2002/11/07  13:14:21
21488         Log: Subject: Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?
21489              From: Gurusamy Sarathy <gsar@ActiveState.com>
21490              Date: Sat, 19 Oct 2002 12:11:43 -0700
21491              Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com>
21492      Branch: perl
21493            ! doio.c ext/DB_File/t/db-recno.t perl.h pp_sys.c win32/win32.h
21494 ____________________________________________________________________________
21495 [ 18119] By: hv                                    on 2002/11/07  12:13:28
21496         Log: Subject: [perl #18154] Problem found in calculating offsets in regex
21497              From: Mark Pease (via RT) <perlbug@perl.org>
21498              Date: 29 Oct 2002 20:23:54 -0000
21499              Message-Id: <rt-18154-40762.0.46361502706489@bugs6.perl.org>
21500      Branch: perl
21501            ! regcomp.c
21502 ____________________________________________________________________________
21503 [ 18118] By: hv                                    on 2002/11/07  11:33:38
21504         Log: Subject: Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp
21505              From: hv@crypt.org
21506              Date: Sun, 03 Nov 2002 16:41:24 +0000
21507              Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk>
21508      Branch: perl
21509            ! ext/B/B/Concise.pm op.c pp_hot.c t/op/closure.t
21510            ! t/op/sub_lval.t
21511 ____________________________________________________________________________
21512 [ 18117] By: rgs                                   on 2002/11/06  22:15:36
21513         Log: "make distclean" should remove the generated file lib/Config.pod.
21514      Branch: perl
21515            ! Makefile.SH
21516 ____________________________________________________________________________
21517 [ 18116] By: rgs                                   on 2002/11/06  22:11:06
21518         Log: The new test introduced in #18114 failed with threads
21519      Branch: perl
21520            ! ext/B/t/concise.t
21521 ____________________________________________________________________________
21522 [ 18115] By: rgs                                   on 2002/11/06  20:43:14
21523         Log: Subject: Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open
21524              From: Slaven Rezic <slaven.rezic@berlin.de>
21525              Date: 24 Oct 2002 00:44:35 +0200
21526              Message-ID: <87vg3sixm4.fsf@vran.herceg.de>
21527      Branch: perl
21528            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/io/binmode.t
21529            ! t/io/print.t t/io/read.t t/lib/warnings/pp_sys
21530 ____________________________________________________________________________
21531 [ 18114] By: rgs                                   on 2002/11/06  20:08:53
21532         Log: Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well
21533              From: Stephen McCamant <smcc@mit.edu>
21534              Date: Thu, 31 Oct 2002 01:35:29 -0500
21535              Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU>
21536              
21537              plus a test case in ext/B/t/concise.t
21538              plus a (less intrusive, but less future-proof) fix for a
21539              similar problem in B::walkoptree_exec().
21540      Branch: perl
21541            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/t/concise.t
21542 ____________________________________________________________________________
21543 [ 18113] By: rgs                                   on 2002/11/05  20:11:55
21544         Log: make regen_headers.
21545              Backport change #18078 to warnings.pl.
21546      Branch: perl
21547            ! global.sym perlapi.c perlapi.h proto.h warnings.pl
21548 ____________________________________________________________________________
21549 [ 18109] By: ams                                   on 2002/11/05  13:03:34
21550         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
21551              From: hv@crypt.org
21552              Date: Tue, 05 Nov 2002 13:30:00 +0000
21553              Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk>
21554              
21555              This is half of the fix for #18107. The swash_init() problems
21556              described in <20021105143646.M18101@lustre.dyn.wiw.org> remain,
21557              but can now be seen only with UTF-8 test cases.
21558      Branch: perl
21559            ! pp.c
21560 ____________________________________________________________________________
21561 [ 18108] By: merijn                                on 2002/11/05  07:52:08
21562         Log: Put back the DO NOT EDIT headers in proto.h and global.sym
21563              
21564              Subject: Re: [perl #18066] Bug in -I when path has double colons?
21565              From: Slaven Rezic <slaven.rezic@berlin.de>
21566              Date: 03 Nov 2002 10:25:10 +0100
21567              Message-ID: <87adkrngy1.fsf@vran.herceg.de>
21568      Branch: perl
21569            ! embed.pl
21570 ____________________________________________________________________________
21571 [ 18107] By: ams                                   on 2002/11/05  03:43:46
21572         Log: 1. Update pp_ucfirst to enter the UTF-8 branch only if the first
21573              character is UTF-8. (Copied from pp_lcfirst.)
21574              2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK.
21575      Branch: perl
21576            ! dump.c pp.c
21577 ____________________________________________________________________________
21578 [ 18106] By: hv                                    on 2002/11/05  01:43:27
21579         Log: new test based on:
21580              Subject: [TEST] for [PATCH] bug in utf8.c(?)
21581              From: Marty Pauley <marty+p5p@kasei.com>
21582              Date: Fri, 18 Oct 2002 21:02:38 +0100
21583              Message-ID: <20021018200238.GY3764@soto.kasei.com>
21584      Branch: perl
21585            ! lib/utf8.t
21586 ____________________________________________________________________________
21587 [ 18105] By: hv                                    on 2002/11/05  00:59:30
21588         Log: Subject: Re: Class::Struct, simple patch, tests
21589              From: Marty Pauley <marty+p5p@kasei.com>
21590              Date: Fri, 18 Oct 2002 22:26:38 +0100
21591              Message-ID: <20021018212638.GB3764@soto.kasei.com>
21592      Branch: perl
21593            ! lib/Class/Struct.pm lib/Class/Struct.t
21594 ____________________________________________________________________________
21595 [ 18102] By: rgs                                   on 2002/11/04  21:43:53
21596         Log: Subject: Re: [perl #18066] Bug in -I when path has double colons?
21597              From: Slaven Rezic <slaven.rezic@berlin.de>
21598              Date: 30 Oct 2002 11:18:47 +0100
21599              Message-ID: <87of9c2prs.fsf@vran.herceg.de>
21600              
21601              With the corresponding change to embed.fnc
21602      Branch: perl
21603            + t/run/switchI.t
21604            ! MANIFEST embed.fnc embed.h embedvar.h global.sym perl.c
21605            ! proto.h t/run/runenv.t
21606 ____________________________________________________________________________
21607 [ 18094] By: merijn                                on 2002/11/04  16:08:22
21608         Log: Changed the warning detection pattern because of:
21609              
21610              Subject: ccache gcc3.2 doesn't work
21611              From: Nicholas Clark <nick@ccl4.org>
21612              Date: Tue, 29 Oct 2002 15:01:39
21613              Message-ID: <20021029150139.J82080@plum.flirble.org>
21614      Branch: perl
21615            ! Configure
21616 ____________________________________________________________________________
21617 [ 18093] By: jhi                                   on 2002/11/04  16:06:39
21618         Log: s/Perlf/Perl/ (thanks rgs)
21619      Branch: perl
21620            ! pod/perldiag.pod
21621 ____________________________________________________________________________
21622 [ 18091] By: jhi                                   on 2002/11/04  15:50:07
21623         Log: How pre-5.9.0 Perl can be fooled by a defined-or.
21624      Branch: perl
21625            ! pod/perldiag.pod
21626 ____________________________________________________________________________
21627 [ 18090] By: hv                                    on 2002/11/04  15:49:29
21628         Log: extend #13786 to cover the other four identical chunks of code
21629              to avoid looping under overload.
21630      Branch: perl
21631            ! sv.c
21632 ____________________________________________________________________________
21633 [ 18088] By: merijn                                on 2002/11/04  15:37:06
21634         Log: Charnames take 4
21635              Mon, 04 Nov 2002; H.Merijn Brand <h.m.brand@hccnet.nl>
21636      Branch: perl
21637            ! lib/charnames.pm lib/charnames.t
21638 ____________________________________________________________________________
21639 [ 18086] By: hv                                    on 2002/11/04  15:16:34
21640         Log: integrate from perlio: changes #17709, #17795, #17796, #18032
21641      Branch: perl
21642           !> Porting/apply ext/PerlIO/t/encoding.t ext/PerlIO/t/via.t
21643           !> ext/PerlIO/via/via.xs perlio.c t/io/crlf.t
21644 ____________________________________________________________________________
21645 [ 18085] By: hv                                    on 2002/11/04  12:17:12
21646         Log: Subject: Re: [perl #17064] illegal legal unicode character
21647              From: hv@crypt.org
21648              Date: Mon, 04 Nov 2002 13:23:49 +0000
21649              Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk>
21650      Branch: perl
21651            ! regexec.c t/op/split.t
21652 ____________________________________________________________________________
21653 [ 18084] By: merijn                                on 2002/11/04  11:04:45
21654         Log: Tru64, gcc -O3, datasize
21655              Sun, 3 Nov 2002; Jarkko Hietaniemi <jhi@iki.fi>
21656      Branch: perl
21657            ! README.tru64 hints/dec_osf.sh
21658 ____________________________________________________________________________
21659 [ 18083] By: merijn                                on 2002/11/04  10:58:52
21660         Log: Typo configpm
21661              Mon, 4 Nov 2002; Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21662      Branch: perl
21663            ! configpm
21664 ____________________________________________________________________________
21665 [ 18078] By: hv                                    on 2002/11/03  13:20:50
21666         Log: avoid reliance on croak() prototype
21667      Branch: perl
21668            ! lib/warnings.pm
21669 ____________________________________________________________________________
21670 [ 18077] By: hv                                    on 2002/11/03  13:18:17
21671         Log: Subject: [PATCH lib/Config.*] Document and test Config::config_re().
21672              (with tweaks)
21673              From: Michael G Schwern <schwern@pobox.com>
21674              Date: Wed, 4 Sep 2002 12:06:08 -0700
21675              Message-ID: <20020904190607.GG8367@ool-18b93024.dyn.optonline.net>
21676      Branch: perl
21677            ! configpm lib/Config.t
21678 ____________________________________________________________________________
21679 [ 18076] By: gbarr                                 on 2002/11/03  10:11:18
21680         Log: Update to Scalar-List-Utils 1.08
21681      Branch: perl
21682            + ext/List/Util/t/isvstring.t ext/List/Util/t/refaddr.t
21683            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/README
21684            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
21685            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/first.t
21686            ! ext/List/Util/t/reduce.t
21687 ____________________________________________________________________________
21688 [ 18075] By: rgs                                   on 2002/10/31  20:58:12
21689         Log: Adjust the number of tests in t/op/range.t
21690      Branch: perl
21691            ! t/op/range.t
21692 ____________________________________________________________________________
21693 [ 18074] By: ams                                   on 2002/10/30  22:30:32
21694         Log: Subject: Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM
21695              but "-4\n".."-0\n" is!
21696              From: Slaven Rezic <slaven.rezic@berlin.de>
21697              Date: 30 Oct 2002 16:22:36 +0100
21698              Message-Id: <87n0ow0x4z.fsf@vran.herceg.de>
21699              
21700              Subject: RE: [perl #18114] [no subject] [TEST PATCH]BUG: "-4\n".."0\n"
21701              is not DWIM but "-4\n".."-0\n" is!
21702              From: "Orton, Yves" <yves.orton@mciworldcom.de>
21703              Date: Wed, 30 Oct 2002 11:59:31 -0000
21704              Message-Id: <71B318898201D311845C0008C75DAD1C07B78BF7@defra1ex2>
21705              
21706              (Applied over previous fix.)
21707      Branch: perl
21708            ! pp_ctl.c t/op/range.t
21709 ____________________________________________________________________________
21710 [ 18073] By: ams                                   on 2002/10/30  19:47:12
21711         Log: Subject: [perl #18165] "0" fails as right-hand argument to ..
21712              From: Mark-Jason Dominus (via RT) <perlbug@perl.org>
21713              Date: 30 Oct 2002 17:27:53 -0000
21714              Message-Id: <rt-18165-40816.6.86096008382222@bugs6.perl.org>
21715              
21716              (Fixed by making an exception for .."0" in pp_flop.)
21717      Branch: perl
21718            ! pp_ctl.c t/op/range.t
21719 ____________________________________________________________________________
21720 [ 18072] By: rgs                                   on 2002/10/29  20:37:31
21721         Log: Partial fix of bug [perl #17589] : prevent the parser to
21722              segfault when encountering the erroneous construct "sub;".
21723      Branch: perl
21724            ! pod/perldiag.pod t/op/anonsub.t toke.c
21725 ____________________________________________________________________________
21726 [ 18071] By: rgs                                   on 2002/10/28  21:57:25
21727         Log: Subject: RE: [PATCH] Warning on pararameterless 'use IO' and doc update
21728              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
21729              Date: Mon, 28 Oct 2002 12:53:52 -0000
21730              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOEFLAA.Paul.Marquess@btinternet.com>
21731      Branch: perl
21732            ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
21733 ____________________________________________________________________________
21734 [ 18070] By: rgs                                   on 2002/10/28  20:46:33
21735         Log: Subject: [PATCH] Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED)
21736              From: Nicholas Clark <nick@unfortu.net>
21737              Date: Sun, 27 Oct 2002 18:39:03 +0000
21738              Message-ID: <20021027183902.GJ292@Bagpuss.unfortu.net>
21739      Branch: perl
21740            ! util.c
21741 ____________________________________________________________________________
21742 [ 18069] By: rgs                                   on 2002/10/28  20:44:12
21743         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
21744              From: Nicholas Clark <nick@unfortu.net>
21745              Date: Sun, 27 Oct 2002 22:31:08 +0000
21746              Message-ID: <20021027223108.GK292@Bagpuss.unfortu.net>
21747      Branch: perl
21748            ! t/op/pack.t
21749 ____________________________________________________________________________
21750 [ 18068] By: merijn                                on 2002/10/27  17:57:15
21751         Log: Repair broken previous patch. I don't like it, but not repairing it
21752              breaks each and every build. Will teach me to test on the same
21753              machine where I patched it. Sorry.
21754      Branch: perl
21755            ! embed.pl
21756 ____________________________________________________________________________
21757 [ 18067] By: merijn                                on 2002/10/27  06:02:21
21758         Log: embed.pl doc. (embed.pl reorganization for doc headers)
21759              Wed, 23 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
21760              With some additional modifications
21761      Branch: perl
21762            ! embed.pl
21763 ____________________________________________________________________________
21764 [ 18064] By: merijn                                on 2002/10/25  11:47:07
21765         Log: The 5005thread todo list; 2 down 25 to go
21766      Branch: perl
21767            ! README.irix README.tru64
21768 ____________________________________________________________________________
21769 [ 18063] By: hv                                    on 2002/10/25  00:28:48
21770         Log: change #18038 gives too many problems on t/450_service.t; disable
21771              it for now
21772      Branch: perl
21773            ! lib/Net/Ping/t/450_service.t
21774 ____________________________________________________________________________
21775 [ 18062] By: hv                                    on 2002/10/25  00:21:17
21776         Log: Subject: [PATCH] DB_File 1.806
21777              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
21778              Date: Tue, 22 Oct 2002 11:16:21 +0100
21779              Message-ID: <AIEAJICLCBDNAAOLLOKLCEDMFLAA.Paul.Marquess@btinternet.com>
21780      Branch: perl
21781            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
21782            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
21783            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
21784 ____________________________________________________________________________
21785 [ 18061] By: hv                                    on 2002/10/25  00:13:07
21786         Log: Subject: [PATCH lib/IO.t] Add tests for IO.pm
21787              From: chromatic <chromatic@wgz.org>
21788              Date: Mon, 21 Oct 2002 20:27:43 -0700
21789              Message-ID: <20021022033253.57952.qmail@onion.perl.org>
21790      Branch: perl
21791            + ext/IO/lib/IO/t/IO.t
21792            ! MANIFEST lib/Net/Ping/t/450_service.t
21793 ____________________________________________________________________________
21794 [ 18060] By: hv                                    on 2002/10/24  23:54:50
21795         Log: 2 lines of change #18039 had several problems
21796      Branch: perl
21797            ! ext/IO/IO.pm
21798 ____________________________________________________________________________
21799 [ 18059] By: hv                                    on 2002/10/24  23:46:29
21800         Log: Subject: [perl #18036] perldoc refuses to run on BeOS
21801              From: "mauzo@csv.warwick.ac.uk (via RT)" <perlbug@perl.org>
21802              Date: 21 Oct 2002 10:18:50 -0000
21803              Message-Id: <rt-18036-40246.15.4017814246886@bugs6.perl.org>
21804      Branch: perl
21805            ! utils/perldoc.PL
21806 ____________________________________________________________________________
21807 [ 18058] By: hv                                    on 2002/10/24  23:36:48
21808         Log: Subject: The Inaba patch for tr/// vs. use encoding
21809              From: Dan Kogai <dankogai@dan.co.jp>
21810              Date: Mon, 21 Oct 2002 17:36:02 +0900
21811              Message-Id: <218B4434-E4D0-11D6-A668-0003939A104C@dan.co.jp>
21812      Branch: perl
21813            ! mg.c regcomp.c sv.c toke.c
21814 ____________________________________________________________________________
21815 [ 18057] By: hv                                    on 2002/10/24  23:16:15
21816         Log: Subject: [Encode] 1.80 released
21817              From: Dan Kogai <dankogai@dan.co.jp>
21818              Date: Tue, 22 Oct 2002 05:47:16 +0900
21819              Message-Id: <48F1B85D-E536-11D6-A87D-0003939A104C@dan.co.jp>
21820      Branch: perl
21821            + ext/Encode/bin/ucmsort ext/Encode/t/rt.pl
21822            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
21823            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
21824            ! ext/Encode/lib/Encode/MIME/Header.pm
21825            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/CJKT.t
21826            ! ext/Encode/t/jperl.t ext/Encode/t/mime-header.t
21827            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
21828            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
21829 ____________________________________________________________________________
21830 [ 18056] By: hv                                    on 2002/10/24  22:48:06
21831         Log: Subject: [PATCH] B/C.pm: make $0 to argv[0] again
21832              From: Autrijus Tang <autrijus@autrijus.org>
21833              Date: Sat, 19 Oct 2002 17:51:57 +0800
21834              Message-ID: <20021019095157.GA430@not.autrijus.org>
21835      Branch: perl
21836            ! ext/B/B/C.pm
21837 ____________________________________________________________________________
21838 [ 18055] By: hv                                    on 2002/10/24  22:34:10
21839         Log: Reverse change #8066 and sense of test, to satisfy [perl #17763]
21840      Branch: perl
21841            ! pp_sys.c t/run/fresh_perl.t
21842 ____________________________________________________________________________
21843 [ 18054] By: hv                                    on 2002/10/24  22:17:40
21844         Log: change #18030 needs the removal of ext/Thread/thr5005.t
21845      Branch: perl
21846            - ext/Thread/thr5005.t
21847 ____________________________________________________________________________
21848 [ 18053] By: merijn                                on 2002/10/24  08:20:09
21849         Log: charnames pragma extended with :alias for customized
21850              unicode naming aliases
21851              Mon, 21 Oct 2002; "H.Merijn Brand" <h.m.brand@hccnet.nl>
21852      Branch: perl
21853            ! lib/charnames.pm lib/charnames.t
21854 ____________________________________________________________________________
21855 [ 18052] By: rgs                                   on 2002/10/23  19:16:50
21856         Log: Further tweaks to perlmodlib.pod.
21857              Add a note about perllocal.pod, which wasn't documented.
21858      Branch: perl
21859            ! pod/perlmodlib.PL pod/perlmodlib.pod
21860 ____________________________________________________________________________
21861 [ 18051] By: rgs                                   on 2002/10/23  18:56:08
21862         Log: Further tweaks to perluniintro.pod
21863      Branch: perl
21864            ! pod/perluniintro.pod
21865 ____________________________________________________________________________
21866 [ 18050] By: rgs                                   on 2002/10/22  19:11:12
21867         Log: perlmodlib.pod nit suggested by David Dyck (bug #18055)
21868              Regenerate perlmodlib.pod
21869      Branch: perl
21870            ! pod/perlmodlib.PL pod/perlmodlib.pod
21871 ____________________________________________________________________________
21872 [ 18049] By: rgs                                   on 2002/10/22  18:48:00
21873         Log: Subject: [PATCH] perluniintro
21874              From: Jarkko Hietaniemi <jhi@iki.fi>
21875              Date: Sun, 20 Oct 2002 15:48:09 +0300
21876              Message-ID: <20021020124809.GE444369@lyta.hut.fi>
21877      Branch: perl
21878            ! pod/perluniintro.pod
21879 ____________________________________________________________________________
21880 [ 18048] By: hv                                    on 2002/10/22  17:04:26
21881         Log: Subject: [PATCH] PL_curpad == AvARRAY(PL_comppad) always
21882              From: Dave Mitchell <davem@fdgroup.com>
21883              Date: Fri, 18 Oct 2002 13:36:40 +0100
21884              Message-ID: <20021018133640.A19172@fdgroup.com>
21885      Branch: perl
21886            ! cop.h embed.fnc ext/List/Util/Util.xs global.sym op.c pad.c
21887            ! pad.h perl.c perlapi.h pod/perlintern.pod pp_ctl.c proto.h
21888            ! regcomp.c regexec.c scope.c scope.h sv.c t/op/closure.t
21889 ____________________________________________________________________________
21890 [ 18047] By: hv                                    on 2002/10/22  16:20:18
21891         Log: Subject: [PATCH] AutoLoader gives wrong message
21892              From: Peter Scott <peter@psdt.com>
21893              Date: Thu, 17 Oct 2002 19:54:56 -0700
21894              Message-id: <4.3.2.7.2.20021017192450.00b3dce0@shell2.webquarry.com>
21895      Branch: perl
21896            ! lib/AutoLoader.pm
21897 ____________________________________________________________________________
21898 [ 18046] By: hv                                    on 2002/10/22  15:52:40
21899         Log: Subject: Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
21900              From: Alain Barbet <alian@alianwebserver.com>
21901              Date: Fri, 18 Oct 2002 15:29:29 +0200
21902              Message-ID: <3DB00CB9.70708@alianwebserver.com>
21903      Branch: perl
21904            ! README.win32 win32/makefile.mk win32/win32.c
21905 ____________________________________________________________________________
21906 [ 18045] By: hv                                    on 2002/10/22  15:47:21
21907         Log: improve 'atomicity' wording
21908      Branch: perl
21909            ! lib/filetest.pm
21910 ____________________________________________________________________________
21911 [ 18044] By: hv                                    on 2002/10/22  15:43:55
21912         Log: Subject: [PATCH] Shell.pm object methods broken
21913              From: Dan Brook <dbrook@easyspace.com>
21914              Date: Thu, 17 Oct 2002 16:05:04 +0100
21915              Message-Id: <20021017160504.63926a1b.dbrook@easyspace.com>
21916      Branch: perl
21917            ! lib/Shell.pm lib/Shell.t
21918 ____________________________________________________________________________
21919 [ 18042] By: hv                                    on 2002/10/21  09:20:54
21920         Log: Subject: Re: [perl #16184] Unexpected warning when using C<< open FH => >>
21921              From: hv@crypt.org
21922              Date: Mon, 21 Oct 2002 11:27:40 +0100
21923              Message-Id: <200210211027.g9LARef05722@crypt.compulink.co.uk>
21924      Branch: perl
21925            ! t/lib/warnings/toke toke.c
21926 ____________________________________________________________________________
21927 [ 18041] By: hv                                    on 2002/10/21  01:14:48
21928         Log: Subject: Re: [perl #18019] regex overoptimization
21929              From: hv@crypt.org
21930              Date: Mon, 21 Oct 2002 03:21:54 +0100
21931              Message-Id: <200210210221.g9L2LsU32598@crypt.compulink.co.uk>
21932      Branch: perl
21933            ! regcomp.c t/op/re_tests
21934 ____________________________________________________________________________
21935 [ 18039] By: hv                                    on 2002/10/20  14:33:16
21936         Log: Subject: Re: [PATCH] Warning on pararameterless 'use IO' and doc update
21937              From: =?iso-8859-1?Q?St=E9phane?= Payrard <s.payrard@wanadoo.fr>
21938              Date: Tue, 15 Oct 2002 02:17:03 +0200
21939              Message-ID: <20021015001703.GG7914@stefp.dyndns.org>
21940      Branch: perl
21941            ! ext/IO/IO.pm
21942 ____________________________________________________________________________
21943 [ 18038] By: hv                                    on 2002/10/20  14:23:06
21944         Log: Update to Net::Ping v2.23
21945      Branch: perl
21946            + lib/Net/Ping/t/150_syn_inst.t lib/Net/Ping/t/400_ping_syn.t
21947            + lib/Net/Ping/t/450_service.t
21948            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/110_icmp_inst.t
21949            ! lib/Net/Ping/t/200_ping_tcp.t
21950 ____________________________________________________________________________
21951 [ 18037] By: hv                                    on 2002/10/20  13:57:06
21952         Log: Subject: [PATCH] t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
21953              From: Jarkko Hietaniemi <jhi@iki.fi>
21954              Date: Mon, 14 Oct 2002 14:49:54 +0300
21955              Message-ID: <20021014114954.GB80937@lyta.hut.fi>
21956      Branch: perl
21957            ! t/op/pack.t
21958 ____________________________________________________________________________
21959 [ 18036] By: hv                                    on 2002/10/20  13:43:56
21960         Log: Subject: Re: [perl #17892] Perl's mkdir() doesn't remove trailing slashes
21961              From: Slaven Rezic <slaven.rezic@berlin.de>
21962              Date: 14 Oct 2002 09:37:18 +0200
21963              Message-ID: <8765w5wjwx.fsf@vran.herceg.de>
21964      Branch: perl
21965            ! pp_sys.c t/op/mkdir.t
21966 ____________________________________________________________________________
21967 [ 18035] By: hv                                    on 2002/10/20  13:39:09
21968         Log: Subject: Re: [perl #17951] Strange UTF error
21969              From: Jarkko Hietaniemi <jhi@iki.fi>
21970              Date: Wed, 16 Oct 2002 18:50:51 +0300
21971              Message-ID: <20021016155051.GB268437@lyta.hut.fi>
21972      Branch: perl
21973            ! lib/utf8_heavy.pl t/run/fresh_perl.t
21974 ____________________________________________________________________________
21975 [ 18034] By: hv                                    on 2002/10/20  13:23:16
21976         Log: Update to Time::HiRes v1.38
21977      Branch: perl
21978            + ext/Time/HiRes/typemap
21979            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
21980            ! ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs
21981            ! ext/Time/HiRes/Makefile.PL
21982 ____________________________________________________________________________
21983 [ 18033] By: hv                                    on 2002/10/20  13:12:25
21984         Log: Upgrade to Test.pm v1.23
21985      Branch: perl
21986            ! lib/Test.pm
21987 ____________________________________________________________________________
21988 [ 18030] By: merijn                                on 2002/10/19  14:10:21
21989         Log: Happy chainsaw stories; The removal of the 5005 threads
21990              Still imcomplete. Configure will follow
21991      Branch: perl
21992            ! MANIFEST NetWare/Makefile NetWare/config.wc
21993            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
21994            ! Porting/Glossary Porting/config.sh Porting/config_H
21995            ! config_h.SH cop.h cv.h deb.c dosish.h dump.c embed.fnc embed.h
21996            ! embed.pl embedvar.h epoc/config.sh ext/B/B.xs ext/B/B/C.pm
21997            ! ext/B/ramblings/runtime.porting ext/B/t/lint.t
21998            ! ext/DynaLoader/dl_aix.xs ext/Thread/README.threads
21999            ! ext/Thread/Thread.xs ext/Thread/thr5005.t gv.c hints/darwin.sh
22000            ! installperl intrpvar.h makedef.pl mg.c miniperlmain.c
22001            ! myconfig.SH op.c os2/os2.c os2/os2ish.h pad.c perl.c perl.h
22002            ! perlvars.h pod/perltoc.pod pp.c pp.h pp_ctl.c pp_hot.c
22003            ! pp_sort.c proto.h scope.c sv.c sv.h thrdvar.h thread.h toke.c
22004            ! uconfig.h uconfig.sh util.c vms/vms.c win32/Makefile
22005            ! win32/config.bc win32/config.gc win32/config.vc
22006            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
22007            ! win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL
22008            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
22009            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
22010            ! wince/Makefile.ce wince/config.ce wince/config_H.ce
22011            ! wince/config_sh.PL wince/win32.h wince/win32thread.c
22012            ! wince/win32thread.h wince/wincesck.c
22013 ____________________________________________________________________________
22014 [ 18029] By: merijn                                on 2002/10/18  07:28:21
22015         Log: minor tweaks in Porting/pumpkin.pod
22016              Fri, 18 Oct 2002; Philip Newton <Philip.Newton@gmx.net>
22017      Branch: perl
22018            ! Porting/pumpkin.pod
22019 ____________________________________________________________________________
22020 [ 18028] By: rgs                                   on 2002/10/17  20:33:32
22021         Log: Subject: [PATCH t/run/switches.t] Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
22022              From: Abe Timmerman <abe@ztreet.demon.nl>
22023              Date: Thu, 17 Oct 2002 23:38:34 +0200
22024              Message-Id: <200210172338.34728.abe@ztreet.demon.nl>
22025      Branch: perl
22026            ! t/run/switches.t
22027 ____________________________________________________________________________
22028 [ 18027] By: hv                                    on 2002/10/17  14:39:27
22029         Log: Subject: Re: versions too accurate
22030              From: John Peacock <jpeacock@rowman.com>
22031              Date: Mon, 14 Oct 2002 22:36:48 -0400
22032              Message-ID: <3DAB7F40.1050200@rowman.com>
22033      Branch: perl
22034            ! lib/version.pm util.c
22035 ____________________________________________________________________________
22036 [ 18026] By: hv                                    on 2002/10/17  14:29:41
22037         Log: Subject: Re: [PATCH] Version object combined patch
22038              From: John Peacock <jpeacock@rowman.com>
22039              Date: Thu, 10 Oct 2002 21:23:01 -0400
22040              Message-ID: <3DA627F5.5050907@rowman.com>
22041      Branch: perl
22042            ! lib/version.pm lib/version.t pod/perldiag.pod util.c
22043 ____________________________________________________________________________
22044 [ 18025] By: hv                                    on 2002/10/17  13:37:04
22045         Log: definition of MAXPATHLEN
22046              Subject: [PATCH] standard lawyerism
22047              From: Jarkko Hietaniemi <jhi@iki.fi>
22048              Date: Fri, 11 Oct 2002 02:48:26 +0300
22049              Message-ID: <20021010234825.GM292305@lyta.hut.fi>
22050      Branch: perl
22051            ! perl.h
22052 ____________________________________________________________________________
22053 [ 18024] By: hv                                    on 2002/10/17  13:34:01
22054         Log: Subject: Re: [perl #17061] no strict 'garbage'
22055              From: Slaven Rezic <slaven.rezic@berlin.de>
22056              Date: 10 Oct 2002 16:23:22 +0200
22057              Message-ID: <87ptui5q5h.fsf@vran.herceg.de>
22058      Branch: perl
22059            ! ext/Storable/Storable.pm
22060 ____________________________________________________________________________
22061 [ 18023] By: hv                                    on 2002/10/17  12:56:28
22062         Log: Subject: Re: [perl #17830] open FH, "<&", $fd
22063              From: Steve Grazzini <grazz@nyc.rr.com>
22064              Date: 11 Oct 2002 22:28:58 -0000
22065              Message-ID: <20021011222858.452.qmail@onion.perl.org>
22066      Branch: perl
22067            ! doio.c t/io/open.t
22068 ____________________________________________________________________________
22069 [ 18022] By: hv                                    on 2002/10/17  12:24:42
22070         Log: Subject: Re: [perl #17809] Different warning behaviour between normal and tied hashes
22071              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22072              Date: Tue, 15 Oct 2002 17:01:43 -0700
22073              Message-ID: <nxKr9gzkgmBO092yn@efn.org>
22074      Branch: perl
22075            ! t/op/assignwarn.t
22076 ____________________________________________________________________________
22077 [ 18021] By: hv                                    on 2002/10/17  11:28:38
22078         Log: Subject: [PATCH] minor tweaks in Porting/pumpkin.pod
22079              From: Slaven Rezic <slaven.rezic@berlin.de>
22080              Date: Thu, 3 Oct 2002 21:54:22 +0200 (CEST)
22081              Message-Id: <200210031954.g93JsMiZ034457@vran.herceg.de>
22082      Branch: perl
22083            ! Porting/pumpkin.pod
22084 ____________________________________________________________________________
22085 [ 18020] By: rgs                                   on 2002/10/16  18:43:21
22086         Log: prototype() didn't warn when used in void context.
22087      Branch: perl
22088            ! op.c t/lib/warnings/op
22089 ____________________________________________________________________________
22090 [ 18019] By: ams                                   on 2002/10/15  20:54:53
22091         Log: Subject: Japanese translation of Storable
22092              From: "KAWAI,Takanori" <GCD00051@nifty.ne.jp>
22093              Date: Tue, 15 Oct 2002 06:31:01 +0900
22094              Message-Id: <003801c273c9$05888910$1401a8c0@hipposam>
22095      Branch: perl
22096            ! ext/Storable/README
22097 ____________________________________________________________________________
22098 [ 18018] By: rgs                                   on 2002/10/15  19:08:20
22099         Log: Subject: Re: [PATCH] cv.h: Comment update
22100              From: Paul Johnson <paul@pjcj.net>
22101              Date: Mon, 14 Oct 2002 20:00:50 +0200
22102              Message-ID: <20021014180050.GC7333@pjcj.net>
22103      Branch: perl
22104            ! cv.h
22105 ____________________________________________________________________________
22106 [ 18017] By: rgs                                   on 2002/10/14  20:37:06
22107         Log: Subject: [PATCH] perlipc.pod
22108              From: Slaven Rezic <slaven.rezic@berlin.de>
22109              Date: Sun, 13 Oct 2002 14:26:26 +0200 (CEST)
22110              Message-Id: <200210131226.g9DCQQLN014591@vran.herceg.de>
22111      Branch: perl
22112            ! pod/perlipc.pod
22113 ____________________________________________________________________________
22114 [ 18016] By: rgs                                   on 2002/10/14  20:30:03
22115         Log: Subject: [PATCH] minor typos in perlhist.pod and perlunicode.pod
22116              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22117              Date: Sun, 13 Oct 2002 09:02:36 +0900
22118              Message-Id: <20021013090227.FFCD.BQW10602@nifty.com>
22119      Branch: perl
22120            ! pod/perlunicode.pod
22121 ____________________________________________________________________________
22122 [ 18015] By: rgs                                   on 2002/10/12  20:22:37
22123         Log: The -0 command-line switch wasn't setting $/ at compile-time.
22124              Move the initialization of $/ just after switch parsing
22125              (it was done after yyparse().)
22126      Branch: perl
22127            ! perl.c t/run/switches.t
22128 ____________________________________________________________________________
22129 [ 18014] By: rgs                                   on 2002/10/12  20:18:55
22130         Log: Subject: Re: [PATCH] perl573delta delinting
22131              From: Philip Newton <Philip.Newton@gmx.net>
22132              Date: Sat, 12 Oct 2002 21:25:49 +0200
22133              Message-ID: <iotgqucnbttvvc43o0j7kv55p5dstui4oc@4ax.com>
22134      Branch: perl
22135            ! pod/perl573delta.pod
22136 ____________________________________________________________________________
22137 [ 18013] By: hv                                    on 2002/10/12  15:41:50
22138         Log: Subject: [PATCH] for -Dm
22139              From: Slaven Rezic <slaven.rezic@berlin.de>
22140              Date: Wed, 9 Oct 2002 00:49:33 +0200 (CEST)
22141              Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de>
22142      Branch: perl
22143            ! malloc.c
22144 ____________________________________________________________________________
22145 [ 18012] By: hv                                    on 2002/10/12  15:39:49
22146         Log: #18005 was not enough
22147              Subject: [PATCH win32/makefile.mk] (Was Re: Building bleadperl (minperl) fails completely under VC7)
22148              From: Abe Timmerman <abeltje@cpan.org>
22149              Date: Sat, 12 Oct 2002 17:56:39 +0200
22150              Message-Id: <200210121756.39803.abeltje@cpan.org>
22151      Branch: perl
22152            ! win32/makefile.mk
22153 ____________________________________________________________________________
22154 [ 18011] By: hv                                    on 2002/10/12  15:36:43
22155         Log: Subject: [perl #17805] BUG: Grammar bug during Configure
22156              From: Richard Hitt (via RT) <perlbug@perl.org>
22157              Date: 8 Oct 2002 21:04:30 -0000
22158              Message-Id: <rt-17805-39395.9.0319493317925@bugs6.perl.org>
22159      Branch: perl
22160            ! Configure
22161 ____________________________________________________________________________
22162 [ 18010] By: hv                                    on 2002/10/12  15:31:06
22163         Log: Subject: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
22164              From: Nicholas Clark <nick@unfortu.net>
22165              Date: Tue, 8 Oct 2002 21:52:53 +0100
22166              Message-ID: <20021008205253.GA283@Bagpuss.unfortu.net>
22167      Branch: perl
22168            ! pod/perldiag.pod pp_pack.c t/op/pack.t
22169 ____________________________________________________________________________
22170 [ 18009] By: hv                                    on 2002/10/12  15:12:18
22171         Log: Subject: [PATCH perldoc] For screaming hell's sake
22172              From: Simon Cozens <simon@netthink.co.uk>
22173              Date: Tue, 8 Oct 2002 11:13:07 +0100
22174              Message-ID: <20021008101307.GA8175@netthink.co.uk>
22175      Branch: perl
22176            ! utils/perldoc.PL
22177 ____________________________________________________________________________
22178 [ 18008] By: hv                                    on 2002/10/12  14:38:19
22179         Log: Subject: [PATCH] Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
22180              From: Nicholas Clark <nick@unfortu.net>
22181              Date: Mon, 7 Oct 2002 23:35:34 +0100
22182              Message-ID: <20021007223534.GD286@Bagpuss.unfortu.net>
22183      Branch: perl
22184            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
22185            ! ext/Storable/README ext/Storable/Storable.pm
22186            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
22187            ! ext/Storable/t/forgive.t ext/Storable/t/integer.t
22188            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
22189 ____________________________________________________________________________
22190 [ 18007] By: hv                                    on 2002/10/12  14:22:36
22191         Log: Subject: [perl #17773] errors in c2ph(1) man page
22192              From: Eric Melville (via RT) <perlbug@perl.org>
22193              Date: 7 Oct 2002 02:58:34 -0000
22194              Message-Id: <rt-17773-39313.12.4820309875481@bugs6.perl.org>
22195      Branch: perl
22196            ! utils/c2ph.PL
22197 ____________________________________________________________________________
22198 [ 18006] By: hv                                    on 2002/10/12  14:19:55
22199         Log: Subject: [PATCH pad.c] Re: closure failures
22200              From: Dave Mitchell <davem@fdgroup.com>
22201              Date: Mon, 7 Oct 2002 02:42:13 +0100
22202              Message-ID: <20021007024213.B29760@fdgroup.com>
22203      Branch: perl
22204            ! pad.c
22205 ____________________________________________________________________________
22206 [ 18005] By: hv                                    on 2002/10/12  14:17:07
22207         Log: Subject: Re: Building bleadperl (minperl) fails completely under VC7
22208              From: Abe Timmerman <abeltje@cpan.org>
22209              Date: Tue, 8 Oct 2002 14:16:56 +0200
22210              Message-Id: <200210081416.56942.abeltje@cpan.org>
22211      Branch: perl
22212            ! win32/Makefile
22213 ____________________________________________________________________________
22214 [ 18004] By: hv                                    on 2002/10/12  14:06:59
22215         Log: updated hints for Darwin from Wilfredo Sanchez <wsanchez@mit.edu>
22216      Branch: perl
22217            ! hints/darwin.sh
22218 ____________________________________________________________________________
22219 [ 18003] By: hv                                    on 2002/10/12  13:48:34
22220         Log: Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956
22221              and #18001.
22222      Branch: perl
22223            ! ext/Devel/Peek/Peek.t
22224 ____________________________________________________________________________
22225 [ 18002] By: hv                                    on 2002/10/11  23:22:56
22226         Log: Subject: [Encode] 1.77 Released
22227              From: Dan Kogai <dankogai@dan.co.jp>
22228              Date: Sun, 6 Oct 2002 12:52:52 +0900
22229              Message-Id: <16D4C6C9-D8DF-11D6-A5EA-0003939A104C@dan.co.jp>
22230      Branch: perl
22231            ! ext/Encode/Changes ext/Encode/Encode.pm
22232            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
22233            ! ext/Encode/lib/Encode/Alias.pm
22234            ! ext/Encode/lib/Encode/Encoding.pm ext/Encode/t/jperl.t
22235            ! ext/Encode/ucm/big5-eten.ucm
22236 ____________________________________________________________________________
22237 [ 18001] By: hv                                    on 2002/10/11  22:52:43
22238         Log: Subject: Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86)
22239              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22240              Date: Thu, 10 Oct 2002 14:28:55 -0700
22241              Message-ID: <XEfp9gzkgquV092yn@efn.org>
22242      Branch: perl
22243            ! ext/Devel/Peek/Peek.t
22244 ____________________________________________________________________________
22245 [ 18000] By: hv                                    on 2002/10/11  22:30:36
22246         Log: Subject: [PATCH] perl573delta delinting
22247              From: Jarkko Hietaniemi <jhi@iki.fi>
22248              Date: Fri, 4 Oct 2002 16:19:31 +0300
22249              Message-ID: <20021004131931.GE278184@lyta.hut.fi>
22250      Branch: perl
22251            ! pod/perl573delta.pod
22252 ____________________________________________________________________________
22253 [ 17999] By: hv                                    on 2002/10/11  22:28:36
22254         Log: Subject: [PATCH] No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
22255              From: Jarkko Hietaniemi <jhi@iki.fi>
22256              Date: Fri, 4 Oct 2002 16:11:57 +0300
22257              Message-ID: <20021004131157.GD278184@lyta.hut.fi>
22258      Branch: perl
22259            ! pod/perldiag.pod reentr.c reentr.pl
22260 ____________________________________________________________________________
22261 [ 17998] By: rgs                                   on 2002/10/11  19:53:05
22262         Log: Fix bug #17771 : segfault with the 'for' statement modifier
22263              used inside a map or a grep.
22264      Branch: perl
22265            ! pp_ctl.c t/op/grep.t
22266 ____________________________________________________________________________
22267 [ 17997] By: hv                                    on 2002/10/11  12:10:39
22268         Log: Subject: [perl #17751] File::Spec::Win32::canonpath patch try#3
22269              From: Information Service <info@lingo.kiev.ua>
22270              Date: Wed, 09 Oct 2002 07:17:00 +0400
22271              Message-ID: <3DA39FAC.85471200@lingo.kiev.ua>
22272      Branch: perl
22273            ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
22274 ____________________________________________________________________________
22275 [ 17996] By: hv                                    on 2002/10/11  11:55:53
22276         Log: Subject: [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport()
22277              From: chromatic <chromatic@wgz.org>
22278              Date: Thu, 03 Oct 2002 22:56:54 -0700
22279              Message-ID: <20021004060120.33329.qmail@onion.perl.org>
22280      Branch: perl
22281            ! lib/AutoLoader.pm lib/AutoLoader.t
22282 ____________________________________________________________________________
22283 [ 17995] By: ams                                   on 2002/10/11  05:24:20
22284         Log: Subject: [perl #17819] Typo in perltooc?
22285              From: Bob Wilkinson (via RT) <perlbug@perl.org>
22286              Date: 9 Oct 2002 09:50:40 -0000
22287              Message-Id: <rt-17819-39445.14.7484532089852@bugs6.perl.org>
22288              
22289              Subject: [perl #17821] Typo in perltooc
22290              From: Bob Wilkinson (via RT) <perlbug@perl.org>
22291              Date: 9 Oct 2002 10:12:51 -0000
22292              Message-Id: <rt-17821-39458.9.41452851965508@bugs6.perl.org>
22293      Branch: perl
22294            ! pod/perltooc.pod
22295 ____________________________________________________________________________
22296 [ 17994] By: rgs                                   on 2002/10/10  20:19:27
22297         Log: Fix bug #17776 : memory corruption in qr/##/x
22298      Branch: perl
22299            ! sv.c t/op/pat.t
22300 ____________________________________________________________________________
22301 [ 17993] By: rgs                                   on 2002/10/10  19:52:00
22302         Log: croak() is better written Perl_croak() in C code.
22303      Branch: perl
22304            ! util.c
22305 ____________________________________________________________________________
22306 [ 17992] By: hv                                    on 2002/10/10  11:29:12
22307         Log: Subject: Re: Hash::Util::lock_keys inhibits bless
22308              From: andreas.koenig@anima.de (Andreas J. Koenig)
22309              Date: Fri, 04 Oct 2002 06:38:57 +0200
22310              Message-ID: <m3bs6astr2.fsf@k242.linux.bogus>
22311      Branch: perl
22312            ! lib/Hash/Util.pm
22313 ____________________________________________________________________________
22314 [ 17991] By: hv                                    on 2002/10/10  11:20:41
22315         Log: new files lib/version.pm and lib/version.t for change #17990.
22316      Branch: perl
22317            + lib/version.pm lib/version.t
22318 ____________________________________________________________________________
22319 [ 17990] By: hv                                    on 2002/10/10  11:19:57
22320         Log: Subject: [PATCH] Version object combined patch
22321              From: John Peacock <jpeacock@rowman.com>
22322              Date: Fri, 04 Oct 2002 23:15:10 -0400
22323              Message-ID: <3D9E593E.1060605@rowman.com>
22324      Branch: perl
22325            ! MANIFEST embed.fnc embed.h global.sym pod/perlapi.pod
22326            ! pod/perlintern.pod proto.h t/comp/use.t universal.c util.c
22327 ____________________________________________________________________________
22328 [ 17989] By: hv                                    on 2002/10/10  10:48:42
22329         Log: Subject: PATCH: lib/ExtUtils/typemap
22330              From: Brian Ingerson <ingy@ttul.org>
22331              Date: Sat, 28 Sep 2002 13:03:24 -0700
22332              Message-ID: <20020928130324.A16900@ttul.org>
22333      Branch: perl
22334            ! lib/ExtUtils/typemap
22335 ____________________________________________________________________________
22336 [ 17988] By: hv                                    on 2002/10/10  10:45:19
22337         Log: Subject: [PATCH] Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporter::Heavy break Math::Pari)
22338              From: Nicholas Clark <nick@unfortu.net>
22339              Date: Sat, 28 Sep 2002 18:52:00 +0100
22340              Message-ID: <20020928175159.GC403@Bagpuss.unfortu.net>
22341      Branch: perl
22342            ! lib/Exporter.t lib/Exporter/Heavy.pm
22343 ____________________________________________________________________________
22344 [ 17987] By: hv                                    on 2002/10/10  10:27:40
22345         Log: Subject: Re: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrect
22346              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
22347              Date: Mon, 9 Sep 2002 17:36:55 -0400
22348              Message-Id: <10209091736.ZM1631710@puck2.rutgers.edu>
22349      Branch: perl
22350            ! pod/perlfunc.pod
22351 ____________________________________________________________________________
22352 [ 17986] By: hv                                    on 2002/10/10  09:51:24
22353         Log: Remove use of caller() in strict.pm, and tighten Safe compartment
22354              for Storable tests to match.
22355      Branch: perl
22356            ! ext/Storable/t/code.t lib/strict.pm lib/strict.t
22357 ____________________________________________________________________________
22358 [ 17985] By: hv                                    on 2002/10/10  09:27:00
22359         Log: Subject: Re: README.cygwin draft update
22360              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22361              Date: Mon, 07 Oct 2002 17:15:09 -0700
22362              Message-ID: <NOio9gzkg6oR092yn@efn.org>
22363      Branch: perl
22364            ! README.cygwin pod/perl58delta.pod
22365 ____________________________________________________________________________
22366 [ 17984] By: rgs                                   on 2002/10/09  19:17:08
22367         Log: Fix bug #17823 : non-modifying tr/// stringifies references
22368      Branch: perl
22369            ! doop.c t/op/tr.t
22370 ____________________________________________________________________________
22371 [ 17983] By: merijn                                on 2002/10/09  12:22:26
22372         Log: Tru64 and gcc and threads
22373              Sat, 5 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
22374      Branch: perl
22375            ! thread.h
22376 ____________________________________________________________________________
22377 [ 17982] By: merijn                                on 2002/10/09  10:34:40
22378         Log: Correct mailing list archive URL
22379              Wed, 9 Oct 2002; Slaven Rezic <slaven.rezic@berlin.de>
22380      Branch: perl
22381            ! Porting/pumpkin.pod
22382 ____________________________________________________________________________
22383 [ 17981] By: merijn                                on 2002/10/09  04:49:06
22384         Log: Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting
22385              Tue, 8 Oct 2002; Andy Dougherty <doughera@lafayette.edu>
22386      Branch: perl
22387            ! Porting/pumpkin.pod
22388 ____________________________________________________________________________
22389 [ 17980] By: sky                                   on 2002/10/06  15:40:56
22390         Log: Upgrade Safe.pm to 2.09 after CPAN backport.
22391              Fix testcases to run properly outside perl core build enviroment.
22392      Branch: perl
22393            ! ext/Opcode/Safe.pm ext/Safe/safe1.t ext/Safe/safe2.t
22394            ! ext/Safe/safe3.t
22395 ____________________________________________________________________________
22396 [ 17979] By: sky                                   on 2002/10/06  07:03:19
22397         Log: Subject: [PATCH] fix typo in Tie::Array
22398              From: "Jos I. Boumans" <kane@cpan.org>
22399              Date: sat okt 5, 2002  20:39:17 Europe/Stockholm
22400              Message-Id: <20021005183920.14746.qmail@onion.perl.org>
22401      Branch: perl
22402            ! lib/Tie/Array.pm
22403 ____________________________________________________________________________
22404 [ 17978] By: sky                                   on 2002/10/05  04:44:10
22405         Log: Upgrade to Attribute::Handlers 0.78
22406      Branch: perl
22407            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
22408            ! lib/Attribute/Handlers/README
22409 ____________________________________________________________________________
22410 [ 17977] By: rgs                                   on 2002/10/04  20:01:54
22411         Log: Complement to change #17976 :
22412              there was a similar bug on rdo().
22413              Increment $Safe::VERSION.
22414      Branch: perl
22415            ! ext/Opcode/Safe.pm ext/Safe/safe3.t
22416 ____________________________________________________________________________
22417 [ 17976] By: rgs                                   on 2002/10/04  19:44:48
22418         Log: Fix bug #17744, suggested by Andreas Jurenda,
22419              tweaked by rgs (security hole in Safe).
22420      Branch: perl
22421            + ext/Safe/safe3.t
22422            ! MANIFEST ext/Opcode/Safe.pm
22423 ____________________________________________________________________________
22424 [ 17975] By: merijn                                on 2002/10/04  13:30:17
22425         Log: Non ANSI feature detection in enum
22426      Branch: perl
22427            ! pad.h
22428 ____________________________________________________________________________
22429 [ 17974] By: rgs                                   on 2002/10/03  21:00:50
22430         Log: Fix a precedence problem.
22431      Branch: perl
22432            ! ext/Storable/t/integer.t
22433 ____________________________________________________________________________
22434 [ 17973] By: rgs                                   on 2002/10/03  20:34:13
22435         Log: Change the warning message "%s trapped by operation mask"
22436              to include '' around the op name. Document it in perldiag.
22437      Branch: perl
22438            ! ext/Opcode/Opcode.t ext/Opcode/Safe.pm ext/Safe/safe2.t op.c
22439            ! pod/perldiag.pod
22440 ____________________________________________________________________________
22441 [ 17972] By: rgs                                   on 2002/10/03  20:26:54
22442         Log: Add a new warning, "Possible precedence problem on bitwise
22443              %c operator", triggerred when a bitwise op has a numeric
22444              comparison op as child.
22445      Branch: perl
22446            ! op.c pod/perldiag.pod t/lib/warnings/op
22447 ____________________________________________________________________________
22448 [ 17971] By: ams                                   on 2002/10/03  11:03:41
22449         Log: Subject: Re: Not OK 17969
22450              From: Slaven Rezic <slaven.rezic@berlin.de>
22451              Date: 03 Oct 2002 13:12:58 +0200
22452              Message-Id: <87lm5fn5c5.fsf@vran.herceg.de>
22453      Branch: perl
22454            ! ext/Storable/Storable.pm ext/Storable/t/code.t
22455            ! ext/Storable/t/downgrade.t ext/Storable/t/forgive.t
22456            ! ext/Storable/t/malice.t
22457 ____________________________________________________________________________
22458 [ 17970] By: ams                                   on 2002/10/03  02:21:15
22459         Log: Add a line about 2.05.
22460      Branch: perl
22461            ! ext/Storable/ChangeLog
22462 ____________________________________________________________________________
22463 [ 17969] By: ams                                   on 2002/10/03  02:12:27
22464         Log: Subject: [PATCH] Storable and code serialization: documentation
22465              From: Slaven Rezic <slaven.rezic@berlin.de>
22466              Date: Wed, 2 Oct 2002 10:21:37 +0200 (CEST)
22467              Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de>
22468      Branch: perl
22469            ! ext/Storable/MANIFEST ext/Storable/Storable.pm
22470            ! ext/Storable/t/code.t
22471 ____________________________________________________________________________
22472 [ 17968] By: ams                                   on 2002/10/03  01:40:51
22473         Log: Subject: [PATCH] Re: speed of my
22474              From: Stephen McCamant <smcc@mit.edu>
22475              Date: Wed, 2 Oct 2002 21:48:59 -0400
22476              Message-Id: <15771.41483.524281.299958@syllepsis.MIT.EDU>
22477      Branch: perl
22478            ! pp.c
22479 ____________________________________________________________________________
22480 [ 17967] By: hv                                    on 2002/10/02  15:04:57
22481         Log: Subject: [PATCH] reentrant buffers
22482              From: Jarkko Hietaniemi <jhi@iki.fi>
22483              Date: Fri, 27 Sep 2002 01:08:56 +0300
22484              Message-ID: <20020926220856.GA339120@lyta.hut.fi>
22485      Branch: perl
22486            ! INSTALL pod/perldiag.pod pod/perlthrtut.pod reentr.c reentr.pl
22487 ____________________________________________________________________________
22488 [ 17966] By: hv                                    on 2002/10/02  14:46:52
22489         Log: Subject: [PATCH] retropatch
22490              From: Jarkko Hietaniemi <jhi@iki.fi>
22491              Date: Fri, 27 Sep 2002 03:51:34 +0300
22492              Message-ID: <20020927005134.GB339120@lyta.hut.fi>
22493      Branch: perl
22494            + pod/perl573delta.pod
22495            ! MANIFEST pod/buildtoc.PL pod/perl.pod
22496 ____________________________________________________________________________
22497 [ 17965] By: hv                                    on 2002/10/02  14:42:21
22498         Log: op/tr.t test is affected by #17962
22499      Branch: perl
22500            ! t/op/tr.t
22501 ____________________________________________________________________________
22502 [ 17964] By: hv                                    on 2002/10/02  14:38:59
22503         Log: Subject: Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die
22504              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22505              Date: Tue, 1 Oct 2002 23:34:35 +0200
22506              Message-Id: <20021001233435.318514f3.rgarciasuarez@free.fr>
22507      Branch: perl
22508            ! t/op/override.t toke.c
22509 ____________________________________________________________________________
22510 [ 17963] By: hv                                    on 2002/10/02  14:15:22
22511         Log: Subject: Re: [perl #17376] Bug Report - our(%)
22512              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22513              Date: Tue, 01 Oct 2002 09:54:30 -0700
22514              Message-ID: <GNdm9gzkgWOS092yn@efn.org>
22515      Branch: perl
22516            ! op.c pp_hot.c t/comp/our.t
22517 ____________________________________________________________________________
22518 [ 17962] By: ams                                   on 2002/10/02  14:10:07
22519         Log: Subject: [PATCH] no [] in tr///
22520              From: Jarkko Hietaniemi <jhi@iki.fi>
22521              Date: Wed, 2 Oct 2002 17:09:11 +0300
22522              Message-Id: <20021002140911.GH278184@lyta.hut.fi>
22523      Branch: perl
22524            ! pod/perldiag.pod toke.c
22525 ____________________________________________________________________________
22526 [ 17961] By: hv                                    on 2002/10/02  14:09:11
22527         Log: Subject: Re: Hash::Util::lock_keys inhibits bless
22528              From: andreas.koenig@anima.de (Andreas J. Koenig)
22529              Date: Mon, 30 Sep 2002 17:24:06 +0200
22530              Message-ID: <m3zntzwlex.fsf@k242.linux.bogus>
22531      Branch: perl
22532            ! lib/Hash/Util.pm
22533 ____________________________________________________________________________
22534 [ 17959] By: hv                                    on 2002/10/02  14:06:29
22535         Log: Subject: [DOCPATCH] Unicode porting advice
22536              From: andreas.koenig@anima.de (Andreas J. Koenig)
22537              Date: Fri, 27 Sep 2002 15:30:16 +0200
22538              Message-ID: <m3znu3zhjr.fsf@k242.linux.bogus>
22539      Branch: perl
22540            ! pod/perlunicode.pod
22541 ____________________________________________________________________________
22542 [ 17958] By: hv                                    on 2002/10/02  13:57:06
22543         Log: missing quote from #17957
22544      Branch: perl
22545            ! Porting/pumpkin.pod
22546 ____________________________________________________________________________
22547 [ 17957] By: hv                                    on 2002/10/02  13:55:56
22548         Log: document how to set APPLLIB_EXP
22549              Subject: Re: [perl #15957] error installing perl 5.8.0
22550              From: Andy Dougherty <doughera@lafayette.edu>
22551              Date: Fri, 27 Sep 2002 09:13:29 -0400 (EDT)
22552              Message-ID: <Pine.SOL.4.10.10209270902210.6800-100000@maxwell.phys.lafayette.edu>
22553      Branch: perl
22554            ! Porting/pumpkin.pod
22555 ____________________________________________________________________________
22556 [ 17956] By: hv                                    on 2002/10/02  13:51:12
22557         Log: Devel::Peek tests from:
22558              Subject: [PATCH] MGf_TAINTEDDIR and MGf_MINMATCH reuse unknown to dump.c
22559              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22560              Date: Thu, 26 Sep 2002 22:16:39 -0700
22561              Message-ID: <3m+k9gzkgqnP092yn@efn.org>
22562      Branch: perl
22563            ! ext/Devel/Peek/Peek.t
22564 ____________________________________________________________________________
22565 [ 17955] By: hv                                    on 2002/10/02  13:43:26
22566         Log: add precedence warning for bitwise docs
22567              Subject: [PATCH] Bug in ARM's floating point emulation - Need someone, really...
22568              From: Mike Guy <mjtg@cam.ac.uk>
22569              Date: Thu, 26 Sep 2002 13:20:45 +0100
22570              Message-Id: <E17uXdN-0003ko-00@libra.cus.cam.ac.uk>
22571      Branch: perl
22572            ! pod/perlop.pod
22573 ____________________________________________________________________________
22574 [ 17954] By: hv                                    on 2002/10/02  13:18:01
22575         Log: Subject: [PATCH] Re: perlio bug?
22576              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22577              Date: Wed, 25 Sep 2002 21:58:12 +0200
22578              Message-Id: <20020925215812.3b7adb0d.rgarciasuarez@free.fr>
22579      Branch: perl
22580            ! doio.c pod/perldiag.pod t/lib/warnings/doio
22581 ____________________________________________________________________________
22582 [ 17953] By: hv                                    on 2002/10/02  12:55:29
22583         Log: Subject: [PATCH pad.c,h] move all pad-related code to its own src file
22584              From: Dave Mitchell <davem@fdgroup.com>
22585              Date: Wed, 25 Sep 2002 23:40:23 +0100
22586              Message-ID: <20020925234023.A20044@fdgroup.com>
22587      Branch: perl
22588            + pad.c pad.h
22589            ! MANIFEST Makefile.SH Makefile.micro cop.h cv.h dump.c
22590            ! embed.fnc embed.h embedvar.h ext/B/B.xs ext/Devel/Peek/Peek.t
22591            ! op.c op.h perl.c perl.h perlapi.h pod/perlapi.pod
22592            ! pod/perlintern.pod pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c
22593            ! proto.h scope.c sv.c toke.c
22594 ____________________________________________________________________________
22595 [ 17952] By: hv                                    on 2002/10/02  11:23:38
22596         Log: better handling of whitespace in autodoc declarations; fragment from:
22597              Subject: [PATCH pad.c,h] move all pad-related code to its own src file
22598              From: Dave Mitchell <davem@fdgroup.com>
22599              Date: Wed, 25 Sep 2002 23:40:23 +0100
22600              Message-ID: <20020925234023.A20044@fdgroup.com>
22601      Branch: perl
22602            ! autodoc.pl
22603 ____________________________________________________________________________
22604 [ 17951] By: merijn                                on 2002/10/02  09:15:18
22605         Log: MakeMaker's INSTALLSITEMANXDIR Configure's counterpart
22606              Thu, 25 Jul 2002, Andy Dougherty
22607      Branch: perl
22608            ! Configure Policy_sh.SH
22609 ____________________________________________________________________________
22610 [ 17950] By: ams                                   on 2002/10/02  03:43:41
22611         Log: Add silly bandaid to stop segfaults on subsequent accesses to
22612              the Nullgv returned by gv_fetchpv() in S_scan_inputsymbol()
22613              (<$fred>).
22614      Branch: perl
22615            ! op.c
22616 ____________________________________________________________________________
22617 [ 17949] By: hv                                    on 2002/10/01  08:49:02
22618         Log: patch based on:
22619              Subject: Re: [perl #17376] Bug Report - our(%)
22620              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22621              Date: Mon, 30 Sep 2002 15:22:18 -0700
22622              Message-ID: <a6Mm9gzkgK0P092yn@efn.org>
22623      Branch: perl
22624            ! op.c
22625 ____________________________________________________________________________
22626 [ 17948] By: hv                                    on 2002/10/01  08:26:44
22627         Log: Subject: [REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3)
22628              From: chromatic <chromatic@wgz.org>
22629              Date: Fri, 13 Sep 2002 14:26:08 -0700
22630              Message-Id: <200209131426.08116.chromatic@wgz.org>
22631      Branch: perl
22632            ! lib/AutoLoader.pm
22633 ____________________________________________________________________________
22634 [ 17947] By: hv                                    on 2002/10/01  08:10:21
22635         Log: Subject: Re: sv_2pv_flags and ROK and UTF8 flags
22636              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22637              Date: Wed, 11 Sep 2002 22:22:45 -0700
22638              Message-ID: <lSCg9gzkgymX092yn@efn.org>
22639      Branch: perl
22640            ! dump.c mg.h regexec.c sv.c t/op/pat.t
22641 ____________________________________________________________________________
22642 [ 17946] By: merijn                                on 2002/09/30  15:19:36
22643         Log: nanosleep on VMS not present
22644      Branch: perl
22645            ! configure.com
22646 ____________________________________________________________________________
22647 [ 17945] By: merijn                                on 2002/09/30  09:51:40
22648         Log: -Dgccansipedantic only for gcc 3+
22649              Mon, 30 Sep 2002, Jarkko Hietaniemi <jhi@iki.fi>
22650      Branch: perl
22651            ! Porting/pumpkin.pod cflags.SH
22652 ____________________________________________________________________________
22653 [ 17944] By: merijn                                on 2002/09/30  08:29:33
22654         Log: nanosleep probes as per Jarkko's request
22655      Branch: perl
22656            ! Configure NetWare/config_H.wc Porting/config.sh
22657            ! Porting/config_H config_h.SH epoc/config.sh perl.h
22658            ! win32/config.bc win32/config.gc win32/config.vc
22659            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
22660            ! win32/config_H.vc win32/config_H.vc64 wince/config.ce
22661            ! wince/config_H.ce
22662 ____________________________________________________________________________
22663 [ 17942] By: ams                                   on 2002/09/29  22:26:37
22664         Log: Remove package; (Heh heh.)
22665      Branch: perl
22666            ! gv.c intrpvar.h op.c perl.c perly.c perly.h perly.y
22667            ! perly_c.diff sv.c t/lib/warnings/op t/op/anonsub.t
22668            ! vms/perly_c.vms vms/perly_h.vms
22669 ____________________________________________________________________________
22670 [ 17941] By: hv                                    on 2002/09/29  12:11:06
22671         Log: Subject: [perl #16796] Configure script buglet
22672              From: "Amick, Eric" (via RT) <perlbug@perl.org>
22673              Date: 27 Aug 2002 20:09:29 -0000 
22674              Message-Id: <rt-16796-35837.19.7072355819815@bugs6.perl.org>
22675      Branch: perl
22676            ! Configure
22677 ____________________________________________________________________________
22678 [ 17940] By: hv                                    on 2002/09/29  11:59:28
22679         Log: Subject: Re: [perl #17587] Attribute::Handlers and Config in 5.9.0
22680              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22681              Date: Fri, 27 Sep 2002 13:52:18 +0200
22682              Message-Id: <20020927135218.3a20dd68.rgarciasuarez@free.fr>
22683      Branch: perl
22684            ! lib/Attribute/Handlers.pm
22685 ____________________________________________________________________________
22686 [ 17939] By: hv                                    on 2002/09/29  11:55:17
22687         Log: Subject: [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX
22688              From: Allen Smith (via RT) <perlbug@perl.org>
22689              Date: 13 Sep 2002 03:01:30 -0000
22690              Message-Id: <rt-17222-37356.6.04859798196188@bugs6.perl.org>
22691      Branch: perl
22692            ! t/lib/h2ph.pht utils/h2ph.PL
22693 ____________________________________________________________________________
22694 [ 17938] By: rgs                                   on 2002/09/28  20:42:59
22695         Log: Email address change for Stéphane Payrard
22696      Branch: perl
22697            ! AUTHORS
22698 ____________________________________________________________________________
22699 [ 17937] By: hv                                    on 2002/09/27  10:05:42
22700         Log: Subject: Re: [REVISED PATCH] Magic v-strings
22701              From: John Peacock <jpeacock@rowman.com>
22702              Date: Thu, 19 Sep 2002 22:30:58 -0400
22703              Message-ID: <3D8A8862.3000602@rowman.com>
22704      Branch: perl
22705            ! sv.c util.c
22706 ____________________________________________________________________________
22707 [ 17936] By: hv                                    on 2002/09/27  10:00:42
22708         Log: Subject: [PATCH] configure.com -- don't exclude threads::shared
22709              From: "Craig A. Berry" <craigberry@mac.com>
22710              Date: Wed, 25 Sep 2002 17:14:33 -0500
22711              Message-ID: <3D923549.6050809@mac.com>
22712      Branch: perl
22713            ! configure.com
22714 ____________________________________________________________________________
22715 [ 17935] By: hv                                    on 2002/09/27  09:48:19
22716         Log: Subject: [PATCH 5.8.0 DOC] perlopentut.pod, #3: The last of the content changes.
22717              From: Andy Lester <andy@petdance.com>
22718              Date: Fri, 20 Sep 2002 12:23:41 -0500
22719              Message-ID: <20020920172341.GA15672@petdance.com>
22720      Branch: perl
22721            ! pod/perlopentut.pod
22722 ____________________________________________________________________________
22723 [ 17934] By: hv                                    on 2002/09/26  18:50:02
22724         Log: missing '.' in test from #17932
22725      Branch: perl
22726            ! t/lib/strict/subs
22727 ____________________________________________________________________________
22728 [ 17933] By: hv                                    on 2002/09/26  17:01:11
22729         Log: Subject: [PATCH] perl #17453
22730              From: Jarkko Hietaniemi <jhi@iki.fi>
22731              Date: Fri, 20 Sep 2002 17:22:45 +0300
22732              Message-ID: <20020920142245.GG280265@lyta.hut.fi>
22733      Branch: perl
22734            ! lib/utf8_heavy.pl t/op/pat.t
22735 ____________________________________________________________________________
22736 [ 17932] By: hv                                    on 2002/09/26  16:47:32
22737         Log: #17931 checked for wrong constant
22738      Branch: perl
22739            ! op.c
22740 ____________________________________________________________________________
22741 [ 17931] By: hv                                    on 2002/09/26  16:29:26
22742         Log: Subject: [PATCH] [perl #10021] Fixing bareword usage under strict.pm
22743              From: Kay_Röpke <kay@dolphin-services.de>
22744              Date: Fri, 20 Sep 2002 16:09:08 +0200
22745              Message-Id: <8775B355-CCA2-11D6-AADE-000393414688@dolphin-services.de>
22746      Branch: perl
22747            ! op.c t/lib/strict/subs
22748 ____________________________________________________________________________
22749 [ 17930] By: hv                                    on 2002/09/26  15:56:07
22750         Log: Subject: [perl #17445] Class::Struct patch: version number, examples
22751              From: Ken Neighbors (via RT) <perlbug@perl.org>
22752              Date: 19 Sep 2002 18:48:22 -0000 
22753              Message-Id: <rt-17445-38150.7.26118647008619@bugs6.perl.org>
22754      Branch: perl
22755            ! lib/Class/Struct.pm
22756 ____________________________________________________________________________
22757 [ 17928] By: hv                                    on 2002/09/26  09:54:05
22758         Log: Subject: [PATCH] bug in utf8.c(?)
22759              From: Marty Pauley <marty+p5p@kasei.com>
22760              Date: Fri, 20 Sep 2002 10:55:33 +0100
22761              Subject: [PATCH] bug in utf8.c(?)
22762      Branch: perl
22763            ! utf8.c
22764 ____________________________________________________________________________
22765 [ 17927] By: hv                                    on 2002/09/26  09:37:19
22766         Log: Subject: [PATCH] Re: [perl #17439] broken Locale::Language in a UTF environment
22767              From: Marty Pauley <marty+p5p@kasei.com>
22768              Date: Fri, 20 Sep 2002 09:52:16 +0100
22769              Message-Id: 20020920085216.GC10512@soto.kasei.com
22770      Branch: perl
22771            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
22772 ____________________________________________________________________________
22773 [ 17926] By: hv                                    on 2002/09/26  09:28:06
22774         Log: Subject: [PATCH] defuse installusrbinperl
22775              From: Jarkko Hietaniemi <jhi@iki.fi>
22776              Date: Thu, 19 Sep 2002 18:01:03 +0300
22777              Message-ID: <20020919150103.GI208696@lyta.hut.fi>
22778      Branch: perl
22779            ! Configure
22780 ____________________________________________________________________________
22781 [ 17925] By: hv                                    on 2002/09/26  09:15:55
22782         Log: Subject: [PATCH v2] enable -ansi -pedantic
22783              From: Jarkko Hietaniemi <jhi@iki.fi>
22784              Date: Wed, 18 Sep 2002 01:19:25 +0300
22785              Message-ID: <20020917221925.GF85044@lyta.hut.fi>
22786      Branch: perl
22787            ! Configure Porting/pumpkin.pod cflags.SH doio.c mg.c perl.c
22788            ! perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c sv.h toke.c util.c
22789 ____________________________________________________________________________
22790 [ 17924] By: hv                                    on 2002/09/26  08:44:16
22791         Log: Subject: [PATCH] ANSI-clean? (was Re: [PATCH] COW for ithreads)
22792              From: Nicholas Clark <nick@unfortu.net>
22793              Date: Sat, 14 Sep 2002 18:49:10 +0100
22794              Message-ID: <20020914174909.GG285@Bagpuss.unfortu.net>
22795      Branch: perl
22796            ! sv.c
22797 ____________________________________________________________________________
22798 [ 17923] By: hv                                    on 2002/09/26  08:33:54
22799         Log: Subject: [PATCH] Re: Advice on coredump
22800              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22801              Date: Wed, 18 Sep 2002 22:14:57 +0200
22802              Message-Id: <20020918221457.16cb1b43.rgarciasuarez@free.fr>
22803      Branch: perl
22804            ! op.c t/op/closure.t
22805 ____________________________________________________________________________
22806 [ 17922] By: hv                                    on 2002/09/26  08:25:28
22807         Log: Subject: Re: [PATCH] spurious t/auto directory appears
22808              From: Michael G Schwern <schwern@pobox.com>
22809              Date: Fri, 13 Sep 2002 23:56:05 -0400
22810              Message-ID: <20020914035605.GF18928@ool-18b93024.dyn.optonline.net>
22811      Branch: perl
22812            ! lib/ExtUtils/t/Installed.t
22813 ____________________________________________________________________________
22814 [ 17921] By: hv                                    on 2002/09/26  08:21:59
22815         Log: add TODO tests for slow our() declaration
22816              Subject: Re: [perl #17376] Bug Report - our(%)
22817              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22818              Date: Thu, 19 Sep 2002 22:34:01 -0700
22819              Message-ID: <JNri9gzkgSBB092yn@efn.org>
22820      Branch: perl
22821            + t/comp/our.t
22822            ! MANIFEST
22823 ____________________________________________________________________________
22824 [ 17920] By: hv                                    on 2002/09/26  08:16:43
22825         Log: LEAKTEST is dead, RIP
22826              Subject: Re: [perl #17197] SIGSEGV in perl 5.8.0 multithread build with -DLEAKTEST
22827              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22828              Date: Mon, 23 Sep 2002 18:33:12 +0200
22829              Message-Id: <20020923182824.C7B6.H.M.BRAND@hccnet.nl>
22830      Branch: perl
22831            ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym
22832            ! handy.h perl.c perl.h pod/perlrun.pod proto.h sv.c util.c
22833 ____________________________________________________________________________
22834 [ 17919] By: hv                                    on 2002/09/26  07:59:42
22835         Log: Subject: [PATCH] AIX hints missinga  >&4
22836              From: Jarkko Hietaniemi <jhi@iki.fi>
22837              Date: Fri, 13 Sep 2002 16:48:42 +0300
22838              Message-ID: <20020913134842.GD8929@lyta.hut.fi>
22839      Branch: perl
22840            ! hints/aix.sh
22841 ____________________________________________________________________________
22842 [ 17918] By: hv                                    on 2002/09/26  07:51:10
22843         Log: Subject: [PATCH] perldoc -f stat (perlfunc.pod)
22844              From: "Brendan O'Dea" <bod@debian.org>
22845              Date: Mon, 23 Sep 2002 22:45:40 +1000
22846              Message-ID: <20020923124540.GB28031@londo.odea.dropbear.id.au>
22847      Branch: perl
22848            ! pod/perlfunc.pod
22849 ____________________________________________________________________________
22850 [ 17917] By: hv                                    on 2002/09/26  07:46:43
22851         Log: Subject: Re: [perl #17141] Text::Wrap "this should not happen" message
22852              From: Slaven Rezic <slaven.rezic@berlin.de>
22853              Date: 11 Sep 2002 19:37:09 +0200
22854              Message-ID: <871y80a0my.fsf@vran.herceg.de>
22855      Branch: perl
22856            ! lib/Text/TabsWrap/t/wrap.t lib/Text/Wrap.pm
22857 ____________________________________________________________________________
22858 [ 17916] By: hv                                    on 2002/09/26  07:31:42
22859         Log: Subject: [PATCH 5.8.0] perlembed.pod: make some examples work with multiplicity
22860              From: "Brendan O'Dea" <bod@debian.org>
22861              Date: Tue, 10 Sep 2002 09:19:05 +1000
22862              Message-ID: <20020909231905.GA31868@londo.odea.dropbear.id.au>
22863      Branch: perl
22864            ! pod/perlembed.pod
22865 ____________________________________________________________________________
22866 [ 17915] By: rgs                                   on 2002/09/24  20:19:22
22867         Log: Patch #17914 was empty ; this should have been applied instead.
22868      Branch: perl
22869            ! hints/aix.sh
22870 ____________________________________________________________________________
22871 [ 17914] By: rgs                                   on 2002/09/21  19:58:57
22872         Log: Subject: [PATCH] PASE saga continues
22873              From: Jarkko Hietaniemi <jhi@iki.fi>
22874              Date: Thu, 19 Sep 2002 23:30:20 +0300
22875              Message-ID: <20020919203020.GB274453@lyta.hut.fi>
22876      Branch: perl
22877            ! hints/aix.sh
22878 ____________________________________________________________________________
22879 [ 17913] By: rgs                                   on 2002/09/21  19:46:56
22880         Log: Subject: [PATCH perl@17882] file spec tweaks for VMS
22881              From: "Craig A. Berry" <craigberry@mac.com>
22882              Date: Wed, 18 Sep 2002 16:57:02 -0500
22883              Message-ID: <3D88F6AE.3020708@mac.com>
22884      Branch: perl
22885            ! lib/File/Spec/VMS.pm vms/ext/filespec.t
22886 ____________________________________________________________________________
22887 [ 17912] By: ams                                   on 2002/09/19  17:21:24
22888         Log: Subject: [PATCH] AIX test shouldn't trip OS/400 PASE
22889              From: Jarkko Hietaniemi <jhi@iki.fi>
22890              Date: Thu, 19 Sep 2002 18:59:48 +0300
22891              Message-Id: <20020919155948.GU208696@lyta.hut.fi>
22892              
22893              Subject: [PATCH] more PASE tweakage
22894              From: Jarkko Hietaniemi <jhi@iki.fi>
22895              Date: Thu, 19 Sep 2002 18:01:44 +0300
22896              Message-Id: <20020919150144.GJ208696@lyta.hut.fi>
22897      Branch: perl
22898            ! README.os400 hints/aix.sh
22899 ____________________________________________________________________________
22900 [ 17911] By: ams                                   on 2002/09/17  19:29:53
22901         Log: Typo fix.
22902      Branch: perl
22903            ! ext/POSIX/POSIX.pod
22904 ____________________________________________________________________________
22905 [ 17910] By: ams                                   on 2002/09/17  18:09:32
22906         Log: Fix #17375 (rcatline didn't work on a formerly-defined undef) by
22907              checking for SvOK in do_readline().
22908      Branch: perl
22909            ! pp_hot.c t/op/gv.t
22910 ____________________________________________________________________________
22911 [ 17909] By: rgs                                   on 2002/09/16  21:49:27
22912         Log: Pod formatting nit, found by Merijn and Jos Boumans.
22913      Branch: perl
22914            ! pod/perlunicode.pod
22915 ____________________________________________________________________________
22916 [ 17908] By: rgs                                   on 2002/09/16  21:34:55
22917         Log: Subject: [perl #17340] When used/requied Locale::*** modules unexpectedly modify $_
22918              From: (Ilya Martynov) (via RT) <perlbug@perl.org>
22919              Date: 15 Sep 2002 19:06:56 -0000
22920              Message-Id: <rt-17340-37749.5.67862754668525@bugs6.perl.org>
22921      Branch: perl
22922            ! lib/Locale/Country.pm lib/Locale/Currency.pm
22923            ! lib/Locale/Language.pm lib/Locale/Script.pm
22924 ____________________________________________________________________________
22925 [ 17907] By: rgs                                   on 2002/09/16  20:33:51
22926         Log: Subject: Re: [perl #17174] perl 5.8.0 fails tests on NetBSD/Alpha
22927              From: Jarkko Hietaniemi <jhi@iki.fi>
22928              Date: Sun, 15 Sep 2002 18:02:17 +0300
22929              Message-ID: <20020915150217.GB21300@lyta.hut.fi>
22930      Branch: perl
22931            ! hints/netbsd.sh
22932 ____________________________________________________________________________
22933 [ 17906] By: rgs                                   on 2002/09/15  11:30:38
22934         Log: Fix pod/perlmodlib.PL (it wasn't generating a complete list
22935              of modules.) Regenerate pod/perlmodlib.pod. Add a warning :
22936              not all modules listed in perlmodlib are necessarily installed.
22937              Plus some corrections by Vincent Lefevre.
22938      Branch: perl
22939            ! lib/Term/ReadLine.pm pod/perlmodlib.PL pod/perlmodlib.pod
22940 ____________________________________________________________________________
22941 [ 17904] By: merijn                                on 2002/09/13  14:02:18
22942         Log: Tabs erroneusly expanded to spaces, causing AIX to fail
22943              in building DProf
22944      Branch: perl
22945            ! Configure
22946 ____________________________________________________________________________
22947 [ 17902] By: merijn                                on 2002/09/13  07:47:29
22948         Log: configure.com needs d_modflproto
22949              Thu 12 Sep 2002 23:19, "Craig A. Berry"
22950      Branch: perl
22951            ! configure.com
22952 ____________________________________________________________________________
22953 [ 17901] By: rgs                                   on 2002/09/12  20:19:55
22954         Log: Subject: [PATCH] more PASE wisdom
22955              From: Jarkko Hietaniemi <jhi@iki.fi>
22956              Date: Fri, 13 Sep 2002 00:17:39 +0300
22957              Message-ID: <20020912211739.GB6980@lyta.hut.fi>
22958      Branch: perl
22959            ! README.os400
22960 ____________________________________________________________________________
22961 [ 17900] By: rgs                                   on 2002/09/12  19:33:06
22962         Log: Fix a syntax incompatibility introduced by the // operator.
22963              (Note that C<print $fh //> is still a syntax error, it
22964              wasn't with perl 5.8.0.)
22965      Branch: perl
22966            ! t/op/dor.t toke.c
22967 ____________________________________________________________________________
22968 [ 17898] By: rgs                                   on 2002/09/11  20:58:46
22969         Log: Fix bug #17006 : remove spurious do{} in the deparsing
22970              of s/.../.../e.
22971      Branch: perl
22972            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
22973 ____________________________________________________________________________
22974 [ 17897] By: rgs                                   on 2002/09/11  20:56:21
22975         Log: Subject: [perl #17119] typo in utils/dprofpp.PL
22976              From: "Todd C. Miller" (via RT) <perlbug@perl.org>
22977              Date: 10 Sep 2002 18:49:56 -0000
22978              Message-ID: <rt-17119-37126.4.55444095171472@bugs6.perl.org>
22979      Branch: perl
22980            ! utils/dprofpp.PL
22981 ____________________________________________________________________________
22982 [ 17896] By: merijn                                on 2002/09/11  08:31:45
22983         Log: re-synced Configure to backported metaunits
22984      Branch: perl
22985            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22986            ! config_h.SH
22987 ____________________________________________________________________________
22988 [ 17892] By: merijn                                on 2002/09/10  15:43:53
22989         Log: Callback behaviour in hints
22990              Mon, 9 Sep 2002, Allen Smith
22991      Branch: perl
22992            ! hints/README.hints
22993 ____________________________________________________________________________
22994 [ 17888] By: merijn                                on 2002/09/10  09:20:52
22995         Log: New low-price HP servers
22996      Branch: perl
22997            ! README.hpux
22998 ____________________________________________________________________________
22999 [ 17887] By: rgs                                   on 2002/09/09  21:00:08
23000         Log: Subject: Re: [PATCH] Quieten warnings in Deparse.pm
23001              From: Paul Johnson <paul@pjcj.net>
23002              Date: Mon, 9 Sep 2002 23:37:33 +0200
23003              Message-ID: <20020909213733.GD879@pjcj.net>
23004      Branch: perl
23005            ! ext/B/B/Deparse.pm
23006 ____________________________________________________________________________
23007 [ 17886] By: rgs                                   on 2002/09/09  20:38:01
23008         Log: Subject: [PATCH] Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
23009              From: Nicholas Clark <nick@unfortu.net>
23010              Date: Sun, 8 Sep 2002 23:05:54 +0100
23011              Message-ID: <20020908220553.GO286@Bagpuss.unfortu.net>
23012      Branch: perl
23013            ! configpm
23014 ____________________________________________________________________________
23015 [ 17885] By: rgs                                   on 2002/09/09  20:35:34
23016         Log: Subject: [PATCH] strict.pm pod at __END__
23017              From: Nicholas Clark <nick@unfortu.net>
23018              Date: Sun, 8 Sep 2002 22:36:09 +0100
23019              Message-ID: <20020908213608.GM286@Bagpuss.unfortu.net>
23020      Branch: perl
23021            ! lib/strict.pm
23022 ____________________________________________________________________________
23023 [ 17884] By: rgs                                   on 2002/09/09  19:33:11
23024         Log: Subject: [PATCH] File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage')
23025              From: Nicholas Clark <nick@unfortu.net>
23026              Date: Sun, 8 Sep 2002 19:45:52 +0100
23027              Message-ID: <20020908184551.GH286@Bagpuss.unfortu.net>
23028      Branch: perl
23029            ! lib/File/Find/t/find.t
23030 ____________________________________________________________________________
23031 [ 17883] By: rgs                                   on 2002/09/09  19:10:08
23032         Log: Subject: [PATCH] Quieten warnings in Deparse.pm
23033              From: Paul Johnson <paul@pjcj.net>
23034              Date: Sun, 8 Sep 2002 23:50:11 +0200
23035              Message-ID: <20020908215011.GA879@pjcj.net>
23036      Branch: perl
23037            ! ext/B/B/Deparse.pm
23038 ____________________________________________________________________________
23039 [ 17882] By: hv                                    on 2002/09/09  10:33:58
23040         Log: Update Changes
23041      Branch: perl
23042            ! Changes patchlevel.h
23043 ____________________________________________________________________________
23044 [ 17881] By: hv                                    on 2002/09/09  09:54:55
23045         Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
23046              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
23047              Date: Mon, 9 Sep 2002 01:48:08 -0400
23048              Message-Id: <10209090148.ZM1555835@puck2.rutgers.edu>
23049      Branch: perl
23050            ! perl.h sv.c
23051 ____________________________________________________________________________
23052 [ 17880] By: hv                                    on 2002/09/09  09:33:55
23053         Log: integrate Math::BigInt-1.63
23054              Subject: Re: [perl #16997] Math::BigFloat hang on bsqrt [ANNOUNCE v1.63
23055              From: Tels <perl_dummy@bloodgate.com>
23056              Date: Mon, 09 Sep 2002 00:23:01 +0200 (CEST)
23057              Message-Id: <200209082022.g88KMGY20194@crypt.org>
23058      Branch: perl
23059            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
23060            ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/constant.t
23061            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
23062            ! lib/Math/BigInt/t/sub_mif.t
23063 ____________________________________________________________________________
23064 [ 17879] By: hv                                    on 2002/09/09  09:23:53
23065         Log: Subject: [PATCH] Configure locincpth vs Jaguar gcc 3
23066              From: Jarkko Hietaniemi <jhi@iki.fi>
23067              Date: Mon, 9 Sep 2002 00:07:46 +0300
23068              Message-ID: <20020908210746.GB4136@lyta.hut.fi>
23069      Branch: perl
23070            ! Configure
23071 ____________________________________________________________________________
23072 [ 17878] By: hv                                    on 2002/09/09  09:11:57
23073         Log: small grammar fix in Benchmark docs
23074      Branch: perl
23075            ! lib/Benchmark.pm
23076 ____________________________________________________________________________
23077 [ 17877] By: hv                                    on 2002/09/09  09:09:30
23078         Log: Subject: [PATCH] configpm
23079              From: Abe Timmerman <abe@ztreet.demon.nl>
23080              Date: Sun, 8 Sep 2002 17:21:19 +0200
23081              Message-Id: <200209081721.19233.abe@ztreet.demon.nl>
23082      Branch: perl
23083            ! configpm
23084 ____________________________________________________________________________
23085 [ 17876] By: hv                                    on 2002/09/09  08:48:35
23086         Log: Subject: Re: Smoke 17849 MSWin32 (w2k/GCC)
23087              From: Abe Timmerman <abe@ztreet.demon.nl>
23088              Date: Mon, 9 Sep 2002 01:32:19 +0200
23089              Message-Id: <200209090132.19891.abe@ztreet.demon.nl>
23090      Branch: perl
23091            ! makedef.pl
23092 ____________________________________________________________________________
23093 [ 17875] By: rgs                                   on 2002/09/08  18:55:01
23094         Log: Subject: [PATCH] cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/share/src/cpan-current-benedick)
23095              From: Nicholas Clark <nick@unfortu.net>
23096              Date: Sun, 8 Sep 2002 15:46:44 +0100
23097              Message-ID: <20020908144643.GC286@Bagpuss.unfortu.net>
23098              
23099              Plus two other similar tweaks
23100      Branch: perl
23101            ! ext/SDBM_File/sdbm.t
23102 ____________________________________________________________________________
23103 [ 17874] By: hv                                    on 2002/09/08  17:10:38
23104         Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
23105              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
23106              Date: Sat, 7 Sep 2002 05:25:45 -0400
23107              Message-Id: <10209070525.ZM1584639@puck2.rutgers.edu>
23108      Branch: perl
23109            ! hints/irix_6.sh numeric.c perl.h sv.c t/base/num.t
23110            ! t/op/sprintf.t
23111 ____________________________________________________________________________
23112 [ 17873] By: hv                                    on 2002/09/08  16:48:54
23113         Log: Subject: [PATCH] COW for ithreads (was Re: what copies scalars in ithreads?)
23114              From: Nicholas Clark <nick@unfortu.net>
23115              Date: Sat, 7 Sep 2002 00:20:53 +0100
23116              Message-ID: <20020906232052.GB901@Bagpuss.unfortu.net>
23117      Branch: perl
23118            ! op.c sv.c
23119 ____________________________________________________________________________
23120 [ 17872] By: hv                                    on 2002/09/08  16:35:46
23121         Log: temporarily skip failing Storable tests caused by #17869
23122      Branch: perl
23123            ! ext/Storable/t/code.t
23124 ____________________________________________________________________________
23125 [ 17871] By: hv                                    on 2002/09/08  16:23:49
23126         Log: Subject: [PATCH] tiddly tidy up for util.c
23127              From: Nicholas Clark <nick@unfortu.net>
23128              Date: Fri, 6 Sep 2002 23:00:14 +0100
23129              Message-ID: <20020906220013.GD428@Bagpuss.unfortu.net>
23130      Branch: perl
23131            ! util.c
23132 ____________________________________________________________________________
23133 [ 17870] By: hv                                    on 2002/09/08  16:21:23
23134         Log: regularise whitespace and formatting in util.c
23135      Branch: perl
23136            ! util.c
23137 ____________________________________________________________________________
23138 [ 17869] By: hv                                    on 2002/09/08  15:46:08
23139         Log: Subject: [perl #17061] no strict 'garbage'
23140              From: Elizabeth Mattijsen (via RT) <perlbug@perl.org>
23141              Date: 6 Sep 2002 19:31:02 -0000
23142              Message-Id: <rt-17061-36808.6.19994322284541@bugs6.perl.org>
23143              Date: Sat, 07 Sep 2002 13:40:22 +0200
23144              Message-Id: <4.2.0.58.20020907133846.02476d40@mickey.dijkmat.nl>
23145      Branch: perl
23146            ! lib/strict.pm lib/strict.t
23147 ____________________________________________________________________________
23148 [ 17868] By: hv                                    on 2002/09/08  15:24:08
23149         Log: small fix to perl58delta for MIME::QuotedPrint, from Jarkko
23150      Branch: perl
23151            ! pod/perl58delta.pod
23152 ____________________________________________________________________________
23153 [ 17867] By: hv                                    on 2002/09/08  15:10:46
23154         Log: Subject: [PATCH] allow using hires time() in Benchmark
23155              From: Jarkko Hietaniemi <jhi@iki.fi>
23156              Date: Fri, 6 Sep 2002 00:38:11 +0300
23157              Message-ID: <20020905213811.GA23771@lyta.hut.fi>
23158      Branch: perl
23159            ! lib/Benchmark.pm
23160 ____________________________________________________________________________
23161 [ 17866] By: hv                                    on 2002/09/08  15:06:05
23162         Log: Subject: [PATCH] OS/400 PASE symbol scan tweak
23163              From: Jarkko Hietaniemi <jhi@kosh.hut.fi>
23164              Date: Thu, 5 Sep 2002 21:46:20 +0300 (EET DST)
23165              Message-Id: <200209051846.g85IkKOk013697@kosh.hut.fi>
23166      Branch: perl
23167            ! Configure
23168 ____________________________________________________________________________
23169 [ 17865] By: hv                                    on 2002/09/08  15:03:23
23170         Log: Subject: Unicode::Collate 0.23 Released
23171              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
23172              Date: Thu, 05 Sep 2002 23:28:32 +0900
23173              Message-Id: <20020905232316.8151.BQW10602@nifty.com>
23174      Branch: perl
23175            + lib/Unicode/Collate/t/index.t
23176            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
23177            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
23178 ____________________________________________________________________________
23179 [ 17864] By: hv                                    on 2002/09/08  14:55:31
23180         Log: Subject: sv_2pv_flags and ROK and UTF8 flags
23181              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23182              Date: Wed, 04 Sep 2002 21:09:01 -0700
23183              Message-ID: <djtd9gzkgyLd092yn@efn.org>
23184              Date: Fri, 06 Sep 2002 09:23:03 -0700
23185              Message-ID: <nZNe9gzkgKdH092yn@efn.org>
23186      Branch: perl
23187            ! lib/overload.t sv.c sv.h t/op/pat.t
23188 ____________________________________________________________________________
23189 [ 17863] By: hv                                    on 2002/09/08  14:11:54
23190         Log: setting PERL_CORE as in #17861 violates assumptions made by taint tests
23191      Branch: perl
23192            ! t/op/taint.t
23193 ____________________________________________________________________________
23194 [ 17862] By: hv                                    on 2002/09/08  14:01:07
23195         Log: Subject: [PATCH t/TestInit.pm] Set env PERL_CORE
23196              From: Michael G Schwern <schwern@pobox.com>
23197              Date: Wed, 4 Sep 2002 11:38:01 -0700
23198              Message-ID: <20020904183801.GF8367@ool-18b93024.dyn.optonline.net>
23199      Branch: perl
23200            ! t/TestInit.pm
23201 ____________________________________________________________________________
23202 [ 17861] By: hv                                    on 2002/09/08  13:58:10
23203         Log: Subject: Re: [PATCH t/test.pl] Let is/isnt() handle undef without warnings
23204              From: Michael G Schwern <schwern@pobox.com>
23205              Date: Fri, 6 Sep 2002 14:03:16 -0700
23206              Message-ID: <20020906210315.GC808@ool-18b93024.dyn.optonline.net>
23207      Branch: perl
23208            ! t/test.pl
23209 ____________________________________________________________________________
23210 [ 17860] By: hv                                    on 2002/09/08  13:48:49
23211         Log: #17859 misuses s/// return values
23212      Branch: perl
23213            ! configpm
23214 ____________________________________________________________________________
23215 [ 17859] By: hv                                    on 2002/09/08  13:17:46
23216         Log: Subject: Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
23217              From: Nicholas Clark <nick@unfortu.net>
23218              Date: Mon, 2 Sep 2002 23:22:32 +0100
23219              Message-ID: <20020902222231.GG284@Bagpuss.unfortu.net>
23220      Branch: perl
23221            ! configpm
23222 ____________________________________________________________________________
23223 [ 17850] By: ams                                   on 2002/09/06  03:31:32
23224         Log: Subject: [PATCH] (mostly (Unicode)) pod nits
23225              From: Jarkko Hietaniemi <jhi@iki.fi>
23226              Date: Fri, 6 Sep 2002 06:01:57 +0300
23227              Message-Id: <20020906030157.GA28252@lyta.hut.fi>
23228      Branch: perl
23229            ! pod/perl.pod pod/perlunicode.pod pod/perluniintro.pod
23230 ____________________________________________________________________________
23231 [ 17849] By: gsar                                  on 2002/09/05  06:28:36
23232         Log: document setting the email address
23233      Branch: perl
23234            ! Porting/repository.pod
23235 ____________________________________________________________________________
23236 [ 17848] By: hv                                    on 2002/09/04  23:12:15
23237         Log: AUTHORS: preferred address for Allen Smith
23238      Branch: perl
23239            ! AUTHORS
23240 ____________________________________________________________________________
23241 [ 17847] By: hv                                    on 2002/09/04  23:10:37
23242         Log: copy on write: fixes and debugging
23243              Subject: what copies scalars in ithreads?
23244              From: Nicholas Clark <nick@unfortu.net>
23245              Date: Wed, 4 Sep 2002 21:52:47 +0100
23246              Message-ID: <20020904205247.GA280@Bagpuss.unfortu.net>
23247      Branch: perl
23248            ! sv.c
23249 ____________________________________________________________________________
23250 [ 17846] By: hv                                    on 2002/09/04  23:02:43
23251         Log: Subject: Re: [PATCH] A variety of README nitpicks.
23252              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23253              Date: Wed, 04 Sep 2002 09:10:05 +0200
23254              Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl>
23255      Branch: perl
23256            ! README.hpux
23257 ____________________________________________________________________________
23258 [ 17845] By: hv                                    on 2002/09/04  15:06:33
23259         Log: Avoid 'unportable' warnings for lib/Math/BigInt/t/constant.t
23260      Branch: perl
23261            ! lib/Math/BigInt/t/constant.t
23262 ____________________________________________________________________________
23263 [ 17844] By: hv                                    on 2002/09/04  14:32:19
23264         Log: #17836 (DB_File-1.805) misses a couple of dTHX declarations
23265      Branch: perl
23266            ! ext/DB_File/DB_File.xs
23267 ____________________________________________________________________________
23268 [ 17843] By: hv                                    on 2002/09/04  14:09:13
23269         Log: #17842 was only half the story
23270              Subject: [PATCH deb.c] Re: HiRes failure is success?
23271              From: Dave Mitchell <davem@fdgroup.com>
23272              Date: Wed, 4 Sep 2002 16:11:15 +0100
23273              Message-ID: <20020904161115.E27603@fdgroup.com>
23274      Branch: perl
23275            ! deb.c
23276 ____________________________________________________________________________
23277 [ 17842] By: hv                                    on 2002/09/04  14:04:40
23278         Log: printf argument mismatch in Perl_deb_stack_all() from change #17718
23279      Branch: perl
23280            ! deb.c
23281 ____________________________________________________________________________
23282 [ 17841] By: hv                                    on 2002/09/04  13:57:27
23283         Log: Subject: [PATCH] op/getpid.t failure
23284              From: Michael G Schwern <schwern@pobox.com>
23285              Date: Tue, 3 Sep 2002 17:48:24 -0700
23286              Message-ID: <20020904004824.GG2701@ool-18b93024.dyn.optonline.net>
23287      Branch: perl
23288            ! t/op/getpid.t
23289 ____________________________________________________________________________
23290 [ 17840] By: hv                                    on 2002/09/04  13:55:20
23291         Log: Subject: [PATCH] File::Basename doesn't lazy load Carp right.
23292              and Subject: [PATCH] More modules that don't lazy load Carp right.
23293              From: Michael G Schwern <schwern@pobox.com>
23294              Date: Tue, 3 Sep 2002 17:21:57 -0700
23295              Message-ID: <20020904002157.GD2701@ool-18b93024.dyn.optonline.net>
23296              and Message-ID: <20020904003857.GE2701@ool-18b93024.dyn.optonline.net>
23297      Branch: perl
23298            ! ext/Encode/Unicode/Unicode.pm
23299            ! ext/Encode/lib/Encode/Encoding.pm ext/Sys/Hostname/Hostname.pm
23300            ! lib/File/Basename.pm
23301 ____________________________________________________________________________
23302 [ 17839] By: hv                                    on 2002/09/04  13:47:12
23303         Log: Subject: Re: [PATCH 5.8.0] add accessors for POSIX::SigAction
23304              From: "Brendan O'Dea" <bod@debian.org>
23305              Date: Wed, 4 Sep 2002 02:36:10 +1000
23306              Message-ID: <20020903163610.GA14595@londo.odea.dropbear.id.au>
23307      Branch: perl
23308            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
23309 ____________________________________________________________________________
23310 [ 17838] By: hv                                    on 2002/09/04  13:41:27
23311         Log: Subject: [PATCHes] Still no working Berkeley DB in OS X 10.2
23312              From: =?ISO-8859-1?Q?Kay_R=F6pke?= <kay@dolphin-services.de>
23313              Date: Tue, 3 Sep 2002 13:46:18 +0200
23314              Message-Id: <C287A20E-BF32-11D6-A454-000393414688@dolphin-services.de>
23315      Branch: perl
23316            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
23317 ____________________________________________________________________________
23318 [ 17837] By: hv                                    on 2002/09/04  13:38:27
23319         Log: Subject: [PATCH lib/Config.t] test grandfathered Config variables
23320              From: Michael G Schwern <schwern@pobox.com>
23321              Date: Mon, 2 Sep 2002 22:29:07 -0700
23322              Message-ID: <20020903052907.GR8061@ool-18b93024.dyn.optonline.net>
23323      Branch: perl
23324            ! lib/Config.t
23325 ____________________________________________________________________________
23326 [ 17836] By: hv                                    on 2002/09/04  13:35:36
23327         Log: Subject: [PATCH] DB_File 1.805
23328              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
23329              Date: Mon, 2 Sep 2002 23:56:40 +0100
23330              Message-ID: <AIEAJICLCBDNAAOLLOKLAEMCFFAA.Paul.Marquess@btinternet.com>
23331      Branch: perl
23332            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
23333            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
23334            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
23335            ! ext/DB_File/t/db-recno.t ext/DB_File/typemap
23336 ____________________________________________________________________________
23337 [ 17835] By: hv                                    on 2002/09/04  13:23:17
23338         Log: fix coredump after 64k-deep recursion
23339              Subject: Re: debugging coredump with -DD
23340              From: hv@crypt.org
23341              Date: Tue, 03 Sep 2002 14:34:20 +0100
23342              Message-Id: <200209031334.g83DYLN09709@crypt.compulink.co.uk>
23343      Branch: perl
23344            ! cop.h t/op/recurse.t
23345 ____________________________________________________________________________
23346 [ 17834] By: hv                                    on 2002/09/04  13:08:36
23347         Log: perldoc: allow arguments for pager
23348              Subject: perldoc patch for better $Config{pager} support, mandir patch, fhs patch
23349              From: Chip Turner <cturner@redhat.com>
23350              Date: 02 Sep 2002 01:17:23 -0400
23351              Message-ID: <vzku1l9x95o.fsf@minbar.devel.redhat.com>
23352      Branch: perl
23353            ! utils/perldoc.PL
23354 ____________________________________________________________________________
23355 [ 17833] By: hv                                    on 2002/09/04  12:55:54
23356         Log: Subject: [PATCH] use sysconf(_SC_CLK_TCK) for times()
23357              From: Jarkko Hietaniemi <jhi@iki.fi>
23358              Date: Sun, 1 Sep 2002 19:23:55 +0300
23359              Message-ID: <20020901162355.GH12536@lyta.hut.fi>
23360      Branch: perl
23361            ! embedvar.h intrpvar.h perl.c perlapi.h pp_sys.c
23362 ____________________________________________________________________________
23363 [ 17832] By: hv                                    on 2002/09/04  12:39:42
23364         Log: Subject: Re: [PATCH] Correct/completes Overloading in XS mods
23365              From: John Peacock <jpeacock@rowman.com>
23366              Date: Sun, 01 Sep 2002 15:00:12 -0400
23367              Message-ID: <3D7263BC.9020608@rowman.com>
23368      Branch: perl
23369            ! lib/ExtUtils/xsubpp pod/perlxs.pod
23370 ____________________________________________________________________________
23371 [ 17831] By: hv                                    on 2002/09/04  11:47:10
23372         Log: #17827 misses some win32 tweaks
23373      Branch: perl
23374            ! win32/Makefile win32/makefile.mk
23375 ____________________________________________________________________________
23376 [ 17830] By: hv                                    on 2002/09/04  11:41:22
23377         Log: update email address for Paul Marquess
23378      Branch: perl
23379            ! AUTHORS
23380 ____________________________________________________________________________
23381 [ 17829] By: hv                                    on 2002/09/04  11:38:39
23382         Log: Subject: Correction for AUTHORS.html
23383              From: Sean Davis <dive@ender.com>
23384              Date: Fri, 30 Aug 2002 03:51:16 -0700
23385              Message-ID: <20020830035116.A18739@endersgame.net>
23386      Branch: perl
23387            ! AUTHORS
23388 ____________________________________________________________________________
23389 [ 17828] By: hv                                    on 2002/09/04  11:31:42
23390         Log: Subject: [PATCH] File::Spec->catfile not canonicalizing consistently
23391              From: Michael G Schwern <schwern@pobox.com>
23392              Date: Fri, 30 Aug 2002 03:40:45 -0700
23393              Message-ID: <20020830104044.GF859@ool-18b93024.dyn.optonline.net>
23394      Branch: perl
23395            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
23396            ! lib/File/Spec/t/Spec.t
23397 ____________________________________________________________________________
23398 [ 17827] By: hv                                    on 2002/09/04  11:21:57
23399         Log: Subject: [PATCH] OS/400 PASE port
23400              From: Jarkko Hietaniemi <jhi@iki.fi>
23401              Date: Thu, 29 Aug 2002 22:22:51 +0300
23402              Message-ID: <20020829192251.GA27102@lyta.hut.fi>
23403      Branch: perl
23404            + README.os400 hints/os400.sh
23405            ! Configure MANIFEST hints/aix.sh lib/Cwd.pm pod/buildtoc.PL
23406            ! pod/perl.pod pod/perlebcdic.pod pod/perlport.pod
23407 ____________________________________________________________________________
23408 [ 17826] By: hv                                    on 2002/09/04  11:10:54
23409         Log: Subject: [PATCH 5.8.0] allow Sys::Syslog test to fail gracefully
23410              From: "Brendan O'Dea" <bod@debian.org>
23411              Date: Thu, 29 Aug 2002 22:42:39 +1000
23412              Message-ID: <20020829124239.GA31934@londo.odea.dropbear.id.au>
23413      Branch: perl
23414            ! ext/Sys/Syslog/syslog.t
23415 ____________________________________________________________________________
23416 [ 17825] By: hv                                    on 2002/09/04  10:53:59
23417         Log: Subject: Re: Possible bug in IPC/Semaphore.pm [PATCH]
23418              From: "John P. Linderman" <jpl@research.att.com>
23419              Date: Wed, 28 Aug 2002 08:04:29 -0400 (EDT)
23420              Message-Id: <200208271900.PAA98096@raptor.research.att.com>
23421      Branch: perl
23422            ! ext/IPC/SysV/Semaphore.pm
23423 ____________________________________________________________________________
23424 [ 17824] By: rgs                                   on 2002/09/03  20:02:36
23425         Log: Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently.
23426              From: Richard Soderberg (via RT) <perlbug@perl.org>
23427              Date: 3 Sep 2002 18:48:54 -0000
23428              Message-ID: <rt-16971-36426.15.5276119194873@bugs6.perl.org>
23429              
23430              Subject: [PATCH] A variety of README nitpicks.
23431              From: Richard Soderberg <rs@crystalflame.net>
23432              Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT)
23433              Message-ID: <Pine.LNX.4.33.0209031148280.32671-200000@oregonnet.com>
23434      Branch: perl
23435            ! README.amiga README.dgux README.dos README.epoc README.hpux
23436            ! README.mint README.netware README.vmesa
23437 ____________________________________________________________________________
23438 [ 17823] By: rgs                                   on 2002/09/03  19:47:05
23439         Log: Fix bug #16828.
23440              Add a few tests to ext/B/t/b.t, make it use Test::More.
23441      Branch: perl
23442            ! ext/B/B.xs ext/B/t/b.t
23443 ____________________________________________________________________________
23444 [ 17822] By: rgs                                   on 2002/09/02  19:29:52
23445         Log: Some simple tests for the POSIX::isXXX() functions.
23446      Branch: perl
23447            ! ext/POSIX/t/posix.t
23448 ____________________________________________________________________________
23449 [ 17821] By: rgs                                   on 2002/08/30  19:56:53
23450         Log: Advertise Linux::Pid.
23451      Branch: perl
23452            ! pod/perlfunc.pod pod/perlvar.pod
23453 ____________________________________________________________________________
23454 [ 17819] By: hv                                    on 2002/08/30  13:42:02
23455         Log: Subject: [PATCH] Tweaks to Bleadperl Version Object Support
23456              From: John Peacock <jpeacock@rowman.com>
23457              Date: Wed, 28 Aug 2002 22:13:48 -0400
23458              Message-ID: <3D6D835C.50809@rowman.com>
23459      Branch: perl
23460            ! universal.c util.c
23461 ____________________________________________________________________________
23462 [ 17818] By: hv                                    on 2002/08/30  13:16:05
23463         Log: add test related to change #17799:
23464              Subject: Re: if.pm bug.
23465              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
23466              Date: Thu, 29 Aug 2002 19:39:58 +0200
23467              Message-ID: <20020829173358.34731.qmail@onion.perl.org>
23468      Branch: perl
23469            ! lib/if.t
23470 ____________________________________________________________________________
23471 [ 17817] By: hv                                    on 2002/08/30  13:12:20
23472         Log: Subject: [PATCH] AUTHORS
23473              From: "Brendan O'Dea" <bod@debian.org>
23474              Date: Thu, 29 Aug 2002 22:49:34 +1000
23475              Message-ID: <20020829124934.GA1984@londo.odea.dropbear.id.au>
23476      Branch: perl
23477            ! AUTHORS
23478 ____________________________________________________________________________
23479 [ 17816] By: hv                                    on 2002/08/30  13:10:45
23480         Log: Subject: [PATCH 5.8.0] Term::Cap allow # comments in infcocmp output
23481              From: "Brendan O'Dea" <bod@debian.org>
23482              Date: Thu, 29 Aug 2002 22:46:47 +1000
23483              Message-ID: <20020829124647.GA1498@londo.odea.dropbear.id.au>
23484      Branch: perl
23485            ! lib/Term/Cap.pm
23486 ____________________________________________________________________________
23487 [ 17815] By: hv                                    on 2002/08/30  13:02:41
23488         Log: formatting cleanup and:
23489              Subject: Re: perl-5.8.0 on HP porting center
23490              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23491              Date: Thu, 29 Aug 2002 12:23:31 +0200
23492              Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>
23493      Branch: perl
23494            ! installperl
23495 ____________________________________________________________________________
23496 [ 17814] By: hv                                    on 2002/08/30  12:23:33
23497         Log: Subject: [PATCH] perlmod.pod nit
23498              From: Autrijus Tang <autrijus@autrijus.org>
23499              Date: Thu, 29 Aug 2002 03:49:34 +0800
23500              Message-ID: <20020828194934.GA12244@not.autrijus.org>
23501      Branch: perl
23502            ! pod/perlmod.pod
23503 ____________________________________________________________________________
23504 [ 17813] By: hv                                    on 2002/08/30  12:19:15
23505         Log: Subject: [PATCH] Re: glob names and Regexp type introspection
23506              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23507              Date: Thu, 29 Aug 2002 17:31:31 -0700
23508              Message-ID: <jzrb9gzkgO7W092yn@efn.org>
23509      Branch: perl
23510            ! sv.c t/op/pat.t
23511 ____________________________________________________________________________
23512 [ 17812] By: hv                                    on 2002/08/30  12:06:20
23513         Log: Subject: [PATCH] typos in Hash::Util documentation
23514              From: Slaven Rezic <slaven.rezic@berlin.de>
23515              Date: Wed, 28 Aug 2002 17:08:50 +0200 (CEST)
23516              Message-Id: <200208281508.g7SF8o9Z015197@vran.herceg.de>
23517      Branch: perl
23518            ! lib/Hash/Util.pm
23519 ____________________________________________________________________________
23520 [ 17811] By: hv                                    on 2002/08/30  12:02:59
23521         Log: Subject: Re: Recent changes on the HP porting center
23522              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23523              Date: Wed, 28 Aug 2002 17:39:27 +0200
23524              Message-Id: <20020828173024.3E95.H.M.BRAND@hccnet.nl>
23525      Branch: perl
23526            ! README.hpux
23527 ____________________________________________________________________________
23528 [ 17810] By: hv                                    on 2002/08/30  11:58:18
23529         Log: Subject: [PATCH] Fixes to threads::shared when disabled
23530              From: Michael G Schwern <schwern@pobox.com>
23531              Date: Wed, 28 Aug 2002 06:04:18 -0700
23532              Message-ID: <20020828130418.GG773@ool-18b93024.dyn.optonline.net>
23533      Branch: perl
23534            + ext/threads/shared/t/disabled.t
23535            ! MANIFEST ext/threads/shared/shared.pm
23536            ! ext/threads/shared/t/hv_refs.t
23537 ____________________________________________________________________________
23538 [ 17808] By: ams                                   on 2002/08/30  02:59:31
23539         Log: Subject: [PATCH] Tru64 vs Berkeley DB
23540              From: Jarkko Hietaniemi <jhi@iki.fi>
23541              Date: Fri, 30 Aug 2002 06:56:38 +0300
23542              Message-Id: <20020830035638.GB874@lyta.hut.fi>
23543      Branch: perl
23544            ! README.tru64 hints/dec_osf.sh
23545 ____________________________________________________________________________
23546 [ 17807] By: ams                                   on 2002/08/30  02:32:30
23547         Log: Subject: [PATCH] IRIX + INSTALL
23548              From: Jarkko Hietaniemi <jhi@iki.fi>
23549              Date: Fri, 30 Aug 2002 06:31:48 +0300
23550              Message-Id: <20020830033148.GA874@lyta.hut.fi>
23551      Branch: perl
23552            ! INSTALL hints/irix_6.sh
23553 ____________________________________________________________________________
23554 [ 17806] By: hv                                    on 2002/08/29  22:56:45
23555         Log: #17449 failed to apply the actual patch. This is it.
23556      Branch: perl
23557            ! lib/Exporter.pm lib/Exporter/Heavy.pm
23558 ____________________________________________________________________________
23559 [ 17805] By: hv                                    on 2002/08/29  13:49:04
23560         Log: Fix based on:
23561              Subject: [perl #16799] Perl 5.8.0 breaks POSIX::isprint() (and other POSIX::xxx)
23562              From: "esm@pobox.com (via RT)" <perlbug@perl.org>
23563              Date: 27 Aug 2002 22:10:16 -0000
23564              Message-Id: <rt-16799-35846.14.4842888832041@bugs6.perl.org>
23565      Branch: perl
23566            ! ext/POSIX/POSIX.xs
23567 ____________________________________________________________________________
23568 [ 17804] By: hv                                    on 2002/08/29  13:29:43
23569         Log: Subject: [PATCH] B::check_av() ; B::Deparse for CHECK blocks
23570              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23571              Date: Tue, 27 Aug 2002 23:36:53 +0200
23572              Message-Id: <20020827233653.535bc211.rgarciasuarez@free.fr>
23573      Branch: perl
23574            ! embedvar.h ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm intrpvar.h
23575            ! perl.c perlapi.h sv.c
23576 ____________________________________________________________________________
23577 [ 17803] By: ams                                   on 2002/08/29  13:09:47
23578         Log: Subject: [PATCH] AIX compiler setup sanity checking
23579              From: Jarkko Hietaniemi <jhi@iki.fi>
23580              Date: Thu, 29 Aug 2002 16:43:51 +0300
23581              Message-Id: <20020829134351.GG5219@lyta.hut.fi>
23582      Branch: perl
23583            ! hints/aix.sh
23584 ____________________________________________________________________________
23585 [ 17802] By: hv                                    on 2002/08/29  12:32:51
23586         Log: Subject: [perl #16769] Documention bug
23587              From: "dformosa@dformosa.zeta.org.au (via RT)" <perlbug@perl.org>
23588              Date: 26 Aug 2002 10:01:04 -0000
23589              Message-Id: <rt-16769-35720.17.1057454913803@bugs6.perl.org>
23590      Branch: perl
23591            ! pod/perl58delta.pod
23592 ____________________________________________________________________________
23593 [ 17801] By: hv                                    on 2002/08/29  12:19:30
23594         Log: Subject: [PATCH] ExtUtils::Constant 0.14
23595              From: Nicholas Clark <nick@unfortu.net>
23596              Date: Sun, 25 Aug 2002 18:06:00 +0100
23597              Message-ID: <20020825170600.GE322@Bagpuss.unfortu.net>
23598      Branch: perl
23599            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
23600 ____________________________________________________________________________
23601 [ 17800] By: hv                                    on 2002/08/29  12:08:59
23602         Log: Subject: Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5
23603              From: Mark-Jason Dominus <mjd@plover.com>
23604              Date: Sun, 25 Aug 2002 12:09:53 -0400
23605              Message-ID: <20020825160953.15987.qmail@plover.com>
23606      Branch: perl
23607            ! pod/perlfaq5.pod
23608 ____________________________________________________________________________
23609 [ 17799] By: hv                                    on 2002/08/29  11:48:39
23610         Log: Subject: Re: if.pm bug.
23611              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
23612              Date: Sun, 25 Aug 2002 00:27:59 +0200
23613              Message-ID: <20020824222210.16387.qmail@onion.perl.org>
23614      Branch: perl
23615            ! lib/if.pm
23616 ____________________________________________________________________________
23617 [ 17798] By: hv                                    on 2002/08/29  11:44:00
23618         Log: Subject: [PATCH] posixify getppid on linux-multithread
23619              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23620              Date: Tue, 6 Aug 2002 21:56:46 +0200
23621              Message-Id: <20020806215646.3f6852bb.rgarciasuarez@free.fr>
23622      Branch: perl
23623            + t/op/getpid.t
23624            ! MANIFEST embedvar.h hints/linux.sh perl.c perlapi.h perlvars.h
23625            ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c util.c
23626 ____________________________________________________________________________
23627 [ 17797] By: hv                                    on 2002/08/29  10:55:41
23628         Log: Subject: Re: [perl #16677] B::SV::FLAGS dumps core
23629              From: Mark-Jason Dominus <mjd@plover.com>
23630              Date: Sun, 25 Aug 2002 22:31:54 -0400
23631              Message-ID: <20020826023154.22986.qmail@plover.com>
23632      Branch: perl
23633            ! ext/B/B.pm
23634 ____________________________________________________________________________
23635 [ 17791] By: hv                                    on 2002/08/27  11:28:32
23636         Log: Missing MANIFEST files for #17783.
23637      Branch: perl
23638            ! MANIFEST
23639 ____________________________________________________________________________
23640 [ 17790] By: hv                                    on 2002/08/27  11:22:36
23641         Log: #17783 introduced an outdated test module, causing failure in
23642              lib/ExtUtils/t/problems.t. This grabs a more recent copy from
23643              ExtUtils::MakeMaker.
23644      Branch: perl
23645            ! t/lib/TieOut.pm
23646 ____________________________________________________________________________
23647 [ 17789] By: ams                                   on 2002/08/27  04:04:48
23648         Log: Subject: Patch perlvar.pod
23649              From: mjd@plover.com
23650              Date: 27 Aug 2002 03:03:01 -0000
23651              Message-Id: <20020827030301.32481.qmail@plover.com>
23652      Branch: perl
23653            ! pod/perlvar.pod
23654 ____________________________________________________________________________
23655 [ 17788] By: hv                                    on 2002/08/26  23:59:47
23656         Log: Update Changes
23657      Branch: perl
23658            ! Changes patchlevel.h
23659 ____________________________________________________________________________
23660 [ 17787] By: hv                                    on 2002/08/26  19:22:27
23661         Log: fix for:
23662              Subject: [perl #16773] "abc" =~ /(ab)()(c)??/ broken
23663              From: (Randal L. Schwartz) (via RT) <perlbug@perl.org>
23664              Date: 26 Aug 2002 15:01:36 -0000
23665              Message-Id: <rt-16773-35748.5.13188490159294@bugs6.perl.org>
23666      Branch: perl
23667            ! regexec.c t/op/re_tests
23668 ____________________________________________________________________________
23669 [ 17786] By: hv                                    on 2002/08/26  15:34:25
23670         Log: Subject: CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz
23671              From: "Sean M. Burke" <sburke@cpan.org>
23672              Date: Mon, 26 Aug 2002 04:38:19 -0600
23673              Message-Id: <5.1.0.14.1.20020826043702.022ca320@mail.spinn.net>
23674      Branch: perl
23675            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
23676            ! lib/Test/t/todo.t
23677 ____________________________________________________________________________
23678 [ 17785] By: hv                                    on 2002/08/26  15:18:41
23679         Log: fix non-ANSI C++-style comment
23680              Subject: [ PATCH ]  Smoke 17780 /pro/3gl/CPAN/perl-current
23681              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23682              Date: Mon, 26 Aug 2002 09:15:18 +0200
23683              Message-Id: <20020826090145.6975.H.M.BRAND@hccnet.nl>
23684      Branch: perl
23685            ! ext/Storable/Storable.xs
23686 ____________________________________________________________________________
23687 [ 17784] By: hv                                    on 2002/08/26  15:15:19
23688         Log: #17780 relies on unixy paths to locate own directory for bignum tests.
23689      Branch: perl
23690            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
23691            ! lib/bignum/t/brinfnan.t
23692 ____________________________________________________________________________
23693 [ 17783] By: hv                                    on 2002/08/26  15:07:21
23694         Log: Subject: [ANNOUNCE] Test::Simple 0.47
23695              From: Michael G Schwern <schwern@pobox.com>
23696              Date: Mon, 26 Aug 2002 04:13:03 -0700
23697              Message-ID: <20020826111303.GJ758@ool-18b93024.dyn.optonline.net>
23698      Branch: perl
23699            + lib/Test/Simple/t/details.t lib/Test/Simple/t/fork.t
23700            + lib/Test/Simple/t/has_plan.t lib/Test/Simple/t/has_plan2.t
23701            + lib/Test/Simple/t/ok_obj.t
23702            + t/lib/Test/Simple/sample_tests/pre_plan_death.plx
23703            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
23704            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
23705            ! lib/Test/Simple/t/plan.t lib/Test/Simple/t/threads.t
23706            ! lib/Test/Tutorial.pod t/lib/TieOut.pm
23707 ____________________________________________________________________________
23708 [ 17782] By: hv                                    on 2002/08/26  15:00:55
23709         Log: new test for change #17773
23710              Subject: lib/Pod/t/htmlview.t and lib/Pod/t/htmlview.pod patch (to account for the Pod::Html patch)
23711              From: DH <crazyinsomniac@yahoo.com>
23712              Date: Mon, 26 Aug 2002 01:36:27 -0700 (PDT)
23713              Message-ID: <20020826083627.46199.qmail@web40207.mail.yahoo.com>
23714      Branch: perl
23715            ! lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
23716 ____________________________________________________________________________
23717 [ 17781] By: hv                                    on 2002/08/26  14:48:35
23718         Log: #17775 changed reentr.c instead of reentr.pl, which generates it
23719      Branch: perl
23720            ! reentr.pl
23721 ____________________________________________________________________________
23722 [ 17780] By: hv                                    on 2002/08/25  19:03:50
23723         Log: fix bignum test failures
23724      Branch: perl
23725            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
23726            ! lib/bignum/t/brinfnan.t
23727 ____________________________________________________________________________
23728 [ 17779] By: hv                                    on 2002/08/25  18:56:29
23729         Log: upgrade bignum to v0.13: fix test failures and update docs
23730      Branch: perl
23731            ! lib/bignum.pm lib/bignum/t/bignum.t lib/bignum/t/bninfnan.t
23732 ____________________________________________________________________________
23733 [ 17778] By: hv                                    on 2002/08/25  18:43:06
23734         Log: Subject: Encode 1.76 Released
23735              From: Dan Kogai <dankogai@dan.co.jp>
23736              Date: su elo 25, 2002  11:27:07 US/Eastern
23737              Message-Id: <1DE68466-B83F-11D6-8805-0003939A104C@dan.co.jp>
23738      Branch: perl
23739            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/piconv
23740            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
23741            ! ext/Encode/lib/Encode/MIME/Header.pm
23742            ! ext/Encode/t/big5-eten.utf ext/Encode/ucm/big5-eten.ucm
23743 ____________________________________________________________________________
23744 [ 17777] By: rgs                                   on 2002/08/25  18:42:46
23745         Log: Fix parsing problems with the // operator.
23746              Make // able to follow various unary operators used without
23747              arguments or parens (shift, pop, getc, pos, readline,
23748              readlink, undef, umask, and the filetest operators), as
23749              well as the <FH> operator.
23750      Branch: perl
23751            ! perl.h t/op/dor.t toke.c
23752 ____________________________________________________________________________
23753 [ 17776] By: hv                                    on 2002/08/25  15:56:37
23754         Log: Subject: [PATCH] ExtUtils::Constant 0.13
23755              From: Nicholas Clark <nick@unfortu.net>
23756              Date: Fri, 23 Aug 2002 19:21:12 +0100
23757              Message-ID: <20020823182111.GA281@Bagpuss.unfortu.net>
23758      Branch: perl
23759            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
23760 ____________________________________________________________________________
23761 [ 17775] By: hv                                    on 2002/08/25  15:46:28
23762         Log: Subject: [perl #16729] crypt() doesn't work in multithreaded perl
23763              From: "mls@suse.de (via RT)" <perlbug@perl.org>
23764              Date: 23 Aug 2002 15:24:39 -0000
23765              Message-Id: <rt-16729-35555.9.25145891475907@bugs6.perl.org>
23766      Branch: perl
23767            ! reentr.c
23768 ____________________________________________________________________________
23769 [ 17774] By: hv                                    on 2002/08/25  15:29:42
23770         Log: Subject: [PATCH lib/Benchmark.(pm|t)]  Make cmpthese work as documented.
23771              From: Abigail <abigail@foad.org>
23772              Date: Thu, 22 Aug 2002 04:10:39 -0700
23773              Message-ID: <20020822041039.A2089@ucan.foad.org>
23774      Branch: perl
23775            ! lib/Benchmark.pm lib/Benchmark.t
23776 ____________________________________________________________________________
23777 [ 17773] By: hv                                    on 2002/08/25  15:17:16
23778         Log: Subject: Re: a bugfix for Pod::Html (in diff -u format)
23779              From: DH <crazyinsomniac@yahoo.com>
23780              Date: Thu, 22 Aug 2002 02:32:50 -0700 (PDT)
23781              Message-ID: <20020822093250.30523.qmail@web40205.mail.yahoo.com>
23782      Branch: perl
23783            ! lib/Pod/Html.pm
23784 ____________________________________________________________________________
23785 [ 17772] By: hv                                    on 2002/08/25  14:49:37
23786         Log: Subject: Re: p5p patches
23787              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23788              Date: Fri, 23 Aug 2002 15:27:48 +0200
23789              Message-Id: <20020823152535.D3EA.H.M.BRAND@hccnet.nl>
23790      Branch: perl
23791            ! Porting/patching.pod
23792 ____________________________________________________________________________
23793 [ 17771] By: hv                                    on 2002/08/25  14:45:46
23794         Log: Subject: Newdated info for HP-UX
23795              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23796              Date: Wed, 21 Aug 2002 20:20:17 +0200
23797              Message-Id: <20020821201737.697B.H.M.BRAND@hccnet.nl>
23798      Branch: perl
23799            ! README.hpux
23800 ____________________________________________________________________________
23801 [ 17770] By: hv                                    on 2002/08/25  14:26:36
23802         Log: Subject: [PATCH] let perlfaq1.pod mention 5.8 as the current stable release
23803              From: "Jos I. Boumans" <kane@cpan.org>
23804              Date: Wed, 21 Aug 2002 14:55:51 +0200
23805              Message-ID: <20020821124817.34761.qmail@onion.perl.org>
23806      Branch: perl
23807            ! pod/perlfaq1.pod
23808 ____________________________________________________________________________
23809 [ 17769] By: hv                                    on 2002/08/25  14:16:50
23810         Log: Subject: bit more for WinCE
23811              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
23812              Date: Wed, 21 Aug 2002 01:31:52 +0400
23813              Message-ID: <000f01c24891$045c4990$2b5ec3d9@vad>
23814      Branch: perl
23815            ! wince/Makefile.ce wince/compile.bat wince/win32io.c
23816            ! wince/wince.c
23817 ____________________________________________________________________________
23818 [ 17768] By: hv                                    on 2002/08/25  14:02:47
23819         Log: Subject: [PATCH] fix lib.pm's import() to accept readonly parameters
23820              From: Anton Berezin <tobez@tobez.org>
23821              Date: Tue, 20 Aug 2002 23:44:25 +0200
23822              Message-ID: <20020820214425.GG16178@heechee.tobez.org>
23823      Branch: perl
23824            ! lib/lib.t lib/lib_pm.PL
23825 ____________________________________________________________________________
23826 [ 17767] By: hv                                    on 2002/08/25  13:52:08
23827         Log: Subject: [perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0)
23828              From: "Randy W. Sims" (via RT) <perlbug@perl.org>
23829              Date: 18 Aug 2002 13:27:12 -0000
23830              Message-Id: <rt-16281-34264.3.49471192322156@bugs6.perl.org>
23831      Branch: perl
23832            ! utils/perldoc.PL
23833 ____________________________________________________________________________
23834 [ 17766] By: rgs                                   on 2002/08/24  20:33:05
23835         Log: Subject: [perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut  
23836              From: Peter BARABAS (via RT) <perlbug@perl.org>
23837              Date: 24 Aug 2002 08:16:19 -0000
23838              Message-ID: <rt-16737-35573.3.51579548306248@bugs6.perl.org> 
23839      Branch: perl
23840            ! pod/perlxstut.pod
23841 ____________________________________________________________________________
23842 [ 17765] By: rgs                                   on 2002/08/24  19:03:52
23843         Log: Subject: [PATCH] remove 2 unit warnings from lib/Net/t/hostname.t
23844              From: Nicholas Clark <nick@unfortu.net>
23845              Date: Sat, 24 Aug 2002 17:01:08 +0100
23846              Message-ID: <20020824160107.GI280@Bagpuss.unfortu.net>
23847              (plus a typo fix)
23848      Branch: perl
23849            ! lib/Net/t/hostname.t
23850 ____________________________________________________________________________
23851 [ 17764] By: rgs                                   on 2002/08/24  12:29:27
23852         Log: a2p wasn't installed with -Dversiononly
23853      Branch: perl
23854            ! installperl
23855 ____________________________________________________________________________
23856 [ 17763] By: hv                                    on 2002/08/23  12:23:31
23857         Log: #17747 caused bad free()s with PERL_DESTRUCT by calling newXS()
23858              with a NULL subaddr. Fix that, and stop it happening again.
23859      Branch: perl
23860            ! op.c universal.c
23861 ____________________________________________________________________________
23862 [ 17762] By: hv                                    on 2002/08/23  11:02:35
23863         Log: fixup threaded build for vstring changes
23864      Branch: perl
23865            ! universal.c util.c
23866 ____________________________________________________________________________
23867 [ 17761] By: ams                                   on 2002/08/23  02:54:09
23868         Log: Incorporate fix from JHI at:
23869              http://rt.perl.org/rt2/Ticket/Display.html?id=16708
23870      Branch: perl
23871            ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
23872 ____________________________________________________________________________
23873 [ 17760] By: ams                                   on 2002/08/23  01:30:46
23874         Log: Subject: [PATCH] PPPort IVSIZE and SvPV_nolen
23875              From: Jarkko Hietaniemi <jhi@iki.fi>
23876              Date: Fri, 23 Aug 2002 05:29:09 +0300
23877              Message-Id: <20020823022909.GC9135@lyta.hut.fi>
23878      Branch: perl
23879            ! ext/Devel/PPPort/PPPort.pm
23880 ____________________________________________________________________________
23881 [ 17759] By: ams                                   on 2002/08/23  01:27:23
23882         Log: Subject: [PATCH] x2p/str.c signedness nits
23883              From: Jarkko Hietaniemi <jhi@iki.fi>
23884              Date: Fri, 23 Aug 2002 02:43:30 +0300
23885              Message-Id: <20020822234330.GC31624@lyta.hut.fi>
23886      Branch: perl
23887            ! x2p/str.c
23888 ____________________________________________________________________________
23889 [ 17758] By: hv                                    on 2002/08/22  22:29:45
23890         Log: bignum-0.12 updates from:
23891              Subject: [ANNOUCNE] Big Math::Big* update
23892              From: Tels <perl_dummy@bloodgate.com>
23893              Date: Tue, 13 Aug 2002 22:02:09 +0200 (CEST)
23894              Message-Id: <200208132121.g7DLLRV21408@crypt.org>
23895      Branch: perl
23896            + lib/bignum/t/biinfnan.t lib/bignum/t/bn_lite.t
23897            + lib/bignum/t/bninfnan.t lib/bignum/t/br_lite.t
23898            + lib/bignum/t/brinfnan.t lib/bignum/t/infnan.inc
23899            ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
23900            ! lib/bigrat.pm
23901 ____________________________________________________________________________
23902 [ 17757] By: hv                                    on 2002/08/22  22:19:42
23903         Log: new file for #17756
23904      Branch: perl
23905            ! MANIFEST
23906 ____________________________________________________________________________
23907 [ 17756] By: hv                                    on 2002/08/22  22:16:41
23908         Log: Subject: ANNOUCNE: Math::BigRat v0.09
23909              From: Tels <perl_dummy@bloodgate.com>
23910              Date: Wed, 14 Aug 2002 20:12:03 +0200 (CEST)
23911              Message-Id: <200208141812.g7EICrV23771@crypt.org>
23912      Branch: perl
23913            + lib/Math/BigRat/t/big_ap.t
23914            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
23915            ! lib/Math/BigRat/t/bigratpm.inc
23916 ____________________________________________________________________________
23917 [ 17755] By: hv                                    on 2002/08/22  19:44:03
23918         Log: new files from #17754
23919      Branch: perl
23920            + lib/Math/BigInt/Scalar.pm lib/Math/BigInt/t/bigints.t
23921 ____________________________________________________________________________
23922 [ 17754] By: hv                                    on 2002/08/22  19:42:58
23923         Log: Subject: ANNOUNCE: Math-BigInt v1.62
23924              From: Tels <perl_dummy@bloodgate.com>
23925              Date: Wed, 21 Aug 2002 19:12:59 +0200 (CEST)
23926              Message-Id: <200208211513.g7LFDUs02512@crypt.org>
23927      Branch: perl
23928            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
23929            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
23930            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
23931            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
23932            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
23933            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
23934            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbimbf.inc
23935            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
23936            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
23937            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
23938            ! lib/Math/BigInt/t/with_sub.t t/lib/Math/BigFloat/Subclass.pm
23939 ____________________________________________________________________________
23940 [ 17753] By: hv                                    on 2002/08/22  12:05:57
23941         Log: Subject: podlators 1.24 released
23942              From: Russ Allbery <rra@stanford.edu>
23943              Date: Sat, 03 Aug 2002 20:56:42 -0700
23944              Message-ID: <ylbs8jff9h.fsf@windlord.stanford.edu>
23945      Branch: perl
23946            + lib/Pod/t/text-options.t
23947            ! MANIFEST lib/Pod/Text.pm lib/Pod/Text/Overstrike.pm
23948            ! lib/Pod/t/basic.t pod/pod2text.PL
23949 ____________________________________________________________________________
23950 [ 17752] By: hv                                    on 2002/08/22  11:13:17
23951         Log: Subject: [Announce] Unicode::Collate 0.20 -> UCA version 9
23952              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
23953              Date: Fri, 26 Jul 2002 02:59:12 +0900
23954              Message-Id: <20020726025828.B5E9.BQW10602@nifty.com>
23955      Branch: perl
23956            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
23957            ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
23958            ! lib/Unicode/Collate/t/test.t
23959 ____________________________________________________________________________
23960 [ 17751] By: hv                                    on 2002/08/22  11:08:35
23961         Log: fix test failure from #17747
23962      Branch: perl
23963            ! ext/B/t/stash.t
23964 ____________________________________________________________________________
23965 [ 17750] By: hv                                    on 2002/08/22  10:46:19
23966         Log: Subject: [PATCH] Fix DBM filters
23967              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
23968              Date: Wed, 21 Aug 2002 11:40:49 +0100
23969              Message-ID: <AIEAJICLCBDNAAOLLOKLAEHCFEAA.Paul.Marquess@btinternet.com>
23970      Branch: perl
23971            ! XSUB.h ext/DB_File/DB_File.xs ext/DB_File/typemap
23972            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/gdbm.t
23973            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.xs
23974            ! ext/NDBM_File/ndbm.t ext/NDBM_File/typemap
23975            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
23976            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
23977            ! ext/SDBM_File/sdbm.t ext/SDBM_File/typemap
23978 ____________________________________________________________________________
23979 [ 17749] By: hv                                    on 2002/08/22  01:04:32
23980         Log: avoid use of %caller::EXPORT
23981              Subject: [PATCH] Re: question about Exporter::import
23982              From: Nicholas Clark <nick@unfortu.net>
23983              Date: Wed, 14 Aug 2002 21:33:12 +0100
23984              Message-id: <20020814203311.GD278@Bagpuss.unfortu.net>
23985      Branch: perl
23986            ! lib/Exporter.pm lib/Exporter/Heavy.pm
23987 ____________________________________________________________________________
23988 [ 17748] By: hv                                    on 2002/08/22  00:54:03
23989         Log: todo test for linux $0 modification
23990              Subject: Re: [perl #16206] $0 in 5.8
23991              From: Slaven Rezic <slaven.rezic@berlin.de>
23992              Date: 17 Aug 2002 21:32:37 +0200
23993              Message-id: <87elcx2sdm.fsf@vran.herceg.de>
23994      Branch: perl
23995            ! t/op/magic.t
23996 ____________________________________________________________________________
23997 [ 17747] By: hv                                    on 2002/08/22  00:11:34
23998         Log: Subject: Re: [PATCH] Version object patch #1
23999              From: John Peacock <jpeacock@rowman.com>
24000              Date: Tue, 20 Aug 2002 22:51:46 -0400 (Wed 03:51 BST)
24001              Message-id: <3D630042.6020407@rowman.com>
24002              
24003              Subject: Re: [REVISED PATCH] Magic v-strings
24004              From: John Peacock <jpeacock@rowman.com>
24005              Date: Wed, 21 Aug 2002 15:08:34 -0400 (20:08 BST)
24006              Message-id: <3D63E532.7020305@rowman.com>
24007      Branch: perl
24008            ! sv.c t/op/ver.t universal.c util.c
24009 ____________________________________________________________________________
24010 [ 17746] By: hv                                    on 2002/08/20  16:48:05
24011         Log: Subject: [PATCH] Version object patch #1
24012              From: John Peacock <jpeacock@rowman.com>
24013              Date: Thu, 15 Aug 2002 10:06:21 -0400 (15:06 BST)
24014              Message-id: <3D5BB55D.6090603@rowman.com>
24015              and Message-id: <3D627D1A.4050607@rowman.com>
24016              and t/lib/warnings/universal tweak to skip
24017      Branch: perl
24018            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.h
24019            ! t/lib/warnings/universal toke.c util.c
24020 ____________________________________________________________________________
24021 [ 17745] By: hv                                    on 2002/08/20  16:27:01
24022         Log: perldelta for #17727
24023      Branch: perl
24024            ! pod/perldelta.pod
24025 ____________________________________________________________________________
24026 [ 17744] By: hv                                    on 2002/08/20  15:34:36
24027         Log: Subject: typo in perfunc.pod
24028              From: "John P. Linderman" <jpl@research.att.com>
24029              Date: Mon, 19 Aug 2002 08:45:31 -0400 (EDT) (13:45 BST)
24030              Message-id: <200208191245.IAA20072@raptor.research.att.com>
24031      Branch: perl
24032            ! pod/perlfunc.pod
24033 ____________________________________________________________________________
24034 [ 17743] By: hv                                    on 2002/08/20  15:31:40
24035         Log: Subject: Re: [PATCH] fix typos in perlpacktut
24036              From: "Mr. Nobody" <mrnobo1024@yahoo.com>
24037              Date: Fri, 16 Aug 2002 20:40:58 -0700 (PDT) (Sat 04:40 BST)
24038              Message-id: <20020817034058.45633.qmail@web20802.mail.yahoo.com>
24039      Branch: perl
24040            ! pod/perlpacktut.pod
24041 ____________________________________________________________________________
24042 [ 17742] By: hv                                    on 2002/08/20  14:51:16
24043         Log: Subject: [REVISED PATCH] Magic v-strings
24044              From: John Peacock <jpeacock@rowman.com>
24045              Date: Sat, 10 Aug 2002 15:56:22 -0400 (20:56 BST)
24046              Message-id: <3D556FE6.6000404@rowman.com>
24047              plus a bit of cleanup
24048      Branch: perl
24049            ! dump.c perl.h pod/perlguts.pod sv.c sv.h util.c
24050 ____________________________________________________________________________
24051 [ 17741] By: hv                                    on 2002/08/20  14:20:16
24052         Log: Subject: Re: [PATCH] Storable and CODE references
24053              From: Slaven Rezic <slaven.rezic@berlin.de>
24054              Date: 17 Aug 2002 21:58:03 +0200
24055              Message-id: <87bs812r78.fsf@vran.herceg.de>
24056      Branch: perl
24057            + ext/Storable/t/code.t
24058            ! MANIFEST ext/Storable/Storable.xs ext/Storable/t/forgive.t
24059            ! ext/Storable/t/malice.t
24060 ____________________________________________________________________________
24061 [ 17740] By: hv                                    on 2002/08/20  14:07:56
24062         Log: Clean up copy-on-write macros and debug facilities (new flag 'C').
24063              Handle CoW in hashes:
24064              Subject: Re: why would tr/// be performing hash copies?
24065              From: Nicholas Clark <nick@unfortu.net>
24066              Date: Sun, 18 Aug 2002 23:17:01 +0100
24067              Message-id: <20020818221700.GD294@Bagpuss.unfortu.net>
24068      Branch: perl
24069            ! hv.c perl.c perl.h pod/perlrun.pod sv.c sv.h
24070 ____________________________________________________________________________
24071 [ 17739] By: hv                                    on 2002/08/20  13:52:18
24072         Log: Subject: Re: [perl #15326] Not OK: perl v5.8.0 on i686-linux-64int-ld 2.4.5
24073              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24074              Date: Tue, 23 Jul 2002 09:21:10 +0200
24075              Message-id: <20020723092051.184C.H.M.BRAND@hccnet.nl>
24076      Branch: perl
24077            ! Configure
24078 ____________________________________________________________________________
24079 [ 17737] By: ams                                   on 2002/08/19  07:48:39
24080         Log: Effect a speedy recovery from POD affected by (ahem, Australian)
24081              negligence.
24082      Branch: perl
24083            ! pod/perlrun.pod
24084 ____________________________________________________________________________
24085 [ 17736] By: hv                                    on 2002/08/18  18:27:28
24086         Log: Subject: [PATCH] Re: 5.8.0 sprintf (?) problem with floats?
24087              From: Dave Mitchell <davem@fdgroup.com>
24088              Date: Fri, 16 Aug 2002 23:31:07 +0100
24089              Message-id: <20020816233107.E9388@fdgroup.com>
24090      Branch: perl
24091            ! numeric.c t/base/num.t
24092 ____________________________________________________________________________
24093 [ 17735] By: hv                                    on 2002/08/18  02:22:21
24094         Log: Subject: Re: [perl #16198] pod tpyo in hostent.pm
24095              From: Mark-Jason Dominus <mjd@plover.com>
24096              Date: Tue, 13 Aug 2002 21:19:08 -0400 (Wed 02:19 BST)
24097              Message-id: <20020814011909.22744.qmail@plover.com>
24098      Branch: perl
24099            ! lib/Net/hostent.pm
24100 ____________________________________________________________________________
24101 [ 17734] By: hv                                    on 2002/08/18  02:20:05
24102         Log: Subject: [PATCH] Re: Pod::Functions tpyo
24103              From: Abe Timmerman <abe@ztreet.demon.nl>
24104              Date: Tue, 13 Aug 2002 23:47:00 +0200
24105              Message-id: <200208132347.00782.abe@ztreet.demon.nl>
24106      Branch: perl
24107            ! lib/Pod/Functions.pm
24108 ____________________________________________________________________________
24109 [ 17733] By: hv                                    on 2002/08/18  02:17:18
24110         Log: Subject: Server rename revisited
24111              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24112              Date: Tue, 13 Aug 2002 19:19:03 +0200
24113              Message-id: <20020813191821.DC98.H.M.BRAND@hccnet.nl>
24114      Branch: perl
24115            ! README.hpux
24116 ____________________________________________________________________________
24117 [ 17732] By: hv                                    on 2002/08/18  02:11:49
24118         Log: Subject: [PATCH] Remove old VOS build methods
24119              From: Paul_GreenVOS@vos.stratus.com
24120              Date: Tue, 13 Aug 02 10:25 edt (15:25 BST)
24121              Message-id: <200208131426.KAA01012@mailhub1.stratus.com>
24122      Branch: perl
24123            - vos/Makefile vos/build.cm vos/compile_perl.cm
24124            - vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
24125            - vos/config.ga.h vos/config.pl vos/configure_perl.cm
24126            - vos/install_perl.cm vos/perl.bind vos/test_vos_dummies.c
24127            - vos/vos_dummies.c
24128            ! MANIFEST README.vos pod/perlport.pod vos/Changes
24129 ____________________________________________________________________________
24130 [ 17731] By: hv                                    on 2002/08/18  01:57:12
24131         Log: Subject: [PATCH] Configure missing d_modflproto=''
24132              From: "Gerrit P. Haase" <gp@familiehaase.de>
24133              Date: Tue, 13 Aug 2002 15:11:05 +0200
24134              Message-id: <11417599086.20020813151105@familiehaase.de>
24135      Branch: perl
24136            ! Configure
24137 ____________________________________________________________________________
24138 [ 17730] By: hv                                    on 2002/08/18  01:41:33
24139         Log: missing chunk from #17725 causes lib/constant.t test failures
24140      Branch: perl
24141            ! lib/constant.t
24142 ____________________________________________________________________________
24143 [ 17729] By: hv                                    on 2002/08/17  02:33:15
24144         Log: Subject: [PATCH] Safe.pm documentation
24145              From: Slaven Rezic <slaven.rezic@berlin.de>
24146              Date: Sat, 10 Aug 2002 19:30:38 +0200 (CEST)
24147              Message-id: <200208101730.g7AHUc9p001668@vran.herceg.de>
24148      Branch: perl
24149            ! ext/Opcode/Safe.pm pod/perlre.pod
24150 ____________________________________________________________________________
24151 [ 17728] By: hv                                    on 2002/08/17  02:07:24
24152         Log: Subject: Copy On Write
24153              From: Nicholas Clark <nick@ccl4.org>
24154              Date: Thu, 15 Aug 2002 00:10:35 +0100
24155              Message-id: <20020815001035.A69079@plum.flirble.org>
24156              specify "-Accflags='-DPERL_COPY_ON_WRITE'" to use
24157      Branch: perl
24158            ! doop.c dump.c embed.fnc embed.h mg.c pod/perlapi.pod pp.c
24159            ! pp_hot.c proto.h sv.c sv.h
24160 ____________________________________________________________________________
24161 [ 17727] By: hv                                    on 2002/08/17  01:20:05
24162         Log: Subject: [PATCH 5.7.3] Negative subscripts optionally passed to tied array methods
24163              From: Mark-Jason Dominus <mjd@plover.com>
24164              Date: Sun, 14 Apr 2002 23:38:55 -0400 (Mon 04:38 BST)
24165              Message-id: <20020415033855.6343.qmail@plover.com>
24166      Branch: perl
24167            ! av.c av.h pod/perltie.pod t/op/tiearray.t
24168 ____________________________________________________________________________
24169 [ 17726] By: hv                                    on 2002/08/17  01:17:09
24170         Log: pp.c warns that sv may be used uninitialised in pp_delete()
24171      Branch: perl
24172            ! pp.c
24173 ____________________________________________________________________________
24174 [ 17725] By: hv                                    on 2002/08/17  00:51:19
24175         Log: Subject: [PATCH] Remove pseudo-hashes (complete)
24176              From: Michael G Schwern <schwern@pobox.com>
24177              Date: Tue, 6 Aug 2002 13:05:10 -0700 (21:05 BST)
24178              Message-id: <20020806200510.GC31473@ool-18b93024.dyn.optonline.net>
24179      Branch: perl
24180            ! av.c doop.c dump.c embed.fnc embed.h ext/B/B/Concise.pm
24181            ! global.sym lib/fields.pm lib/fields.t lib/overload.pm mg.c
24182            ! op.c op.h pod/perldiag.pod pod/perlfunc.pod pod/perlref.pod
24183            ! pp.c pp_hot.c proto.h t/op/avhv.t t/op/hashwarn.t
24184 ____________________________________________________________________________
24185 [ 17724] By: hv                                    on 2002/08/17  00:27:33
24186         Log: ext/B/defsubs.h also depends on the program that builds it
24187      Branch: perl
24188            ! ext/B/Makefile.PL
24189 ____________________________________________________________________________
24190 [ 17723] By: hv                                    on 2002/08/17  00:10:24
24191         Log: Subject: Re: deb.c compile time error (patchlevel 17721)
24192              From: Dave Mitchell <davem@fdgroup.com>
24193              Date: Tue, 13 Aug 2002 14:42:15 +0100
24194              Message-ID: <20020813144215.G11939@fdgroup.com>
24195      Branch: perl
24196            ! embed.fnc embed.h global.sym proto.h
24197 ____________________________________________________________________________
24198 [ 17722] By: ams                                   on 2002/08/16  05:20:22
24199         Log: Subject: Minor perlrun.pod patch
24200              From: Iain Truskett <spoon@cpan.org>
24201              Date: Fri, 16 Aug 2002 16:20:27 +1000
24202              Message-Id: <20020816162027.D17196@eh.org>
24203      Branch: perl
24204            ! pod/perlrun.pod
24205 ____________________________________________________________________________
24206 [ 17721] By: hv                                    on 2002/08/12  12:17:19
24207         Log: #17717 needed tests fixing up
24208      Branch: perl
24209            ! t/op/chop.t
24210 ____________________________________________________________________________
24211 [ 17720] By: hv                                    on 2002/08/12  12:10:07
24212         Log: Subject: Re: [PATCH] Re: taint news
24213              From: Rick Delaney <rick.delaney@rogers.com>
24214              Date: 04 Aug 2002 00:28:58 EDT
24215              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
24216              missed patch fragment from Change #17676
24217      Branch: perl
24218            ! pod/perlsec.pod
24219 ____________________________________________________________________________
24220 [ 17719] By: hv                                    on 2002/08/12  12:03:53
24221         Log: Subject: [perl #15987] Tests fail when sources are under CVS control
24222              From: Warren Jones (via RT) <perlbug@perl.org>
24223              Date: 5 Aug 2002 19:08:50 -0000 (Mon 20:08 BST)
24224              Message-id: <rt-15987-32864.15.6255441902154@bugs6.perl.org>
24225      Branch: perl
24226            ! lib/strict.t lib/warnings.t
24227 ____________________________________________________________________________
24228 [ 17718] By: hv                                    on 2002/08/12  11:57:17
24229         Log: Subject: [PATCH] add verbose stack display option, -Dvs
24230              From: Dave Mitchell <davem@fdgroup.com>
24231              Date: Mon, 5 Aug 2002 00:55:33 +0100
24232              Message-id: <20020805005533.B26111@fdgroup.com>
24233      Branch: perl
24234            ! deb.c dump.c embed.fnc embed.h perl.c perl.h pod/perlapi.pod
24235            ! pod/perlrun.pod proto.h
24236 ____________________________________________________________________________
24237 [ 17717] By: hv                                    on 2002/08/12  11:44:06
24238         Log: Subject: Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an lvalue
24239              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
24240              Date: Sat, 27 Jan 2001 19:31:29 -0800 (PST)
24241              Message-ID: <14963.32943.102669.67625@soda.csua.berkeley.edu>
24242      Branch: perl
24243            ! op.c t/op/chop.t t/op/ref.t
24244 ____________________________________________________________________________
24245 [ 17716] By: hv                                    on 2002/08/12  11:29:53
24246         Log: Subject: Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
24247              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24248              Date: Sat, 13 Jul 2002 17:44:02 +0100
24249              Message-id: <200207131644.g6DGi2214456@crypt.compulink.co.uk>
24250      Branch: perl
24251            ! pp_hot.c t/op/tiehandle.t
24252 ____________________________________________________________________________
24253 [ 17715] By: hv                                    on 2002/08/12  11:28:26
24254         Log: Subject: [PATCH] better modfl detection
24255              From: Nicholas Clark <nick@unfortu.net>
24256              Date: Sun, 11 Aug 2002 20:05:49 +0100
24257              Message-id: <20020811190548.GK300@Bagpuss.unfortu.net>
24258      Branch: perl
24259            ! Configure config_h.SH perl.h
24260 ____________________________________________________________________________
24261 [ 17714] By: hv                                    on 2002/08/12  11:26:23
24262         Log: Subject: [PATCH] perltodo.pod
24263              From: Richard.Foley@t-online.de
24264              Date: Sun, 11 Aug 2002 18:26:10 +0200
24265              Message-id: <17dwY1-0spbdoC@fwd06.sul.t-online.com>
24266              perlbug credits
24267      Branch: perl
24268            ! pod/perltodo.pod
24269 ____________________________________________________________________________
24270 [ 17713] By: hv                                    on 2002/08/12  11:24:44
24271         Log: Subject: [PATCH] gv_fullname3 as call to gv_fullname4
24272              From: Nicholas Clark <nick@unfortu.net>
24273              Date: Sun, 11 Aug 2002 16:59:16 +0100
24274              Message-id: <20020811155914.GE300@Bagpuss.unfortu.net>
24275      Branch: perl
24276            ! gv.c
24277 ____________________________________________________________________________
24278 [ 17712] By: hv                                    on 2002/08/12  11:23:06
24279         Log: Subject: Re: Smoke 17703 /pro/3gl/CPAN/perl-current
24280              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24281              Date: Mon, 12 Aug 2002 10:25:20 +0200
24282              Message-id: <20020812102347.AFB6.H.M.BRAND@hccnet.nl>
24283              gcc bug test needs -lm
24284      Branch: perl
24285            ! hints/hpux.sh
24286 ____________________________________________________________________________
24287 [ 17711] By: hv                                    on 2002/08/12  11:20:49
24288         Log: Subject: [PATCH s2p] Small typo correction
24289              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
24290              Date: Wed, 7 Aug 2002 11:50:51 +0200
24291              Message-id: <C9A98F2128EDD411B0920008C7B337A13DCE2B@hamsem01.de.gedas.vwg>
24292      Branch: perl
24293            ! x2p/s2p.PL
24294 ____________________________________________________________________________
24295 [ 17710] By: hv                                    on 2002/08/12  11:17:21
24296         Log: Subject: [PATCH] pod/perlfaq4.pod
24297              From: Abigail <abigail@foad.org>
24298              Date: Tue, 30 Jul 2002 09:52:02 -0700 (17:52 BST)
24299              Message-id: <20020730095202.A6462@ucan.foad.org>
24300              Add references to Regexp::Common.
24301      Branch: perl
24302            ! pod/perlfaq4.pod
24303 ____________________________________________________________________________
24304 [ 17707] By: rgs                                   on 2002/08/09  21:23:20
24305         Log: Subject: New HP-UX itanium servers
24306              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24307              Date: Wed, 07 Aug 2002 13:25:57 +0200
24308              Message-ID: <20020807132518.FCBF.H.M.BRAND@hccnet.nl>
24309      Branch: perl
24310            ! README.hpux
24311 ____________________________________________________________________________
24312 [ 17706] By: rgs                                   on 2002/08/09  21:00:41
24313         Log: Subject: Re: missing lower range in {} regex 
24314              From: "John P. Linderman" <jpl@research.att.com>
24315              Date: Fri, 09 Aug 2002 12:48:55 -0400
24316              Message-ID: <200208091648.MAA77577@raptor.research.att.com>
24317      Branch: perl
24318            ! pod/perlre.pod
24319 ____________________________________________________________________________
24320 [ 17705] By: rgs                                   on 2002/08/08  20:57:59
24321         Log: More tests for the attribute syntax, from the
24322              attributes manpage.
24323      Branch: perl
24324            ! t/op/attrs.t
24325 ____________________________________________________________________________
24326 [ 17704] By: rgs                                   on 2002/08/08  19:47:44
24327         Log: Fix bug #16080 : an attribute list should end at '}'
24328      Branch: perl
24329            ! t/op/attrs.t toke.c
24330 ____________________________________________________________________________
24331 [ 17703] By: hv                                    on 2002/08/08  15:30:12
24332         Log: Update Changes
24333      Branch: perl
24334            ! Changes patchlevel.h
24335 ____________________________________________________________________________
24336 [ 17702] By: hv                                    on 2002/08/08  15:08:57
24337         Log: Subject: Re: README.aix
24338              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24339              Date: Tue, 30 Jul 2002 13:30:29 +0200
24340              Message-id: <20020730130812.48B9.H.M.BRAND@hccnet.nl>
24341      Branch: perl
24342            ! README.aix
24343 ____________________________________________________________________________
24344 [ 17701] By: hv                                    on 2002/08/08  15:06:01
24345         Log: Subject: [PATCH] Re: pp_sys.c compile failed..
24346              From: Andy Dougherty <doughera@lafayette.edu>
24347              Date: Tue, 6 Aug 2002 10:42:07 -0400 (EDT) (15:42 BST)
24348              Message-id: <Pine.SOL.4.10.10208061024250.5315-100000@maxwell.phys.lafayette.edu>
24349      Branch: perl
24350            ! hints/aix.sh
24351 ____________________________________________________________________________
24352 [ 17700] By: hv                                    on 2002/08/08  15:02:57
24353         Log: Subject: [DOC PATCH] perlipc.pod
24354              From: Arjen Laarhoven <arjen@nl.demon.net>
24355              Date: Tue, 6 Aug 2002 14:16:01 +0200
24356              Message-id: <20020806121601.GK40785@aragorn.noc.nl.demon.net>
24357      Branch: perl
24358            ! pod/perlipc.pod
24359 ____________________________________________________________________________
24360 [ 17699] By: hv                                    on 2002/08/08  14:56:56
24361         Log: Subject: [PATCH] Re: [perl #15898] coredump with variable our
24362              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24363              Date: Fri, 2 Aug 2002 23:44:21 +0200
24364              Message-id: <20020802234421.11c62fe6.rgarciasuarez@free.fr>
24365      Branch: perl
24366            ! op.c t/op/attrs.t
24367 ____________________________________________________________________________
24368 [ 17698] By: hv                                    on 2002/08/08  14:52:45
24369         Log: Subject: [perl #16000] Configure -Dstatic_ext=foo builds foo as both static and dynamic
24370              From: Yitzchak Scott-Thoennes (via RT) <perlbug@perl.org>
24371              Date: 6 Aug 2002 04:28:15 -0000 (Tue 05:28 BST)
24372              Message-id: <rt-16000-32913.8.41582281961522@bugs6.perl.org>
24373      Branch: perl
24374            ! Configure
24375 ____________________________________________________________________________
24376 [ 17697] By: hv                                    on 2002/08/08  14:49:00
24377         Log: Subject: Doc patch for Class::Struct under 5.8.0
24378              From: Damian Conway <damian@conway.org>
24379              Date: Tue, 30 Jul 2002 23:03:14 +1000
24380              Message-id: <3D471FCF.1C7C6E6B@conway.org>
24381      Branch: perl
24382            ! lib/Class/Struct.pm
24383 ____________________________________________________________________________
24384 [ 17696] By: hv                                    on 2002/08/08  14:44:21
24385         Log: Subject: Re: [perl #15523] Memory Leak in split with trailing empty elements
24386              From: Slaven Rezic <slaven.rezic@berlin.de>
24387              Date: 31 Jul 2002 09:50:06 +0200
24388              Message-id: <87ado85ob5.fsf@vran.herceg.de>
24389      Branch: perl
24390            ! pp.c
24391 ____________________________________________________________________________
24392 [ 17695] By: hv                                    on 2002/08/08  14:40:41
24393         Log: Subject: [PATCH] Re: [perl #15479] perl 5.8.0 segfault
24394              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24395              Date: Fri, 2 Aug 2002 00:13:10 +0200
24396              Message-id: <20020802001310.7e1dc694.rgarciasuarez@free.fr>
24397      Branch: perl
24398            + t/op/stash.t
24399            ! MANIFEST perl.h
24400 ____________________________________________________________________________
24401 [ 17694] By: hv                                    on 2002/08/08  14:31:55
24402         Log: Subject: Re: [RE-PATCH] Not OK: perl v5.8.0 on PA-RISC2.0 11.00
24403              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24404              Date: Wed, 31 Jul 2002 16:04:02 +0200
24405              Message-id: <20020731155005.4915.H.M.BRAND@hccnet.nl>
24406      Branch: perl
24407            ! hints/hpux.sh
24408 ____________________________________________________________________________
24409 [ 17693] By: hv                                    on 2002/08/08  14:25:16
24410         Log: Subject: [PATCH: lib/ExtUtils/MM_Unix.pm] Be less strict about what's POD.
24411              From: Abigail <abigail@foad.org>
24412              Date: Thu, 25 Jul 2002 08:52:52 -0700 (16:52 BST)
24413              Message-id: <20020725085252.A2703@ucan.foad.org>
24414      Branch: perl
24415            ! lib/ExtUtils/MM_Unix.pm
24416 ____________________________________________________________________________
24417 [ 17692] By: hv                                    on 2002/08/08  14:20:05
24418         Log: Subject: [PATCH] README.jp and README.cn
24419              From: Autrijus Tang <autrijus@autrijus.org>
24420              Date: Thu, 25 Jul 2002 07:05:11 +0800
24421              Message-id: <20020724230511.GA1327@not.autrijus.org>
24422      Branch: perl
24423            ! README.cn README.jp
24424 ____________________________________________________________________________
24425 [ 17691] By: hv                                    on 2002/08/08  14:01:50
24426         Log: Subject: [perl #15398] Usage::pod2usage looks for perldoc in $Config{bin} and not in $Config{scriptdir}
24427              From: Henrik Tougaard (via RT) <perlbug@perl.org>
24428              Date: 23 Jul 2002 13:45:49 -0000 (Tue 14:45 BST)
24429              Message-id: <rt-15398-31095.6.30466042998663@perl>
24430      Branch: perl
24431            ! lib/Pod/Usage.pm
24432 ____________________________________________________________________________
24433 [ 17690] By: rgs                                   on 2002/08/07  19:56:42
24434         Log: Doc fix : the symbol for COPs wasn't documented.
24435      Branch: perl
24436            ! opcode.pl
24437 ____________________________________________________________________________
24438 [ 17689] By: rgs                                   on 2002/08/06  20:45:30
24439         Log: Subject: Re: no warnings 'io';
24440              From: Nicholas Clark <nick@unfortu.net>
24441              Date: Sat, 27 Jul 2002 21:49:55 +0100
24442              Message-ID: <20020727204954.GB5117@Bagpuss.unfortu.net>
24443              
24444              Plus a little bit of regression tests.
24445      Branch: perl
24446            ! t/lib/warnings/pp_hot util.c
24447 ____________________________________________________________________________
24448 [ 17688] By: rgs                                   on 2002/08/06  20:04:19
24449         Log: Subject: [PATCH] XS build fix for VMS
24450              From: "Craig A. Berry" <craigberry@mac.com>
24451              Date: Sun, 4 Aug 2002 12:13:06 -0500
24452              Message-ID: <a05111b07b97256e1c335@[172.16.52.1]>
24453      Branch: perl
24454            ! vms/descrip_mms.template
24455 ____________________________________________________________________________
24456 [ 17687] By: rgs                                   on 2002/08/06  19:50:12
24457         Log: PerlIO::scalar wasn't able to read from non-string
24458              scalar ; now stringifies its argument.
24459      Branch: perl
24460            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
24461 ____________________________________________________________________________
24462 [ 17686] By: rgs                                   on 2002/08/06  19:10:51
24463         Log: More regression tests for $^H and %^H.
24464              Add a TODO test for eval "" preserving %^H.
24465      Branch: perl
24466            ! t/comp/hints.t
24467 ____________________________________________________________________________
24468 [ 17685] By: hv                                    on 2002/08/05  22:42:09
24469         Log: Subject: Re: mention of "use sort" botched in perlfunc? + PATCH
24470              From: "John P. Linderman" <jpl@research.att.com>
24471              Date: Sun, 21 Jul 2002 12:13:32 -0400 (17:13 BST)
24472              Message-id: <200207211613.MAA69505@raptor.research.att.com>
24473      Branch: perl
24474            ! lib/sort.pm lib/sort.t
24475 ____________________________________________________________________________
24476 [ 17684] By: hv                                    on 2002/08/05  22:35:22
24477         Log: Integrate from perlio: change #17653 fixes bug RT15283
24478      Branch: perl
24479           !> ext/PerlIO/via/via.xs
24480 ____________________________________________________________________________
24481 [ 17683] By: hv                                    on 2002/08/05  22:26:45
24482         Log: Integrate from maint-5.6/macperl via macperl
24483              Changes 17660, 17661, 17662, 17663, 17664
24484      Branch: perl
24485           !> perl.c
24486 ____________________________________________________________________________
24487 [ 17682] By: hv                                    on 2002/08/05  15:04:54
24488         Log: Subject: Defined-or patch (cleaned up)
24489              From: "Brent Dax" <brentdax@cpan.org>
24490              Date: Fri, 26 Jul 2002 05:41:52 -0700 (13:41 BST)
24491              Message-id: <000001c234a1$d1ca72c0$6501a8c0@deepblue>
24492      Branch: perl
24493            + t/op/dor.t
24494            ! MANIFEST embed.h ext/B/B/Deparse.pm ext/Opcode/Opcode.pm
24495            ! keywords.h keywords.pl op.c opcode.h opcode.pl opnames.h
24496            ! perly.c perly.h perly.y perly_c.diff pod/perlop.pod pp.sym
24497            ! pp_ctl.c pp_hot.c pp_proto.h toke.c vms/perly_c.vms
24498            ! vms/perly_h.vms
24499 ____________________________________________________________________________
24500 [ 17681] By: hv                                    on 2002/08/05  14:41:23
24501         Log: typo
24502      Branch: perl
24503            ! keywords.h keywords.pl
24504 ____________________________________________________________________________
24505 [ 17680] By: hv                                    on 2002/08/05  14:33:39
24506         Log: warn that keywords.h is generated
24507      Branch: perl
24508            ! keywords.h keywords.pl
24509 ____________________________________________________________________________
24510 [ 17679] By: hv                                    on 2002/08/04  23:40:22
24511         Log: again: #17678 caused test failures in pod2html,
24512              in which $1 could leak from previous regexp
24513      Branch: perl
24514            ! mg.c
24515 ____________________________________________________________________________
24516 [ 17678] By: hv                                    on 2002/08/04  15:34:19
24517         Log: Subject: Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint')
24518              From: hv@crypt.org
24519              Date: Sun, 04 Aug 2002 17:40:30 +0100
24520              Message-id: <200208041640.g74GeUU25061@crypt.compulink.co.uk>
24521      Branch: perl
24522            ! mg.c t/op/taint.t
24523 ____________________________________________________________________________
24524 [ 17677] By: hv                                    on 2002/08/04  15:25:25
24525         Log: Main branch no longer needs op/taint.t version check.
24526      Branch: perl
24527            ! t/op/taint.t
24528 ____________________________________________________________________________
24529 [ 17676] By: hv                                    on 2002/08/04  15:14:09
24530         Log: Subject: Re: [PATCH] Re: taint news
24531              From: Rick Delaney <rick.delaney@rogers.com>
24532              Date: 04 Aug 2002 00:28:58 EDT
24533              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
24534              Ref: 20020208.005
24535      Branch: perl
24536            ! pp_sys.c
24537 ____________________________________________________________________________
24538 [ 17675] By: hv                                    on 2002/08/04  01:48:36
24539         Log: Fix email address for Kragen Sitaker <kragen@pobox.com>.
24540      Branch: perl
24541            ! AUTHORS
24542 ____________________________________________________________________________
24543 [ 17674] By: hv                                    on 2002/08/04  01:30:11
24544         Log: Subject: [PATCH] AUTHORS
24545              From: Colin Watson <colinw@zeus.com>
24546              Date: Thu, 25 Jul 2002 15:54:37 +0100
24547              Message-id: <20020725145437.GC4921@zeus.com>
24548      Branch: perl
24549            ! AUTHORS
24550 ____________________________________________________________________________
24551 [ 17673] By: hv                                    on 2002/08/04  01:27:36
24552         Log: Subject: [PATCH] AUTHORS
24553              From: Walt Mankowski <waltman@pobox.com>
24554              Date: Sat, 20 Jul 2002 22:56:12 -0400 (Sun 03:56 BST)
24555              Message-id: <20020721025612.GB15958@pobox.com>
24556      Branch: perl
24557            ! AUTHORS
24558 ____________________________________________________________________________
24559 [ 17672] By: hv                                    on 2002/08/04  01:25:14
24560         Log: Subject: Re: mention of "use sort" botched in perlfunc?
24561              From: Michael G Schwern <schwern@pobox.com>
24562              Date: Sat, 20 Jul 2002 13:49:58 -0400 (18:49 BST)
24563              Message-id: <20020720174958.GL362@ool-18b93024.dyn.optonline.net>
24564      Branch: perl
24565            ! pod/perlfunc.pod
24566 ____________________________________________________________________________
24567 [ 17671] By: hv                                    on 2002/08/04  01:11:32
24568         Log: Change version from 5.8.0 to 5.9.0.
24569      Branch: perl
24570            ! Configure NetWare/Makefile NetWare/config_H.wc
24571            ! Porting/config.sh Porting/config_H README.win32 config_h.SH
24572            ! cygwin/perlld.in epoc/config.sh epoc/createpkg.pl
24573            ! hints/dgux.sh installperl lib/ExtUtils/MM_NW5.pm makedef.pl
24574            ! patchlevel.h win32/Makefile win32/makefile.mk
24575            ! wince/Makefile.ce
24576 ____________________________________________________________________________
24577 [ 17656] By: ams                                   on 2002/07/28  06:12:33
24578         Log: Subject: [PATCH] Typo in regcomp.c
24579              From: Chris Ball <chris@cpan.org>
24580              Date: 26 Jul 2002 17:49:35 +0100
24581              Message-Id: <868z3yzb6o.fsf@void.printf.net>
24582              (With additional tweak to s_reginclasslen.)
24583      Branch: perl
24584            ! regcomp.c
24585 ____________________________________________________________________________
24586 [ 17655] By: jhi                                   on 2002/07/25  20:37:16
24587         Log: Upgrade to Unicode::Collate 0.20.
24588      Branch: perl
24589            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
24590            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
24591 ____________________________________________________________________________
24592 [ 17654] By: jhi                                   on 2002/07/23  16:33:52
24593         Log: Commas, schcommas.
24594      Branch: perl
24595            ! patchlevel.h
24596 ____________________________________________________________________________
24597 [ 17644] By: jhi                                   on 2002/07/19  18:55:18
24598         Log: Copy perldelta as perl58delta, purge the perldelta.
24599      Branch: perl
24600            + pod/perl58delta.pod
24601            ! MANIFEST pod/perldelta.pod
24602 ____________________________________________________________________________
24603 [ 17642] By: jhi                                   on 2002/07/19  16:37:39
24604         Log: Update Changes; mainly to get the DEVELNNNNN stamp back in business.
24605      Branch: perl
24606            ! Changes patchlevel.h
24607 ____________________________________________________________________________
24608 [ 17641] By: jhi                                   on 2002/07/19  16:31:08
24609         Log: Integrate perlio (no changes, but that's fine).
24610      Branch: perl
24611           !> embed.fnc perl.h
24612 ____________________________________________________________________________
24613 [ 17639] By: jhi                                   on 2002/07/19  00:47:18
24614         Log: It's all yours, Hugo.
24615      Branch: perl
24616            + Changes5.8
24617            ! Changes MANIFEST